Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 20 Aug 2008 11:05:15 +0000 | pross | Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied by lars dot taeuber at gmx dot net. libavcodec |
Wed, 20 Aug 2008 01:02:32 +0000 | jbr | cosmetics: indentation libavcodec |
Wed, 20 Aug 2008 00:32:17 +0000 | jbr | commit the OKed parts of the E-AC-3 decoder libavcodec |
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 |