summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263/dec/src/pvdec_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "libstagefright: fix overflow in pvdec_api.cpp." into mnc-devWei Jia2015-08-201-2/+2
|\
| * libstagefright: fix overflow in pvdec_api.cpp.Wei Jia2015-08-191-2/+2
| * libstagefright: check memory size for overflow before allocation.Wei Jia2015-06-081-0/+39
* | am 3c803e7f: am 6afd8574: am 073a656d: am deba0610: Merge "Revert "Fix compil...Abhishek Arya2015-08-181-3/+0
|\ \
| * \ Merge "Revert "Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4""...Abhishek Arya2015-08-181-3/+0
| |\ \
| | * | Revert "Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4"Abhishek Arya2015-08-171-3/+0
* | | | am 93bc6176: am 01841c73: am af46239a: am 9abb7401: Fix compile failure after...Abhishek Arya2015-08-181-0/+8
|\ \ \ \ | |/ / /
| * | | Fix compile failure after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4Abhishek Arya2015-08-171-0/+8
| |/ /
* | | am 0bf31aeb: am 9359e822: am 8a34499a: am c23e3dd8: Fix compile after rI431aa...Abhishek Arya2015-08-181-0/+3
|\ \ \ | |/ /
| * | Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4Abhishek Arya2015-08-171-0/+3
* | | am 8369ac13: am 33235986: am 09c29ec4: am 94c1969c: Merge "libstagefright: ch...Abhishek Arya2015-08-181-0/+39
|\ \ \ | |/ / | | / | |/ |/|
| * libstagefright: check memory size for overflow before allocation.Wei Jia2015-08-141-0/+39
* | libstagefright: Use aligned width and height.Ronghua Wu2015-01-221-2/+4
* | Use aligned width and height to compute size.Ronghua Wu2015-01-071-3/+6
|/
* Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoderAndreas Huber2011-01-241-0/+6
* Initial checkins of the mpeg4 and h263 software decoders based on PVJames Dong2009-12-171-0/+1696