summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/mpeg2dec
Commit message (Collapse)AuthorAgeFilesLines
* codecs: check OMX buffer size before use in (avc|hevc|mpeg2)decWonsik Kim2016-04-212-13/+22
| | | | | | Bug: 27833616 Change-Id: Ic4045a3f56f53b08d0b1264b2a91b8f43e91b738 (cherry picked from commit 87fdee0bc9e3ac4d2a88ef0a8e150cfdf08c161d)
* SoftMPEG2Dec: Added support for deinterlacerHarish Mahendrakar2015-10-161-1/+2
| | | | | | Bug: 20932810 Change-Id: I16eadda6f26e73ed89c878d52c38bb43d84bfe40
* Don't include ithread.h in decoder omx wrappersMartin Storsjo2015-07-311-1/+0
| | | | | | | | | | ithread.h probably should be considered an internal, private header. These omx wrappers don't use anything from this header anyway, so stop including it. Bug: 22860270 Change-Id: I5f14f3eae86c6b5f6ffa193d4b97f483d9be6fb0
* am 4c85e16c: am d2dc1ea3: am 88574352: am 7725022e: Merge "SoftMPEG2: start ↵Lajos Molnar2015-04-182-5/+21
|\ | | | | | | | | | | | | output at first I-frame" * commit '4c85e16c9f7cbd9e9fa4713d62ed2c7f4da2f7d3': SoftMPEG2: start output at first I-frame
| * SoftMPEG2: start output at first I-frameVenkatarama Avadhani2015-04-172-5/+21
| | | | | | | | | | | | | | | | This fixes thumbnail generation for open GOP sequences Also add -Werror to this library to detect issues. Change-Id: I0136ca05070326c895fb3010b8e9557eac2d25df
* | stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-2/+2
|/ | | | Change-Id: I81f438ae444f04c12ae27ae4ef6d073033de172c
* stagefright: add SoftMPEG2 decoder using libmpeg2Venkatarama Avadhani2015-04-153-0/+961
Change-Id: I74f5f4a1e6d7be8df45bcbc83a965111454b97ea