OSDN Git Service

lavc/mediacodec_wrapper: do not discard codecs reporting they do not support any...
authorMatthieu Bouron <matthieu.bouron@stupeflix.com>
Fri, 7 Oct 2016 09:20:33 +0000 (11:20 +0200)
committerMatthieu Bouron <matthieu.bouron@stupeflix.com>
Wed, 19 Oct 2016 07:52:15 +0000 (09:52 +0200)
commitb8c158a4eddb79ba3964dbe51b0e1db01454f96a
treed76d1a65b680369f01790156029897c54cf9b669
parent23b6f880d6d7418ca75783767e7f7c02af7cf456
lavc/mediacodec_wrapper: do not discard codecs reporting they do not support any profile

Depending on the device, some (VP8/VP9/...) decoders report that they do
not support any profiles.
libavcodec/mediacodec_wrapper.c