summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263
Commit message (Expand)AuthorAgeFilesLines
* am 29e609a8: am 628d4ea1: Merge "stagefright: do not reject SPL5 files outrig...Ronghua Wu2015-01-281-2/+2
|\
| * stagefright: do not reject SPL5 files outright in SoftMpeg4 decoderRonghua Wu2015-01-281-2/+2
* | am 0fe24de8: am c0c2366c: Merge "stagefright: do not reject SPL4 files outrig...Ronghua Wu2015-01-231-0/+4
|\ \ | |/
| * Merge "stagefright: do not reject SPL4 files outright in SoftMpeg4 decoder" i...Ronghua Wu2015-01-231-0/+4
| |\
| | * stagefright: do not reject SPL4 files outright in SoftMpeg4 decoderRonghua Wu2015-01-221-0/+4
* | | am b3e1f71b: am 841d22b0: libstagefright: Use aligned width and height.Ronghua Wu2015-01-231-2/+4
|\ \ \ | |/ /
| * | libstagefright: Use aligned width and height.Ronghua Wu2015-01-221-2/+4
| |/
* | am d18196a1: am c8c68c88: Merge "Use aligned width and height to compute size...Ronghua Wu2015-01-081-3/+6
|\ \ | |/
| * Use aligned width and height to compute size.Ronghua Wu2015-01-071-3/+6
* | resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-114-313/+77
|\ \ | |/
| * stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-104-313/+76
| * Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitionsBernhard Rosenkränzer2014-12-092-3/+3
* | am f143b608: am d1aeff55: Merge "Fix build with clang in C++11 mode"Lajos Molnar2014-12-092-6/+6
|\ \
| * | Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-272-6/+6
* | | 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 e464018a: am f59eae94: Merge "Fix overload of SoftVideoDecoderOMXComponent...Chih-hung Hsieh2014-11-252-3/+3
|\ \ \ \ | |/ / /
| * | | Merge "Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitions"Chih-hung Hsieh2014-11-252-3/+3
| |\ \ \
| | * | | Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitionsBernhard Rosenkränzer2014-11-202-3/+3
* | | | | 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
|\ \ \ \ | |/ / /
| * | | am 48be19a4: am 2edda09a: stagefright: fix surface input handling of software...Lajos Molnar2014-10-142-103/+31
| |\ \ \ |/ / / / | | | _
| * | stagefright: fix surface input handling of software encodersLajos Molnar2014-10-132-103/+31
| |/
* | libstagefright: compile errorsMark Salyzyn2014-10-081-0/+1
|/
* stagefright: fix fake-stride handling for H263 SW decoderRonghua Wu2014-10-021-2/+3
* stagefright: fix cropping handling for SoftAVC and SoftMEPEG4.Ronghua Wu2014-09-241-8/+12
* stagefright: add adaptive playback support to SoftMPEG decoder.Ronghua Wu2014-09-113-25/+29
* 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-112-2/+2
* | 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-114-2/+10
|/
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-115-14/+14
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-052-305/+48
* Track exact timestamps in SoftMPEG4/H263 decodersLajos Molnar2013-06-052-4/+15
* Reset PV decoder on SoftMPEG4 decoder resetLajos Molnar2013-06-051-0/+5
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-032-0/+6