summaryrefslogtreecommitdiff
path: root/media/libstagefright/AACWriter.cpp
AgeCommit message (Expand)Author
2012-08-09Handle malformed raw AAC/AMR writer betterJames Dong
2012-06-26Add mode when open(O_CREAT) is used.Nick Kralevich
2012-05-02The presence of the kKeyAACProfile is optional, we should not mandate its pre...James Dong
2012-04-25Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke
2012-02-02Don't call virtual functions in destructors for the writer classesJames Dong
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-06-15Remove unneeded #include <sys/resource.h>Glenn Kasten
2011-05-04Initial check-in for AACWriterJames Dong