summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/h264dec
Commit message (Expand)AuthorAgeFilesLines
* codecs: update for check ifeq ($(TARGET_ARCH),arm)Yongqin Liu2016-01-081-8/+6
* Use unified syntax to compile with both llvm and gas.Chih-Hung Hsieh2016-01-0833-188/+119
* am 6d5a063d: am 0c11001c: Merge "stagefright: change licensing headers on h26...Lajos Molnar2015-02-07290-332/+4575
|\
| * stagefright: change licensing headers on h264dec omxdl sourcesLajos Molnar2015-02-06290-332/+4575
* | am 3e7e574b: am 434c80e5: Merge "Add missing includes."Elliott Hughes2015-01-301-0/+1
|\ \
| * | Add missing includes.Elliott Hughes2015-01-291-0/+1
* | | resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-111-2/+4
|\ \ \ | |/ / |/| / | |/
| * stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-2/+4
* | Remove the executable bit from source filesMartin Storsjo2014-11-0790-0/+0
* | am 8a8f2fdc: am 589a89f5: Merge "Add -no-integrated-as at local level."Chih-Hung Hsieh2014-10-161-0/+2
|\ \ | |/ |/|
| * Add -no-integrated-as at local level.Chih-Hung Hsieh2014-10-161-0/+2
| * Merge "Revert "Fix build after side-stepping global -Bsymbolic.""Dan Albert2014-08-071-5/+0
| |\
| | * Revert "Fix build after side-stepping global -Bsymbolic."Dan Albert2014-08-081-5/+0
| * | Merge "Fix PIC relocations for non-Bsymbolic builds"Dan Albert2014-08-072-0/+24
| |\ \ | | |/ | |/|
| | * Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-082-0/+24
| * | Fix build after side-stepping global -Bsymbolic.Dan Albert2014-08-071-0/+5
| |/
* | stagefright: fix cropping handling for SoftAVC and SoftMEPEG4.Ronghua Wu2014-09-242-7/+9
* | stagefright: add adaptive playback support to SoftAVC decoder.Ronghua Wu2014-09-102-49/+37
* | Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-082-0/+24
* | 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