Move VC1 parser to its own file.
authorDiego Biurrun <diego@biurrun.de>
Fri, 4 May 2007 00:09:33 +0000 (00:09 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 4 May 2007 00:09:33 +0000 (00:09 +0000)
commit5982ae94eef6b0d0ef23f33cc8759c8d6e1ab736
tree937730e6f97ed5df16ed87e991685193fc3c9b7e
parent98c98e04ccae75ccaf0f3ebf18588bc0090dff8b
Move VC1 parser to its own file.

Originally committed as revision 8882 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/vc1.c
libavcodec/vc1.h [new file with mode: 0644]
libavcodec/vc1_parser.c [new file with mode: 0644]