On 08/04/2017 01:51 PM, Mark Thompson wrote:
+    REGISTER_ENCDEC (VP8_V4L2M2M,       vp8_v4l2m2m);
      REGISTER_DECODER(VP9,               vp9);
+    REGISTER_DECODER(VP9_V4L2M2M,       vp9_v4l2m2m);
      REGISTER_DECODER(VQA,               vqa);
      REGISTER_DECODER(BITPACKED,         bitpacked);
      REGISTER_DECODER(WEBP,              webp);
MPEG-2 is never mentioned at all in this configure change, so it will never 
even be compiled.  It might be best if you only add the decoders you can 
actually verify.



thanks. yes fixed in v4
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to