summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/h264dec
Commit message (Expand)AuthorAgeFilesLines
* am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-153-153/+27
|\
| * media: 64 bit compile issuesMark Salyzyn2014-04-153-153/+27
| * warnings be gone.Andreas Huber2014-04-113-3/+3
* | am 9219bfc4: am 2ad7af29: Merge "Check for ARCH_ARM_HAVE_NEON flag only for A...Narayan Kamath2014-03-071-2/+3
|\ \ | |/
| * Check for ARCH_ARM_HAVE_NEON flag only for ARM archAshok Bhat2014-03-031-2/+3
* | am d4c6052d: am 096d72a3: Merge "AArch64: Correction for LP64"Narayan Kamath2014-02-271-5/+5
|\ \ | |/
| * AArch64: Correction for LP64Marcus Oakland2014-02-261-5/+5
* | warnings be gone.Andreas Huber2014-02-116-4/+13
|/
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+2
* The software avc decoder would silently drop output frames if notAndreas Huber2013-06-142-36/+31
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-052-265/+12
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-032-0/+6
* am e63f850b: am da0dc0af: Add liblogYing Wang2013-04-091-2/+1
|\
| * Add liblogYing Wang2013-04-091-2/+1
* | am 49a8b409: am 5952255a: Merge "Fix valgrind error in software h264 decoder"...Marco Nelissen2013-03-281-4/+2
|\ \ | |/
| * Fix valgrind error in software h264 decoderMarco Nelissen2013-03-271-4/+2
* | Turn off debug tags in stagefright modules.Dan Morrill2013-03-191-1/+1
|/
* 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