]> git.sesse.net Git - ffmpeg/commit
img2enc: ensure that the codec is rawvideo for split planes mode.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 6 Nov 2012 00:13:12 +0000 (01:13 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 6 Nov 2012 00:31:41 +0000 (01:31 +0100)
commit6dfcc7abdd5c5c312521c0d030bfc7290847d1c3
tree68c7b7019d8417b75a452737b95ce5963457030f
parent7f6f8f642c330d04f1615e69559fc023468faabb
img2enc: ensure that the codec is rawvideo for split planes mode.

Found-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/img2enc.c