]> git.sesse.net Git - ffmpeg/commit
avcodec/avcodec: Move decoder channel count check to ff_decode_preinit
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 16 Mar 2021 19:07:20 +0000 (20:07 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 20 Mar 2021 01:45:10 +0000 (02:45 +0100)
commit77616c5fb4ee6e1223c1c4d30cc76412a9e7e9d0
treed071d428c6208c2c29e01fa9b50ab0f5edd22f1f
parent746796ceb49b3dab88d3c05f26c2406eceadf4ed
avcodec/avcodec: Move decoder channel count check to ff_decode_preinit

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/avcodec.c
libavcodec/decode.c