summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263/dec/SoftMPEG4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build breakage caused by commitPawin Vongmasa2016-08-261-2/+2
* SoftMPEG4: Check the buffer size before writing the reference frame.Pawin Vongmasa2016-08-261-2/+20
* codecs: check OMX buffer size before use in (h263|h264)decWonsik Kim2016-04-211-1/+9
* SimpleSoftOMXComponent: change CHECK to error notification.Wei Jia2015-07-081-13/+20
* stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-6/+7
* Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitionsBernhard Rosenkränzer2014-12-091-2/+2
* 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-111-23/+27
* warnings be gone.Andreas Huber2014-02-111-1/+1
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-051-281/+41
* Track exact timestamps in SoftMPEG4/H263 decodersLajos Molnar2013-06-051-4/+12
* 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-031-0/+5
* Ensure proper EOS behaviorMarco Nelissen2012-12-201-2/+6
* Fix both H.263 and MPEG4 decoders.Andreas Huber2012-05-081-5/+3
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* am 2dff5cdc: am b42aea5b: Merge "Don\'t believe the PV decoder\'s lies..." in...Andreas Huber2011-11-101-1/+6
|\
| * Don't believe the PV decoder's lies...Andreas Huber2011-11-091-1/+6
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
|/
* Support profile and level query for SW video decodersJames Dong2011-07-111-0/+53
* Make sure the software mpeg4 decoder supports multiple input frames per input...Andreas Huber2011-05-241-8/+19
* Squashed commit of the following:Andreas Huber2011-05-111-0/+528