summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/MPEG4Writer.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed an issue where the reserved free space in the file writer was larger th...James Dong2010-10-041-0/+1
* Remove unused/debugging code from MP4 file writerJames Dong2010-09-031-0/+5
* Better file size estimateJames Dong2010-09-021-0/+1
* Calculate audio media drift time from AudioSourceJames Dong2010-09-011-1/+1
* Runtime dump support for MediaWriterJames Dong2010-08-231-0/+1
* Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-191-2/+2
* Use audio clock as the reference media clockJames Dong2010-08-131-0/+6
* File writer has a designated writer thread nowJames Dong2010-08-021-0/+41
* Progress status notificationJames Dong2010-07-201-0/+1
* Support user-supplied timescales for authoringJames Dong2010-07-141-0/+2
* 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/+2
* Fixed some meta data issues in the recorded mp4 fileJames Dong2010-06-231-0/+1
* Single track optimizationJames Dong2010-06-221-0/+1
* Audio/video sync during recording (second part)James Dong2010-06-211-2/+2
* Initial checkin for pause and resume controlJames Dong2010-06-111-0/+4
* Audio/video initial recording time synchronizationJames Dong2010-05-141-0/+4
* Handle recording file size and/or duration limitJames Dong2010-05-141-0/+2
* Output streamable MP4 file during MP4 file recordingJames Dong2010-05-111-0/+8
* Support audio and video track interleaving in the recorded mp4 fileJames Dong2010-05-051-2/+9
* Support for audio recording into AMR NB/WB files as well as audio tracks in M...Andreas Huber2010-01-261-6/+6
* Squashed commit of the following:Andreas Huber2009-11-161-0/+2
* Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.Andreas Huber2009-09-091-3/+3
* Squashed commit of the following:Andreas Huber2009-08-171-3/+5
* Squashed commit of the following:Andreas Huber2009-07-161-0/+73