> On May 14, 2024, at 9:28 AM, Lynne via ffmpeg-devel <[email protected]> > wrote: > > On 14/05/2024 17:09, Christian Bartnik wrote: >> From: Thomas Siedel <[email protected]> >> Add external decoder VVdeC for H266/VVC decoding. >> Register new decoder libvvdec. >> Add libvvdec to wrap the vvdec interface. >> Enable decoder by adding --enable-libvvdec in configure step. >> Co-authored-by: Christian Bartnik [email protected] >> Signed-off-by: Christian Bartnik <[email protected]> >> --- >> configure | 5 + >> libavcodec/Makefile | 1 + >> libavcodec/allcodecs.c | 1 + >> libavcodec/libvvdec.c | 617 +++++++++++++++++++++++++++++++++++++++++ >> 4 files changed, 624 insertions(+) >> create mode 100644 libavcodec/libvvdec.c > > I would prefer to have this one skipped, as initially suggested.
Why? I tried to look back through the list but didn't see anything. - Cosmin _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
