Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 20 Aug 2008 00:15:27 +0000 | jbr | get data size based on the actual data array instead of coding-in the calculation libavcodec |
Wed, 20 Aug 2008 00:08:59 +0000 | jbr | rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the size libavcodec |
Tue, 19 Aug 2008 20:52:26 +0000 | diego | Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. libavcodec |
Tue, 19 Aug 2008 20:04:46 +0000 | diego | cosmetics: s/const static/static const/g libavcodec |
Tue, 19 Aug 2008 19:25:00 +0000 | jai_menon | Update changelog and general.texi to reflect libavcodec |
Tue, 19 Aug 2008 18:45:00 +0000 | jai_menon | alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER libavcodec |