summaryrefslogtreecommitdiffstats
path: root/libavcodec/libfdk-aacdec.c
Commit message (Expand)AuthorAgeFilesLines
* libfdk-aacdec: Remove unused variableVittorio Giovara2015-08-311-1/+0
* libfdk-aacdec: Clean up properly if the init failsMartin Storsjö2015-08-161-11/+6
* libfdk-aacdec: Always decode into an intermediate bufferMartin Storsjö2015-08-161-50/+18
* libfdk-aacdec: Bump the max number of channels to 8Martin Storsjö2015-08-161-1/+1
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* 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
OpenPOWER on IntegriCloud