[FFmpeg-devel] [PATCH 0/3] libvpxenc: codec-specific option updates
James Zern
jzern at google.com
Thu Sep 8 04:14:19 CEST 2011
These correct the AVOption initilization and add replacements for the
deprecated AVCodecContext members.
In the latter cases compatibility is kept, but might be overly ifdef'd
around FF_API_X264_GLOBAL_OPTS.
James Zern (3):
libvpxenc: silence AVOption related warnings
libvpxenc: add 'rc_lookahead' private option
libvpxenc: add 'crf' private option
libavcodec/libvpxenc.c | 50 ++++++++++++++++++++++++++++++++++++-----------
1 files changed, 38 insertions(+), 12 deletions(-)
--
1.7.3.1
More information about the ffmpeg-devel
mailing list