summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/MediaWriter.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
* MediaWriter: make get/setStartTimeOffsetMs virtualRobert Shih2014-07-171-0/+3
* Runtime dump support for MediaWriterJames Dong2010-08-231-0/+4
* Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-191-2/+3
* Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber2010-07-011-1/+4
* Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-281-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/+1
* Handle recording file size and/or duration limitJames Dong2010-05-141-1/+15
* Support for audio recording into AMR NB/WB files as well as audio tracks in M...Andreas Huber2010-01-261-0/+45