summaryrefslogtreecommitdiffstats
path: root/libavcodec/aacps.h
Commit message (Collapse)AuthorAgeFilesLines
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
| | | | Anonymous structs cannot be forward declared and have no benefit.
* aacps: align some arraysMans Rullgard2012-05-051-10/+10
| | | | | | This is required for SIMD optimisations. Signed-off-by: Mans Rullgard <mans@mansr.com>
* aacps: move some loops to function pointersMans Rullgard2012-05-051-0/+2
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-261-4/+4
|
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Add required #includes to pass 'make checkheaders'.Diego Biurrun2010-06-231-0/+3
| | | | Originally committed as revision 23736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move Parametric Stereo related ps* files to aacps*.Alex Converse2010-06-221-0/+79
Originally committed as revision 23720 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud