summaryrefslogtreecommitdiff
path: root/libavcodec/aacps.c
Commit message (Expand)AuthorAgeFilesLines
* aacps: invert the order of parameters of ipdopd_reset()Vittorio Giovara2014-12-181-1/+1
* aacps: Adjust some const qualifiers to suppress warningsDiego Biurrun2013-11-221-7/+11
* dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-081-1/+1
* aacps: align some arraysMans Rullgard2012-05-051-8/+11
* aacps: move some loops to function pointersMans Rullgard2012-05-051-160/+65
* aac: Reset PS parameters on header decode failure.Alex Converse2012-03-231-0/+4
* aacps: Add missing newline in error message.Alex Converse2012-01-091-1/+1
* doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-261-4/+4
* aacps: skip some memcpy() if src and dst would be equalMans Rullgard2011-07-151-8/+11
* doxygen: Move function documentation into the macro generating the function.Diego Biurrun2011-07-141-12/+12
* doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-031-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Move Parametric Stereo related ps* files to aacps*.Alex Converse2010-06-221-0/+1037