summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AACWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* warnings be gone.Andreas Huber2014-04-111-1/+1
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-2/+2
* Handle malformed raw AAC/AMR writer betterJames Dong2012-08-091-0/+13
* Add mode when open(O_CREAT) is used.Nick Kralevich2012-06-261-1/+3
* The presence of the kKeyAACProfile is optional, we should not mandate its pre...James Dong2012-05-021-1/+5
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-2/+5
* Don't call virtual functions in destructors for the writer classesJames Dong2012-02-021-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-4/+4
* Remove unneeded #include <sys/resource.h>Glenn Kasten2011-06-151-1/+0
* Initial check-in for AACWriterJames Dong2011-05-041-0/+382