Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 05 May 2007 18:17:03 +0000 | aurel | avoid a 'discards qualifiers from pointer' warning 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 |
Sat, 05 May 2007 17:56:47 +0000 | aurel | parser.h uses AVCodecContext so it needs to include avcodec.h libavcodec |
Sat, 05 May 2007 15:21:57 +0000 | aurel | set CODEC_CAP_DR1 for vp5 and vp6 decoders libavcodec |
Sat, 05 May 2007 12:24:51 +0000 | diego | parser.c is compiled unconditionally, there is no need to compile it libavcodec |