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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to