Mercurial > libavcodec.hg
log parser.c @ 4941:c3ee5c30c297 libavcodec
age | author | description |
---|---|---|
Tue, 08 May 2007 23:25:31 +0000 | aurel | move aac and ac3 parsers in their own files 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 18:08:16 +0000 | aurel | move mpegaudio_parser in it's own file libavcodec |
Sat, 05 May 2007 17:59:37 +0000 | aurel | move mpeg4video_parser in it's own file libavcodec |
Sun, 15 Apr 2007 12:32:36 +0000 | diego | Move AC3 header parsing code together with the rest of the AC3 parsing code. libavcodec |
Fri, 13 Apr 2007 07:50:04 +0000 | benoit | timestamps generation improvement when parsing avi libavcodec |
Sat, 07 Apr 2007 14:09:20 +0000 | diego | typos/grammar libavcodec |