Mercurial > libavcodec.hg
log cook.c @ 10087:8f1e09db0905 libavcodec
age | author | description |
---|---|---|
Sat, 16 May 2009 14:17:08 +0000 | serge | Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodec |
Fri, 15 May 2009 16:25:54 +0000 | banan | Bugfix for bug introduced in the multichannel cook patchset. libavcodec |
Sat, 25 Apr 2009 20:09:34 +0000 | banan | Proper subpacket size check for cook multichannel files. libavcodec |
Sat, 25 Apr 2009 19:47:18 +0000 | banan | Remove parentheses libavcodec |
Sat, 25 Apr 2009 18:43:30 +0000 | banan | Set the type of size in COOKSubpacket to unsigned libavcodec |
Sat, 25 Apr 2009 17:46:27 +0000 | banan | Make sure we only parse max amount of subpackets (5) in the cook decoder. libavcodec |
Sat, 25 Apr 2009 17:35:21 +0000 | banan | Indent libavcodec |