Mon, 23 Aug 2010 19:35:58 +0000 |
alexc |
Revert unintended changes to fft.h from r24890.
libavcodec
|
Mon, 23 Aug 2010 19:27:24 +0000 |
alexc |
aacenc: Rename Psy3gpp* structs to AacPsy*
libavcodec
|
Mon, 23 Aug 2010 15:51:09 +0000 |
alexc |
imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits".
libavcodec
|
Mon, 23 Aug 2010 13:19:48 +0000 |
bindhammer |
removed an unnecessary blank line
libavcodec
|
Mon, 23 Aug 2010 11:52:34 +0000 |
bindhammer |
enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system
libavcodec
|
Mon, 23 Aug 2010 11:51:04 +0000 |
bindhammer |
added codec-ids for the a64 codec
libavcodec
|
Mon, 23 Aug 2010 11:46:32 +0000 |
bindhammer |
Initial version of the a64 (multicolor charset) codec
libavcodec
|