summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/AMRWriter.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
* Remove filename based writer constructorsMarco Nelissen2014-12-101-1/+0
* Don't call virtual functions in destructors for the writer classesJames Dong2012-02-021-1/+2
* Removed uncessary FILE structure pointer for I/OJames Dong2010-11-191-1/+0
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-0/+1
* Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-191-3/+3
* Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-251-1/+2
* Initial checkin for pause and resume controlJames Dong2010-06-111-0/+3
* Handle recording file size and/or duration limitJames Dong2010-05-141-0/+4
* Remove unnecessary lock from AMRWriter.Andreas Huber2010-04-091-3/+1
* Support for audio recording into AMR NB/WB files as well as audio tracks in M...Andreas Huber2010-01-261-6/+7
* Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-251-0/+63