[FFmpeg-devel] [PATCH 0/3] bump libvpx-vp9 minimum to 1.4.0
James Zern
jzern at google.com
Sat Jul 16 04:15:24 EEST 2016
This compiles against 0.9.0->1.5.0 and tip of tree with checks at each for
expected encoder/decoder availability and colorspaces.
Note libvpxdec's ifdefs are within shared code, splitting set_pix_fmt() would
be an option.
James Zern (3):
configure: require libvpx-1.4.0 for vp9 support
libvpx: remove pre-1.4.0 checks for vp9
libvpxenc: remove pre-1.4.0 checks for vp9
configure | 8 ++++----
libavcodec/libvpx.c | 12 +-----------
libavcodec/libvpxenc.c | 20 +++-----------------
3 files changed, 8 insertions(+), 32 deletions(-)
--
2.8.0.rc3.226.g39d4020
More information about the ffmpeg-devel
mailing list