]> git.sesse.net Git - ffmpeg/commit
Allow decoding of uyvy422 CYUV with -vcodec rawvideo.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 5 Jan 2012 23:59:08 +0000 (00:59 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 5 Jan 2012 23:59:08 +0000 (00:59 +0100)
commit09f25a9cb08ddf39dcb16898c36ed793006093fd
tree3fc44b5d482f6d41dba72890e0271817b13babc0
parentd185278c369e9150fe6b4cf730405753384bca93
Allow decoding of uyvy422 CYUV with -vcodec rawvideo.

FourCC CYUV can be Creative YUV and uyvy422 rawvideo.
libavcodec/raw.c
libavcodec/rawdec.c