OSDN Git Service

avcodec/libvpxdec: don't check for formats other than i420 when vp9 decoding is disabled
authorJames Almer <jamrial@gmail.com>
Tue, 23 Sep 2014 22:30:58 +0000 (19:30 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 23 Sep 2014 22:50:28 +0000 (19:50 -0300)
commit789274dca8e5c53bec5f32bb5df88f1323d85e11
tree0b6b001e09d9fae191aab31c356ecc700193a2e0
parent00d3bb1a074b60fd9687679e4147f56d81886b05
avcodec/libvpxdec: don't check for formats other than i420 when vp9 decoding is disabled

Should fix ticket #3958.

Reviewed-by: James Zern <jzern@google.com>
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/libvpxdec.c