Simplify the Sega FILM/CPK demuxer to not modify the bastardized Cinepak stream.
authorMike Melanson <mike@multimedia.cx>
Sat, 2 Dec 2006 21:28:05 +0000 (21:28 +0000)
committerMike Melanson <mike@multimedia.cx>
Sat, 2 Dec 2006 21:28:05 +0000 (21:28 +0000)
commitb40a061fcb4b2c249b5dd3208f7148d5990f537d
treef98dfe9692fcd8f98a68f5ef43b6ae6c6b196be7
parent970419236db45cd0fa92b64a4d86a93f81918bbd
Simplify the Sega FILM/CPK demuxer to not modify the bastardized Cinepak stream.
I changes the lavc Cinepak decoder some time ago to be able to handle the deviant
data, but never updated this demuxer.

Originally committed as revision 7214 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/segafilm.c