Mercurial > libavcodec.hg
log dca.c @ 8579:dc7bfff68156 libavcodec
age | author | description |
---|---|---|
Sat, 29 Nov 2008 10:06:37 +0000 | kostya | Add support for parsing and decoding DCA-HD streams. libavcodec |
Sat, 15 Nov 2008 20:31:03 +0000 | banan | Proper channel output reordering for the dca decoder. libavcodec |
Tue, 11 Nov 2008 08:46:29 +0000 | banan | Comment typo libavcodec |
Tue, 11 Nov 2008 08:30:32 +0000 | banan | Remove channel layout table that only should be used by encoders. libavcodec |
Sun, 02 Nov 2008 21:51:27 +0000 | banan | Change the dca channel layout, S -> SIDE not BACK. libavcodec |
Sun, 02 Nov 2008 21:04:28 +0000 | andoma | Change multichannel API define prefix from "CHANNEL_" to "CH_". libavcodec |
Sat, 01 Nov 2008 20:49:37 +0000 | banan | Guess channel layout based on the number of channels if a custom layout is specified in amode. libavcodec |