summaryrefslogtreecommitdiff
path: root/libavcodec/libfdk-aacdec.c
Commit message (Expand)AuthorAgeFilesLines
* libfdk-aacdec: Make sure decoding doesn't add any extra delay in the latest v...Martin Storsjö2015-01-081-0/+11
* libfdk-aacdec: Fix a boundary checkMartin Storsjö2014-12-101-1/+1
* libfdk-aacdec: Support building with the latest version of fdk-aacMartin Storsjö2014-11-101-3/+9
* libfdk-aacdec: Enable Dynamic Range Control Metadata SupportOmer Osman2014-10-171-0/+40
* libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata SupportOmer Osman2014-10-171-8/+72
* libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstreamOmer Osman2014-07-071-1/+1
* libfdk-aacdec: Reduce the default decoder delay by one frameOmer Osman2014-07-051-9/+5
* libfdk-aac: Relicense the library wrappers to the ISC licenseMartin Storsjö2014-06-061-22/+10
* libfdk-aac: Relicense the library wrappers to 2-clause BSDMartin Storsjö2014-05-051-11/+21
* libfdk-aacdec: formatting cosmeticsDiego Biurrun2013-08-231-13/+23
* Add a libfdk-aac decoderMartin Storsjö2013-08-201-0/+299