summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add test for AMR-NB decoder"Glenn Kasten2014-09-112-0/+170
|\
| * Add test for AMR-NB decoderAshok Bhat2014-06-162-0/+170
* | Merge "Fix in SoftAVCEncoder plugin"Narayan Kamath2014-09-041-3/+4
|\ \
| * | Fix in SoftAVCEncoder pluginAshok Bhat2014-07-091-3/+4
| |/
* | Merge "Revert "Fix build after side-stepping global -Bsymbolic.""Dan Albert2014-08-073-25/+0
|\ \
| * | Revert "Fix build after side-stepping global -Bsymbolic."Dan Albert2014-08-083-25/+0
* | | Merge "Fix PIC relocations for non-Bsymbolic builds"Dan Albert2014-08-077-0/+29
|\ \ \ | |/ / |/| |
| * | Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-087-0/+29
* | | Fix build after side-stepping global -Bsymbolic.Dan Albert2014-08-073-0/+25
|/ /
* | Merge "h264_enc: Use free() to release memory allocated with malloc()"Narayan Kamath2014-07-101-2/+2
|\ \
| * | h264_enc: Use free() to release memory allocated with malloc()Ashok Bhat2014-06-251-2/+2
| |/
* | m4v_h263_enc: Use uint32_t for ULongAshok Bhat2014-07-024-7/+7
|/
* Mp3decoder: Remove unused arm assembly filesAshok Bhat2014-05-275-1413/+0
* Temporary workaround for log spamGlenn Kasten2014-05-011-0/+5
* media: 64 bit compile issuesMark Salyzyn2014-04-153-153/+27
* libstagefright: fix 64-bit warningsColin Cross2014-04-142-5/+7
* media: memset sizeof argument issuesMark Salyzyn2014-04-111-1/+1
* warnings be gone.Andreas Huber2014-04-1118-19/+36
* 64-bit: Correction to OMX_U32 and OMX_S32Glenn Kasten2014-04-027-16/+16
* Fix aac decoder flushMarco Nelissen2014-04-021-0/+6
* Fix decoder EOS handlingMarco Nelissen2014-04-026-203/+213
* libstagefright is no longer 32 bit only.Narayan Kamath2014-03-192-3/+0
* mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-122-0/+3
* Check for ARCH_ARM_HAVE_NEON flag only for ARM archAshok Bhat2014-03-032-4/+7
* AArch64: Correction for LP64Marcus Oakland2014-02-261-5/+5
* Merge "avcenc: Only do startcode escaping if the next byte requires it"Lajos Molnar2014-02-111-6/+9
|\
| * avcenc: Only do startcode escaping if the next byte requires itMartin Storsjo2014-02-111-6/+9
* | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-116-15/+16
|/
* Merge "avcenc: Update video port parameters in the base class"Lajos Molnar2014-02-101-0/+11
|\
| * avcenc: Update video port parameters in the base classMartin Storsjo2013-11-211-0/+11
* | SoftVPXEncoder: Set the frame size on the output port as wellMartin Storsjo2013-11-251-0/+3
* | Merge commit 'b2059ff384eee8ffb70a7ec8fc5570405201c734' into HEADThe Android Open Source Project2013-11-2218-866/+423
|\ \ | |/ |/|
| * Change VP8 encoder bitrateJohann2013-09-272-1/+36
| * Indicate sync frames returned by encoderJohann2013-09-261-0/+2
| * AAC encoder: handle missing object typesJean-Michel Trivi2013-08-291-0/+4
| * 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-056-794/+72
| * Track exact timestamps in SoftMPEG4/H263 decodersLajos Molnar2013-06-052-4/+15
| * Reset PV decoder on SoftMPEG4 decoder resetLajos Molnar2013-06-051-0/+5
| * Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-0311-0/+30
| * stagefright: SoftVP8: Handle EOS flag on frames with content.Lajos Molnar2013-05-221-12/+16
| * am bfc5b96c: am 09f842b0: Merge "The software FLAC encoder now properly signa...Andreas Huber2013-05-022-2/+20
| |\
| | * am 09f842b0: Merge "The software FLAC encoder now properly signals an error i...Andreas Huber2013-05-022-2/+20
| | |\
| | | * The software FLAC encoder now properly signals an error if clientAndreas Huber2013-05-012-2/+20
| * | | am b0ec4e15: am 3030f344: Merge "Fixed the wrong timestamps issue about camer...Marco Nelissen2013-04-221-1/+1
| |\ \ \ | | |/ /
| | * | am 3030f344: Merge "Fixed the wrong timestamps issue about camera recording"Marco Nelissen2013-04-221-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Fixed the wrong timestamps issue about camera recordingJun Tian2013-04-221-1/+1