summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263/enc
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
* am 6e2dd587: am 8b0660e0: am 3c803e7f: am 6afd8574: am 073a656d: am deba0610:...Abhishek Arya2015-08-201-2/+0
|\
| * am 3c803e7f: am 6afd8574: am 073a656d: am deba0610: Merge "Revert "Fix compil...Abhishek Arya2015-08-181-2/+0
| |\
| | * am 073a656d: am deba0610: Merge "Revert "Fix compile after rI431aa2b7d30a9423...Abhishek Arya2015-08-181-2/+0
| | |\
| | | * Merge "Revert "Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4""...Abhishek Arya2015-08-181-2/+0
| | | |\
| | | | * Revert "Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4"Abhishek Arya2015-08-171-2/+0
* | | | | am 06a1b202: am 5d629bf2: am 93bc6176: am 01841c73: am af46239a: am 9abb7401:...Abhishek Arya2015-08-201-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | am 93bc6176: am 01841c73: am af46239a: am 9abb7401: Fix compile failure after...Abhishek Arya2015-08-181-0/+7
| |\ \ \ \ | | |/ / /
| | * | | am af46239a: am 9abb7401: Fix compile failure after rI431aa2b7d30a942350ab6d1...Abhishek Arya2015-08-181-0/+7
| | |\ \ \ | | | |/ /
| | | * | Fix compile failure after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4Abhishek Arya2015-08-171-0/+7
| | | |/
* | | | am 7bc20ac5: am cc3411e3: am 0bf31aeb: am 9359e822: am 8a34499a: am c23e3dd8:...Abhishek Arya2015-08-201-0/+2
|\ \ \ \ | |/ / /
| * | | am 0bf31aeb: am 9359e822: am 8a34499a: am c23e3dd8: Fix compile after rI431aa...Abhishek Arya2015-08-181-0/+2
| |\ \ \ | | |/ /
| | * | am 8a34499a: am c23e3dd8: Fix compile after rI431aa2b7d30a942350ab6d105451c6b...Abhishek Arya2015-08-181-0/+2
| | |\ \ | | | |/
| | | * Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4Abhishek Arya2015-08-171-0/+2
* | | | am 4c5695d8: am f248e3ae: am 8369ac13: am 33235986: am 09c29ec4: am 94c1969c:...Abhishek Arya2015-08-201-0/+26
|\ \ \ \ | |/ / /
| * | | am 8369ac13: am 33235986: am 09c29ec4: am 94c1969c: Merge "libstagefright: ch...Abhishek Arya2015-08-181-0/+26
| |\ \ \ | | |/ /
| | * | am 09c29ec4: am 94c1969c: Merge "libstagefright: check memory size for overfl...Abhishek Arya2015-08-181-0/+26
| | |\ \ | | | |/
| | | * libstagefright: check memory size for overflow before allocation.Wei Jia2015-08-141-0/+26
| | | * am 3030f344: Merge "Fixed the wrong timestamps issue about camera recording"Marco Nelissen2013-04-221-1/+1
| | | |\
| | | | * Fixed the wrong timestamps issue about camera recordingJun Tian2013-04-221-1/+1
| | | * | Add liblogYing Wang2013-04-091-0/+1
| | | |/
* | | | resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-112-306/+69
|\ \ \ \ | |/ / /
| * | | stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-102-306/+68
* | | | am f143b608: am d1aeff55: Merge "Fix build with clang in C++11 mode"Lajos Molnar2014-12-091-4/+4
|\ \ \ \
| * | | | Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-271-4/+4
* | | | | resolved conflicts for merge of e5ba80c5 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-271-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Stagefright: Fix unused variables, functions, values"Andreas Gampe2014-11-261-2/+2
| |\ \ \ \
| | * | | | Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-2/+2
* | | | | | am 112ba592: am 6c7d332f: Merge "Remove bogus forward declarations"Chih-hung Hsieh2014-11-251-2/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Remove bogus forward declarations"Chih-hung Hsieh2014-11-241-2/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Remove bogus forward declarationsBernhard Rosenkränzer2014-11-201-2/+0
* | | | | | am d6048672: am 9d2e0dae: Merge "Remove extraneous parentheses"Chih-hung Hsieh2014-11-201-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove extraneous parenthesesBernhard Rosenkränzer2014-11-201-1/+1
| |/ / / /
| * | | | resolved conflicts for merge of 2edda09a to lmp-dev-plus-aospLajos Molnar2014-10-142-110/+31
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | 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-142-110/+31
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | stagefright: fix surface input handling of software encodersLajos Molnar2014-10-132-103/+31
|/ /
* | Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-281-4/+0
* | am 782be1ec: am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ...Narayan Kamath2014-07-094-7/+7
|\ \
| * | m4v_h263_enc: Use uint32_t for ULongAshok Bhat2014-07-024-7/+7
| * | 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
* | | 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-112-1/+5
|/ /