summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263/enc/SoftMPEG4Encoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* SoftMPEG4: Check the buffer size before writing the reference frame.Pawin Vongmasa2016-08-261-0/+4
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-0/+24
* libstagefright: check requested memory size before allocation for SoftMPEG4En...Wei Jia2015-12-101-0/+9
* resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-111-299/+62
|\
| * stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-299/+62
* | Merge "libstagefright: set actual stride info for SW encoder input port" into...Lajos Molnar2014-10-281-0/+4
|\ \ | |/
| * libstagefright: set actual stride info for SW encoder input portLajos Molnar2014-10-251-0/+4
* | resolved conflicts for merge of f4147ee9 to lmp-mr1-dev-plus-aospLajos Molnar2014-10-141-100/+29
|\ \ | |/
| * stagefright: fix surface input handling of software encodersLajos Molnar2014-10-131-93/+29
|/
* am 782be1ec: am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ...Narayan Kamath2014-07-091-1/+1
|\
| * m4v_h263_enc: Use uint32_t for ULongAshok Bhat2014-07-021-1/+1
| * libstagefright: fix 64-bit warningsColin Cross2014-04-141-1/+3
| * warnings be gone.Andreas Huber2014-04-111-1/+1
* | Merge commit '52a23bd3' into manualmergeGlenn Kasten2014-04-031-2/+2
|\ \ | |/
| * 64-bit: Correction to OMX_U32 and OMX_S32Glenn Kasten2014-04-021-2/+2
| * Fixed the wrong timestamps issue about camera recordingJun Tian2013-04-221-1/+1
* | libstagefright: fix 64-bit warningsColin Cross2014-03-191-1/+3
* | Even more warnings (now errors) fixed to unbreak the sdk-x86 build(s).Andreas Huber2014-02-121-1/+1
* | warnings be gone.Andreas Huber2014-02-111-1/+1
* | Fixed the wrong timestamps issue about camera recordingJun Tian2013-04-221-1/+1
|/
* Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-241-8/+109
* Software MPEG4/H263 video encoder is now OMX-basedJames Dong2012-04-251-0/+706