summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/h264dec
Commit message (Expand)AuthorAgeFilesLines
* Add liblogYing Wang2013-04-091-2/+1
* Fix valgrind error in software h264 decoderMarco Nelissen2013-03-271-4/+2
* Ensure proper EOS behaviorMarco Nelissen2012-12-201-7/+3
* hardening: eliminate text relocations from h264Ard Biesheuvel2012-08-138-54/+94
* Add NOTICE and MODULE_LICENSE_APACHE2 for libstagefright_soft_h264dec and lib...James Dong2012-06-122-0/+190
* AV Android make files changesJames Dong2012-03-281-1/+1
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* There's no point in trying to continue to decode after an error was signalled.Andreas Huber2011-11-092-8/+11
* Support profile and level query for SW video decodersJames Dong2011-07-111-0/+42
* Reduce the number of output buffers and force output buffers in display order...James Dong2011-06-262-2/+3
* Correctly handle crop rect event in SoftAVC.cppJames Dong2011-06-092-8/+11
* Initial-checkin for ON2 Software AVC/H264 decoderJames Dong2011-06-02401-0/+112273