pushed, thank you, Andreas. On Fri, Mar 1, 2024 at 7:51 PM Andreas Rheinhardt < [email protected]> wrote:
> Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index 574c9bf5f6..b5b233e852 100755 > --- a/configure > +++ b/configure > @@ -3036,7 +3036,7 @@ vp6f_decoder_select="vp6_decoder" > vp7_decoder_select="h264pred videodsp vp8dsp" > vp8_decoder_select="h264pred videodsp vp8dsp" > vp9_decoder_select="videodsp vp9_parser vp9_superframe_split_bsf" > -vvc_decoder_select="cabac golomb videodsp" > +vvc_decoder_select="cabac cbs_h266 golomb videodsp" > wcmv_decoder_select="inflate_wrapper" > webp_decoder_select="vp8_decoder exif" > wmalossless_decoder_select="llauddsp" > -- > 2.40.1 > > _______________________________________________ > 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". > _______________________________________________ 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".
