On Tue, 23 Aug 2011 14:44:11 -0700, Jason Garrett-Glaser <ja...@x264.com> wrote: > On Tue, Aug 23, 2011 at 2:35 PM, Alex Converse <alex.conve...@gmail.com> > wrote: > > On Tue, Aug 23, 2011 at 2:24 PM, Jason Garrett-Glaser <ja...@x264.com> > > wrote: > >> On Tue, Aug 23, 2011 at 1:11 PM, Alex Converse <alex.conve...@gmail.com> > >> wrote: > >>> On Mon, Aug 22, 2011 at 3:21 AM, Anton Khirnov <an...@khirnov.net> wrote: > >>>> Deprecate corresponding global option. > >>>> --- > >>>> libavcodec/avcodec.h | 4 ++-- > >>>> libavcodec/libx264.c | 11 ++++++++++- > >>>> libavcodec/options.c | 4 +++- > >>>> 3 files changed, 15 insertions(+), 4 deletions(-) > >>>> > >>> > >>> OK > >> > >> Shouldn't we name this after the actual x264 option name instead of > >> the bastardized ffmpeg one? > >> > > > > Seems reasonable. The x264 name is "weightp"? > > Yes, we should do the same with wpred(b?) to weightb. >
wpred is currently implemented with CODEC_FLAG2_WPRED. Same for a number of other x264-specific stuff, like mbtree. Guess i'll get rid of them next. -- Anton Khirnov _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel