summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: fix possible overflow in amrwbenc.Wei Jia2015-08-131-8/+11
* Fix potential buffer overrunMarco Nelissen2015-05-051-1/+1
* 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
* | | am 4707c9b0: am f7baffd1: Merge "Make sure the drain buffer is big enough" in...Marco Nelissen2013-04-171-3/+6
|\ \ \ | |/ /
| * | Merge "Make sure the drain buffer is big enough" into jb-mr2-devMarco Nelissen2013-04-171-3/+6
| |\ \
| | * | Make sure the drain buffer is big enoughMarco Nelissen2013-04-161-3/+6
* | | | am c9e18491: am 767fea95: Merge "Apparently the mp3 decoder glitches if it wa...Andreas Huber2013-04-171-0/+15
|\ \ \ \ | |/ / /
| * | | Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-171-0/+15
| |/ /
* | | am 844c8b03: am ff4b1e2b: Merge "Better default AAC DRC setting" into jb-mr2-devJean-Michel Trivi2013-04-161-0/+3
|\ \ \ | |/ /
| * | Merge "Better default AAC DRC setting" into jb-mr2-devJean-Michel Trivi2013-04-161-0/+3
| |\ \
| | * | Better default AAC DRC settingJean-Michel Trivi2013-04-151-0/+3
* | | | am 589bee39: am 94b66227: Fix Vorbis decoder resetMarco Nelissen2013-04-161-1/+12
|\ \ \ \ | |/ / /
| * | | Fix Vorbis decoder resetMarco Nelissen2013-04-151-1/+12
* | | | am f749a670: am f4c873a6: Merge "Fix AAC decoder reconfiguration" into jb-mr2...Marco Nelissen2013-04-151-0/+6
|\ \ \ \ | |/ / /
| * | | Fix AAC decoder reconfigurationMarco Nelissen2013-04-151-0/+6
| |/ /
* | | am fe028e58: am 089edf2e: Merge "Fix MediaCodec.flush()" into jb-mr2-devMarco Nelissen2013-04-122-55/+51
|\ \ \ | |/ /
| * | Merge "Fix MediaCodec.flush()" into jb-mr2-devMarco Nelissen2013-04-122-55/+51
| |\ \
| | * | Fix MediaCodec.flush()Marco Nelissen2013-04-122-55/+51
* | | | am e63f850b: am da0dc0af: Add liblogYing Wang2013-04-0917-18/+18
|\ \ \ \ | |/ / /
| * | | Add liblogYing Wang2013-04-0917-18/+18
| |/ /
* | | am b41c9a03: am a5761dcb: Fix a number of warnings in stagefright code.Andreas Huber2013-04-043-3/+4
|\ \ \ | |/ /
| * | Fix a number of warnings in stagefright code.Andreas Huber2013-04-043-3/+4
* | | 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-193-3/+3
|/ /
* | am ceb83b8d: Merge "SoftAMR: Signal the right frame format"Andreas Huber2013-02-271-1/+1
|\ \ | |/
| * Merge "SoftAMR: Signal the right frame format"Andreas Huber2013-02-271-1/+1
| |\
| | * SoftAMR: Signal the right frame formatMartin Storsjo2013-02-171-1/+1
* | | am ccf51ec4: Merge "SoftVorbis: Set the right encoding in the port definition"Andreas Huber2013-02-271-1/+1
|\ \ \ | |/ /
| * | SoftVorbis: Set the right encoding in the port definitionMartin Storsjo2013-01-311-1/+1
| |/
| * Match new paths and organization in external/libvpxJohann2012-12-121-4/+3
* | 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