summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/MPEG4Writer.h
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: Allow for MPEG4Writer extensionDeva Ramasubramanian2016-04-131-1/+8
* stagefright: Forward-port HFR and HSR supportSteve Kondik2016-01-051-0/+3
* libstagefright: MPEG4Writer: Add support for HEVC muxingLubin Yin2015-10-061-0/+2
* libstagefright: Use 3gp4 ftyp box when AMR audio is presentLeena Winterrowd2015-10-061-0/+3
* MPEG4Writer: add software version to mp4 metaChong Zhang2015-02-251-0/+3
* MPEG4Writer: add capture fps in meta dataChong Zhang2015-02-231-0/+9
* Remove filename based writer constructorsMarco Nelissen2014-12-101-1/+0
* MediaWriter: make get/setStartTimeOffsetMs virtualRobert Shih2014-07-171-2/+2
* MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-151-0/+8
* Make limitations of MPEG4Writer explicitJames Dong2013-03-141-0/+6
* Store correct time stamps in recorded mp4 filesJohannes Carlsson2012-07-301-0/+2
* Speed up stsz box write in MPEG4WriterJames Dong2012-05-151-1/+1
* Don't call virtual functions in destructors for the writer classesJames Dong2012-02-021-1/+2
* Do not wait for unlaunched threads in stop()James Dong2011-07-111-1/+3
* Revert "Add const to the finders method in MetaData.cpp"James Dong2011-05-171-1/+1
* Support platform and camera dependent recording start time offsetJames Dong2011-05-141-0/+3
* Support for storing geo information in the recorded mp4/3gpp file.James Dong2011-05-131-0/+9
* Add send session recording summary report to applicationJames Dong2011-05-091-0/+8
* Add const to the finders method in MetaData.cppJames Dong2011-05-091-1/+1
* Refactor MPEG4Writer::writeTrackHeader() methodJames Dong2011-05-091-0/+3
* Better organize media recorder error and information event and typesJames Dong2011-03-181-1/+1
* Reduce blocking time in file writeJames Dong2011-02-091-5/+8
* Removed uncessary FILE structure pointer for I/OJames Dong2010-11-191-2/+2
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-7/+8
* Rotation supportJames Dong2010-11-091-0/+1
* File writer size estimation improvementJames Dong2010-10-191-0/+1
* 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