summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/h264dec/SoftAVC.h
Commit message (Expand)AuthorAgeFilesLines
* codecs: check OMX buffer size before use in (h263|h264)decWonsik Kim2016-04-211-1/+1
* stagefright: fix cropping handling for SoftAVC and SoftMEPEG4.Ronghua Wu2014-09-241-1/+1
* stagefright: add adaptive playback support to SoftAVC decoder.Ronghua Wu2014-09-101-4/+1
* The software avc decoder would silently drop output frames if notAndreas Huber2013-06-141-1/+1
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-051-25/+3
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-031-0/+1
* There's no point in trying to continue to decode after an error was signalled.Andreas Huber2011-11-091-0/+2
* Reduce the number of output buffers and force output buffers in display order...James Dong2011-06-261-1/+1
* Correctly handle crop rect event in SoftAVC.cppJames Dong2011-06-091-0/+1
* Initial-checkin for ON2 Software AVC/H264 decoderJames Dong2011-06-021-0/+105