summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2
Commit message (Expand)AuthorAgeFilesLines
...
* | | libstagefright: compile errorsMark Salyzyn2014-10-081-0/+1
|/ /
* | 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-103-101/+48
* | Fix the bug that same video frame has been decoded twice during port reconfig.hkuang2014-09-032-32/+38
* | Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-282-24/+39
* | Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-082-0/+24
* | libstagefright: 64-bit compile warningsMark Salyzyn2014-06-261-1/+1
* | Merge "Support VP8 encoder key frame interval and number of temporal layers c...Alex Glaznev2014-04-242-12/+324
|\ \
| * | Support VP8 encoder key frame interval and number ofAlex Glaznev2014-04-242-12/+324
* | | 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-114-4/+4
* | A few fixes in SW VP8 encoder:Alex Glaznev2014-03-192-17/+77
* | 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
* | fix the OS X builds until we can fix compiler warnings that apparentlyAndreas Huber2014-02-111-2/+0
* | warnings be gone.Andreas Huber2014-02-119-5/+18
|/
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+2
* SoftVPXEncoder: Set the frame size on the output port as wellMartin Storsjo2013-11-251-0/+3
* Change VP8 encoder bitrateJohann2013-09-272-1/+36
* Indicate sync frames returned by encoderJohann2013-09-261-0/+2
* Enable support for explicitly requesting an encoded keyframe from the vp8Andreas Huber2013-07-192-2/+36
* Experimental support for enabling the use of "surface input" modeAndreas Huber2013-07-173-21/+158
* Adds VP9 decoding support for stagefright.hkuang2013-06-244-11/+33
* The software avc decoder would silently drop output frames if notAndreas Huber2013-06-142-36/+31
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-054-489/+24
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-034-0/+11
* stagefright: SoftVP8: Handle EOS flag on frames with content.Lajos Molnar2013-05-221-12/+16
* am e63f850b: am da0dc0af: Add liblogYing Wang2013-04-093-4/+3
|\
| * Add liblogYing Wang2013-04-093-4/+3
* | am b41c9a03: am a5761dcb: Fix a number of warnings in stagefright code.Andreas Huber2013-04-041-1/+2
|\ \ | |/
| * Fix a number of warnings in stagefright code.Andreas Huber2013-04-041-1/+2
* | 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
|/
* Adds VPX encoding support for stagefright.Kunter Gultekin2013-02-125-0/+1102
* Revert "Adds VPX encoding support for stagefright."James Dong2013-02-085-1102/+0
* Adds VPX encoding support for stagefright.Kunter Gultekin2013-02-075-0/+1102
* Ensure proper EOS behaviorMarco Nelissen2012-12-201-7/+3
* Merge "Match new paths and organization in external/libvpx"Ying Wang2012-12-121-4/+3
|\
| * Match new paths and organization in external/libvpxJohann2012-10-291-4/+3
* | The length information of the chunks making up vorbis codec specific infoAndreas Huber2012-11-151-1/+1
|/
* 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-124-0/+380
* AV Android make files changesJames Dong2012-03-282-2/+2
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-122-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-4/+4
* am ec04f4ac: am 7c063cf9: Merge "There\'s no point in trying to continue to d...Andreas Huber2011-11-102-8/+11
|\