Timothy Gu
|
180f9a0958
|
all: Make header guard names consistent
|
9 years ago |
Ganesh Ajjanagadde
|
81a0aec29e
|
avcodec/aacps_tablegen: use hypot()
Reviewed-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
|
9 years ago |
Reimar Döffinger
|
03bf457241
|
Add av_cold to table generation functions.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
|
10 years ago |
Diego Biurrun
|
0ba8ba165b
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
Diego Biurrun
|
4a2ef39442
|
cosmetics: Add '0' to float constants ending in '.'.
|
11 years ago |
Mans Rullgard
|
fab0a8b2c6
|
libm: add fallbacks for various single-precision functions
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
12 years ago |
Janne Grunau
|
1d01fee980
|
fix hardcoded tables compililation caused by missing math constants
Add -D_XOPEN_SOURCE=600 to host cflags to make the constants in math.h
available. Include math.h where necessary and remove redundant M_PI
defines.
|
13 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 |
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 |
Måns Rullgård
|
69d12904da
|
Remove unnecessary ../ from include directives
Originally committed as revision 23806 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 |
Reimar Döffinger
|
6785e92709
|
mathematics.h no longer needs config.h, so update tablegen code and
documentation to use it where appropriate.
Originally committed as revision 23680 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 |