Reimar Döffinger
|
de6d44829c
|
aacps.c: Move large arrays to context to reduce stack usage.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
|
10 years ago |
Diego Biurrun
|
e4cbf7529b
|
Give all anonymously typedeffed structs in headers a name
Anonymous structs cannot be forward declared and have no benefit.
|
12 years ago |
Mans Rullgard
|
47d18d5354
|
aacps: align some arrays
This is required for SIMD optimisations.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
13 years ago |
Mans Rullgard
|
bf1945af30
|
aacps: move some loops to function pointers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
13 years ago |
Diego Biurrun
|
0249478756
|
doxygen: fix wrong comment syntax, //< vs. ///<
|
13 years ago |
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Diego Biurrun
|
c1bffe25fa
|
Add required #includes to pass 'make checkheaders'.
Originally committed as revision 23736 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Alex Converse
|
fd6eb4a06c
|
Move Parametric Stereo related ps* files to aacps*.
Originally committed as revision 23720 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Alex Converse
|
284b041b1c
|
Remove iid_mode from the PS context.
Originally committed as revision 23658 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Alex Converse
|
a20639017b
|
Add HE-AAC v2 support to the AAC decoder.
Originally committed as revision 23647 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |