]> git.sesse.net Git - ffmpeg/commit
rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correct field
authorwm4 <nfxjfg@googlemail.com>
Thu, 14 Dec 2017 18:47:18 +0000 (19:47 +0100)
committerwm4 <nfxjfg@googlemail.com>
Thu, 21 Dec 2017 17:50:49 +0000 (18:50 +0100)
commit1083859cb8c9d9b3bcee970dd33b71015a0a11bc
tree9420090ef25161346464bd1a64a1f5aefd11eeb8
parent55eebf2a11d28146658565948d6649311f20c0e1
rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correct field

AVCodec.caps_internal doesn't hold this field.

(Untested.)
libavcodec/rkmppdec.c