Add support to the Y411 codec tag, corresponding to the rawvideo pixel
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 9 May 2010 22:56:04 +0000 (22:56 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 9 May 2010 22:56:04 +0000 (22:56 +0000)
commitb43f432c8c4c83ad98265c5055766f1bec905a52
treec6e0c7f48a66a9de15ef7bed2ec2b807b5bc0488
parent8e89cd1feeda9cda714268b596c27d363de78244
Add support to the Y411 codec tag, corresponding to the rawvideo pixel
format uyyvyy411.

The codec tag is referenced in fourcc.org.

Originally committed as revision 23072 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/raw.c
libavformat/riff.c