summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263/dec
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-112-7/+8
|\ \ | |/
| * stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-102-7/+8
| * 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-091-2/+2
|\ \
| * | Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-271-2/+2
* | | am e464018a: am f59eae94: Merge "Fix overload of SoftVideoDecoderOMXComponent...Chih-hung Hsieh2014-11-252-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitionsBernhard Rosenkränzer2014-11-202-3/+3
* | 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
* warnings be gone.Andreas Huber2014-02-112-1/+5
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-4/+4
* 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
* Add liblogYing Wang2013-04-091-1/+1
* Ensure proper EOS behaviorMarco Nelissen2012-12-201-2/+6
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* Don't attempt to support content the software MPEG4 decoder clearly wasn'tAndreas Huber2012-05-101-1/+1
* Fix both H.263 and MPEG4 decoders.Andreas Huber2012-05-081-5/+3
* AV Android make files changesJames Dong2012-03-281-2/+2
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-2/+2
* am 4d7bc655: Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
|\
| * Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-2/+2
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-191-1/+1
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-191-1/+1
|/
* Don't believe the PV decoder's lies...Andreas Huber2011-11-091-1/+6
* Merge "Support profile and level query for SW video decoders"James Dong2011-07-141-0/+53
|\
| * Support profile and level query for SW video decodersJames Dong2011-07-111-0/+53
* | Remove old-style software decoders.Andreas Huber2011-07-132-305/+0
|/
* Make sure the software mpeg4 decoder supports multiple input frames per input...Andreas Huber2011-05-241-8/+19
* Fix module tags on stagefright software decoders.Andreas Huber2011-05-161-1/+1
* Squashed commit of the following:Andreas Huber2011-05-113-0/+646
* Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoderAndreas Huber2011-01-243-8/+24
* Return a runtime error instead of asserting if the M4vH263Decoder fails in st...Andreas Huber2011-01-101-1/+4
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-7/+45
* Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-201-2/+9