summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/h264dec/source/H264SwDecApi.c
Commit message (Collapse)AuthorAgeFilesLines
* h264dec: check for overflows when calculating allocation size.Marco Nelissen2016-04-211-3/+10
| | | | | Bug: 27855419 Change-Id: Idabedca52913ec31ea5cb6a6109ab94e3fb2badd
* Add missing includes.Elliott Hughes2015-01-291-0/+1
| | | | Change-Id: I54abc8fbf9d4d48f747b6aac2ce42c23c7568c25
* warnings be gone.Andreas Huber2014-02-111-0/+3
| | | | Change-Id: Ie3bae3f037730e316d7fca12e7a3527973f752ef
* Initial-checkin for ON2 Software AVC/H264 decoderJames Dong2011-06-021-0/+567
o when neon is present, the performance gain of On2 AVC software decoder over PV software decoder is more than 30%. o In addition, it fixes some known PV software decoder issues like missing output frames o allow both pv and on2 software avc to be available for easy comparision o change output frames from 8 to 16 Change-Id: I567ad1842025ead7092f0c47e3513d6d9ca232dd