Mercurial > libavcodec.hg
log ac3dec.c @ 11197:87bcae769ee7 libavcodec
age | author | description |
---|---|---|
Thu, 28 Jan 2010 23:19:33 +0000 | jbr | Simplify error handling by processing header errors separate from CRC and libavcodec |
Sun, 24 Jan 2010 23:55:33 +0000 | jbr | Only check frame size if the header is valid. libavcodec |
Tue, 12 Jan 2010 23:02:07 +0000 | reimar | Use MULH instead of 64x64 multiplication, around 5% overall speedup on Intel Atom. libavcodec |
Sat, 14 Nov 2009 00:25:48 +0000 | jbr | ac3dec: apply dynamic range compression to correct channels in dual-mono mode. libavcodec |
Sun, 08 Nov 2009 03:06:05 +0000 | jbr | ac3dec: revert r20089. The change was just wrong. 10l for me. libavcodec |
Thu, 01 Oct 2009 00:06:54 +0000 | jbr | Change an error to a warning to support broken AC-3 files known to exist. libavcodec |
Wed, 30 Sep 2009 21:51:02 +0000 | jbr | 10l: wrong operation in stereo rematrixing libavcodec |