Mercurial > libavcodec.hg
log vc1_parser.c @ 6710:a4104482ceef libavcodec
age | author | description |
---|---|---|
Mon, 07 May 2007 00:47:03 +0000 | aurel | make some parser parameters const to avoid casting const to non-const libavcodec |
Sun, 06 May 2007 11:01:25 +0000 | kostya | Make vc1_parser.c compilable without special defines libavcodec |
Sat, 05 May 2007 21:11:22 +0000 | diego | Remove superfluous #includes, parser.h now includes its prerequisites. libavcodec |
Fri, 04 May 2007 12:31:40 +0000 | kostya | 100l to myself. Do not include stuff unneeded by parser libavcodec |
Fri, 04 May 2007 00:09:33 +0000 | diego | Move VC1 parser to its own file. libavcodec |