Mercurial > libavcodec.hg
log h261_parser.c @ 5986:da1e68b0e975 libavcodec
age | author | description |
---|---|---|
Sun, 20 May 2007 01:05:34 +0000 | michael | slightly more correct spliting of frames libavcodec |
Mon, 07 May 2007 00:47:03 +0000 | aurel | make some parser parameters const to avoid casting const to non-const libavcodec |
Sat, 05 May 2007 21:11:22 +0000 | diego | Remove superfluous #includes, parser.h now includes its prerequisites. libavcodec |
Fri, 04 May 2007 19:38:10 +0000 | diego | Move H.261 parser to its own file. libavcodec |