summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AMRWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-191-10/+22
* Provide progress status report during authoringJames Dong2010-06-251-1/+1
* Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-251-1/+1
* Initial checkin for pause and resume controlJames Dong2010-06-111-3/+43
* Detect and handle premature termination of a recording sessionJames Dong2010-05-141-0/+13
* Handle recording file size and/or duration limitJames Dong2010-05-141-0/+36
* Remove unnecessary lock from AMRWriter.Andreas Huber2010-04-091-21/+5
* Fixing AMR recording code.Andreas Huber2010-02-101-3/+6
* Support for audio recording into AMR NB/WB files as well as audio tracks in M...Andreas Huber2010-01-261-0/+9
* Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-251-0/+184