summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | hardening: eliminate more .text relocationsNick Kralevich2012-10-181-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
|\ \ | |/
| * Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru2012-09-121-0/+3
| |\
| | * avcenc: Set OMX_BUFFERFLAG_EOS on the last output frameMartin Storsjo2012-08-291-0/+3
* | | am f755a506: am d81be6d6: Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
|\ \ \ | |/ /
| * | aacenc: Mark some global arrays constMartin Storsjo2012-09-093-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: Don't erase the InputBufferInfo before reading info from itMartin Storsjo2012-08-291-1/+1
| |/
* | am 8d4d590d: am 1e75e972: Merge "avcenc: Update a comment about the inline as...Jean-Baptiste Queru2012-08-213-6/+3
|\ \ | |/
| * avcenc: Update a comment about the inline assemblyMartin Storsjo2012-08-213-6/+3
* | am 41ee747f: am 5ebce52c: Merge "avcenc: Fix the gcc inline assembly constrai...Jean-Baptiste Queru2012-08-213-17/+17
|\ \ | |/
| * avcenc: Fix the gcc inline assembly constraintsMartin Storsjo2012-08-203-17/+17
* | am 894a7e45: am 9e13e927: Merge "avcenc: Properly indent assembly blocks"Jean-Baptiste Queru2012-08-213-18/+108
|\ \ | |/
| * avcenc: Properly indent assembly blocksMartin Storsjo2012-08-203-18/+108
* | am add7c4d3: am 46b7eeb8: Merge "hardening: eliminate text relocations from h...Nick Kralevich2012-08-208-54/+94
|\ \ | |/
| * Merge "hardening: eliminate text relocations from h264"Nick Kralevich2012-08-208-54/+94
| |\
| | * hardening: eliminate text relocations from h264Ard Biesheuvel2012-08-138-54/+94
* | | am 3b939a5e: am 02a4ec21: Merge "avcenc: Remove a leftover define"Jean-Baptiste Queru2012-08-201-1/+0
|\ \ \ | |/ /
| * | avcenc: Remove a leftover defineMartin Storsjo2012-08-171-1/+0
* | | am 523c09d5: am 64b3fe55: Merge "stagefright amrnb: Remove unused leftover so...Jean-Baptiste Queru2012-08-166-416/+2
|\ \ \ | |/ /
| * | Merge "stagefright amrnb: Remove unused leftover source files"Jean-Baptiste Queru2012-08-166-416/+2
| |\ \
| | * | stagefright amrnb: Remove unused leftover source filesMartin Storsjo2012-07-106-416/+2
* | | | am f20e4ad9: am c1d2777c: Merge "stagefright amrnb: Move the bitstream_format...Jean-Baptiste Queru2012-08-164-36/+28
|\ \ \ \ | |/ / /
| * | | Merge "stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.h"Jean-Baptiste Queru2012-08-164-36/+28
| |\ \ \ | | |/ /
| | * | stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.hMartin Storsjo2012-07-104-36/+28
* | | | am 0df213ba: am dde79acf: Merge "hardening: eliminate text relocations from mp3"Jean-Baptiste Queru2012-08-163-7/+9
|\ \ \ \ | |/ / /
| * | | Merge "hardening: eliminate text relocations from mp3"Jean-Baptiste Queru2012-08-163-7/+9
| |\ \ \ | | | |/ | | |/|
| | * | hardening: eliminate text relocations from mp3Ard Biesheuvel2012-08-133-7/+9
* | | | am a109e9d5: am b7ca7dc9: Merge "avcenc: Clarify the ifdefs surrounding inlin...Jean-Baptiste Queru2012-08-164-4/+12
|\ \ \ \ | |/ / /