Sat, 24 Jul 2010 02:57:08 +0000 |
alexc |
aacdec: Only load and write each predictor variable one.
libavcodec
|
Sat, 24 Jul 2010 02:41:47 +0000 |
alexc |
aacdec: 4% faster main profile decoding.
libavcodec
|
Mon, 12 Jul 2010 21:36:41 +0000 |
alexc |
aacdec: Eliminate the use of doubles in the MAIN predictor.
libavcodec
|
Mon, 12 Jul 2010 21:36:10 +0000 |
alexc |
aacdec: Eliminate the use of doubles in decode_cce().
libavcodec
|
Mon, 12 Jul 2010 21:35:43 +0000 |
alexc |
aacdec: Use a LUT to generate CCE scale.
libavcodec
|
Mon, 12 Jul 2010 18:52:03 +0000 |
alexc |
Split the ADTS header decoder off of the ADTS parser.
libavcodec
|
Mon, 12 Jul 2010 18:24:22 +0000 |
alexc |
aacdec: Remove the warning about non-meaningful window transitions.
libavcodec
|
Wed, 07 Jul 2010 20:23:56 +0000 |
mru |
aacdec: remove checks for impossible error conditions
libavcodec
|
Fri, 02 Jul 2010 11:19:29 +0000 |
diego |
Remove non-existing stray arguments from Doxygen function documentation.
libavcodec
|
Wed, 23 Jun 2010 19:30:01 +0000 |
alexc |
aactab: Tablegenify ff_aac_pow2sf_tab.
libavcodec
|
Mon, 21 Jun 2010 04:14:20 +0000 |
alexc |
aacdec: cosmetics: (more) whitespace
libavcodec
|
Mon, 21 Jun 2010 04:10:18 +0000 |
alexc |
aacdec: cosmetics: whitespace
libavcodec
|
Mon, 21 Jun 2010 04:07:19 +0000 |
alexc |
aacdec: Factorize if (elem_type < TYPE_DSE).
libavcodec
|
Mon, 21 Jun 2010 04:05:09 +0000 |
alexc |
aacdec: Handle the first frame being empty case.
libavcodec
|
Sat, 19 Jun 2010 14:14:51 +0000 |
alexc |
Add HE-AAC v2 support to the AAC decoder.
libavcodec
|
Sat, 05 Jun 2010 15:31:57 +0000 |
alexc |
aac: Move an initialization macro used only by the decoder out of the header.
libavcodec
|
Sat, 05 Jun 2010 15:27:53 +0000 |
alexc |
Rename aac.c to aacdec.c.
libavcodec
base
aac.c@8e900eaf2bf0
|