summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacdec/SoftAAC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the no longer used PV software aac decoder.Andreas Huber2012-08-071-553/+0
* Add more verbose ADTS error logging to SoftAAC.Andreas Huber2012-05-211-12/+38
* Increase AAC software decoder's buffer count. Refactor how clientsAndreas Huber2012-05-111-2/+2
* Make sure we restore our input buffer to its original state if we want to rev...Andreas Huber2012-04-201-5/+12
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-3/+46
* Make sure our aac decoder handles this parameter.Andreas Huber2012-01-301-0/+12
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-4/+4
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* We were accidentally sending out an output buffer before the final port setti...Andreas Huber2011-08-231-19/+25
* Fix the software AAC decoder's AAC+ detection to ignore malformed framesAndreas Huber2011-08-121-2/+4
* Restore legacy soft-aac decoder behaviour. Substitute silence on decode error.Andreas Huber2011-06-201-0/+8
* Squashed commit of the following:Andreas Huber2011-05-111-0/+449