Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 9 Dec 2006 13:30:28 +0000 (13:30 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 9 Dec 2006 13:30:28 +0000 (13:30 +0000)
commit46f9dcc3ee03c6698313e85cbdc9b40e5d23d1af
tree161c91c011d973bc8596a677b7bb1ab1d5aa9804
parent2c04fc1f8ca902aaa077f377db20d6a25aeb37e5
Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original
cscd codec is for windows.

Originally committed as revision 7266 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cscd.c