summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MPEG4Writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* video: Use boot clock for recording start timeSurajit Podder2016-04-131-0/+10
* libstagefright: handle error when B-frame is sent to MPEG4Writerxiaoqiny2016-04-131-1/+3
* libstagefright: Allow for MPEG4Writer extensionDeva Ramasubramanian2016-04-131-1/+1
* Fix integer overflow in time conversionMarco Nelissen2016-03-221-1/+5
* stagefright: Forward-port HFR and HSR supportSteve Kondik2016-01-051-4/+11
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-1/+3
|\
| * Merge "stagefright: Return error for wrong buffer index in MediaCodec"Linux Build Service Account2015-10-291-1/+3
| |\
| | * stagefright: Return error for wrong buffer index in MediaCodecShalaj Jain2015-10-261-1/+3
| * | stagefright: Remove additional deep-copy of encoder buffersShivaprasad Hongal2015-10-261-9/+17
| |/
* | stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-071-13/+0
* | Revert "video: Avoid writing 0 sample count ctts entry"Pradosh Das2015-10-291-5/+1
* | video: Avoid writing 0 sample count ctts entrySurajit Podder2015-10-291-1/+5
* | stagefright: Remove additional deep-copy of encoder buffersShivaprasad Hongal2015-10-291-9/+17
|/
* video: Modify classes to support camcorder pause/resumeSurajit Podder2015-10-061-2/+4
* video: Port AOSP fixesSurajit Podder2015-10-061-2/+7
* libstagefright: MPEG4Writer: Add support for HEVC muxingLubin Yin2015-10-061-7/+41
* Stagefright: Add Checks for allocationsSathishKumar Mani2015-10-061-0/+5
* Audio: post error to client during SSRDhanalakshmi Siddani2015-10-061-2/+7
* MPEG4Writer: Fix MediaServer crash in MM Stress test.Paras Nagda2015-10-061-0/+5
* libstagefright: Allow multi-byte CSD sizes for non-m4v clipsLeena Winterrowd2015-10-061-2/+3
* libstagefright: Use proper ctts offsetSurajit Podder2015-10-061-2/+2
* libstagefright: Use 3gp4 ftyp box when AMR audio is presentLeena Winterrowd2015-10-061-3/+7
* libstagefright: Fix MPEG4Writer crash when internal memory is almost full.Paras Nagda2015-10-061-1/+5
* Merge "MPEG4Writer: add check to ensure no integer overflow on allocation." i...Wei Jia2015-06-081-0/+2
|\
| * MPEG4Writer: add check to ensure no integer overflow on allocation.Wei Jia2015-06-041-0/+2
* | MPEG4Writer: fail init check if output fd is not seekableRobert Shih2015-06-051-0/+7
|/
* MPEG4Writer: fix unintiialized member variablesChong Zhang2015-05-151-0/+7
* stagefright: Validate track formats passed to MPEG4WriterPraveen Chavan2015-05-051-20/+35
* stagefright: make more warnings errorsLajos Molnar2015-04-171-1/+3
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-2/+2
* am 5c16a387: am 382bcd5a: am 6a2dffb1: am 4491a4ab: Merge "libstagefright: fr...Lajos Molnar2015-04-161-0/+2
|\
| * Merge "libstagefright: free mMoovBoxBuffer"Lajos Molnar2015-04-161-0/+2
| |\
| | * libstagefright: free mMoovBoxBufferSuresh Choudhary2015-04-161-0/+2
* | | am f16511ca: am 0a4d22e5: am 9985f6af: am 30d7b488: Merge "MPEG4Writer: Set t...Lajos Molnar2015-04-161-2/+4
|\ \ \ | |/ /
| * | MPEG4Writer: Set the correct audio bit rate for camera recorded contentDaniel Bonnevier2015-04-151-2/+4
* | | MPEG4Writer: add software version to mp4 metaChong Zhang2015-02-251-10/+61
* | | MPEG4Writer: add capture fps in meta dataChong Zhang2015-02-231-0/+110
* | | Remove filename based writer constructorsMarco Nelissen2014-12-101-25/+0
|/ /
* | libstagefright: compile errorsMark Salyzyn2014-10-081-1/+6
* | libstagefright: 64-bit compile warningsMark Salyzyn2014-06-261-29/+29
* | MPEG4Writer: replace timestamp asserts in threadEntry w err return.Robert Shih2014-02-241-10/+42
* | Merge "Try not to have sample durations vary too much"Marco Nelissen2014-02-141-0/+16
|\ \
| * | Try not to have sample durations vary too muchMarco Nelissen2014-02-131-0/+16
* | | Merge "Increased recorded MP4 max file size to 4GB (more precisely 2^32-1 byt...Rachad2014-02-121-3/+5
|\ \ \
| * | | Increased recorded MP4 max file size to 4GBRachad2014-02-101-3/+5
* | | | warnings be gone.Andreas Huber2014-02-111-1/+1
| |/ / |/| |
* | | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-9/+10
|\ \ \ | |/ / |/| / | |/
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-9/+10
| * MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-151-16/+27
| * Make limitations of MPEG4Writer explicitJames Dong2013-03-141-0/+41