summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263/dec/include
Commit message (Collapse)AuthorAgeFilesLines
* Don't attempt to support content the software MPEG4 decoder clearly wasn'tAndreas Huber2012-05-101-1/+1
| | | | | | | prepared for. Change-Id: I4614ba25a1c67e47bde27ddebd99cb50892c1a94 related-to-bug: 6327803
* Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoderAndreas Huber2011-01-241-0/+1
| | | | | Change-Id: Ia22ebce66d9c35de4b04c3eedc9495847796901d related-to-bug: 3384367
* Attempt to fix simular build break.James Dong2009-12-191-0/+1
| | | | Missing header file stdlib.h for free, malloc, etc
* Initial checkins of the mpeg4 and h263 software decoders based on PVJames Dong2009-12-173-0/+297