summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | Adds VPX encoding support for stagefright.Kunter Gultekin2013-02-075-0/+1102
| * | Ensure proper EOS behaviorMarco Nelissen2012-12-202-9/+9
| * | Make codecs reconfigurableMarco Nelissen2012-12-186-0/+18
| * | 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
| * | | Merge "Add GSM 6.10 decoder"Marco Nelissen2012-11-166-0/+549
| |\ \ \
| | * | | Add GSM 6.10 decoderMarco Nelissen2012-11-166-0/+549
| | | |/ | | |/|
| * | | The length information of the chunks making up vorbis codec specific infoAndreas Huber2012-11-151-1/+1
| |/ /
| * | am c3ed4a1c: Merge "AAC DRC reference level for mobile is -16dB" into jb-mr1-devJean-Michel Trivi2012-10-191-1/+1
| |\ \
| | * | AAC DRC reference level for mobile is -16dBJean-Michel Trivi2012-10-191-1/+1
| * | | am 1baa01a5: Merge "hardening: eliminate more .text relocations"Nick Kralevich2012-10-191-2/+4
| |\ \ \ | | |/ / | |/| |
| * | | Bug 7170947 Configure AAC decoder for mobile DRC settingsJean-Michel Trivi2012-10-021-5/+37
| | |/ | |/|
| * | am a923dd4e: am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last o...Jean-Baptiste Queru2012-09-121-0/+3
| |\ \
| * \ \ am f755a506: am d81be6d6: Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
| |\ \ \
| * | | | Fix buffer size issue for multichannel HE-AACJean-Michel Trivi2012-09-091-1/+2
| * | | | am bf30787f: am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo bef...Jean-Baptiste Queru2012-08-291-1/+1
| |\ \ \ \
* | | | | | avcenc: Prepend startcodes to output buffersMartin Storsjo2013-09-251-0/+6
* | | | | | 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 3030f344: Merge "Fixed the wrong timestamps issue about camera recording"Marco Nelissen2013-04-221-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |