summaryrefslogtreecommitdiffstats
path: root/libavcodec/aacps_tablegen.h
Commit message (Collapse)AuthorAgeFilesLines
* aacps: Adjust some const qualifiers to suppress warningsDiego Biurrun2013-11-221-1/+3
|
* cosmetics: Add '0' to float constants ending in '.'.Diego Biurrun2013-07-251-1/+1
|
* libm: add fallbacks for various single-precision functionsMans Rullgard2012-10-231-0/+1
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* fix hardcoded tables compililation caused by missing math constantsJanne Grunau2012-06-211-0/+1
| | | | | | 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.
* aacps: align some arraysMans Rullgard2012-05-051-7/+8
| | | | | | This is required for SIMD optimisations. Signed-off-by: Mans Rullgard <mans@mansr.com>
* doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-261-1/+1
|
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Remove unnecessary ../ from include directivesMåns Rullgård2010-06-261-2/+2
| | | | Originally committed as revision 23806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move Parametric Stereo related ps* files to aacps*.Alex Converse2010-06-221-0/+212
Originally committed as revision 23720 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud