summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* warnings be gone.Andreas Huber2014-02-1153-35/+174
* resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-116-15/+16
|\
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-116-15/+16
* | Merge "Fix regression"Marco Nelissen2014-02-101-1/+1
|\ \
| * | Fix regressionMarco Nelissen2014-02-101-1/+1
* | | am af8a3e29: am 7142d10a: Merge "avcenc: Update video port parameters in the ...Lajos Molnar2014-02-101-0/+11
|\ \ \ | | |/ | |/|
| * | 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
* | | | am 25da2f09: am 88e99f9a: Merge "SoftVPXEncoder: Set the frame size on the ou...Lajos Molnar2014-02-101-0/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
| |\ \ | | |/ | |/|
* | | Fix restart after EOS for mp3Marco Nelissen2014-02-051-0/+3
* | | Update AAC decoder wrapper to latest FDK API for output channel countJean-Michel Trivi2013-12-271-2/+5
* | | am b6b97f60: am eb76f318: am 96aed4fb: Merge "avcenc: Prepend startcodes to o...Lajos Molnar2013-10-291-0/+6
|\ \ \
| * \ \ am eb76f318: am 96aed4fb: Merge "avcenc: Prepend startcodes to output buffers"Lajos Molnar2013-10-291-0/+6
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * 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
| | |\ \ | | | |/ | | |/|
| | | * Fixed the wrong timestamps issue about camera recordingJun Tian2013-04-221-1/+1
| | * | 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
| | * | | Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-171-0/+15
| | |/ /
| | * | 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
| | * | | Fix Vorbis decoder resetMarco Nelissen2013-04-151-1/+12
| | * | | Fix AAC decoder reconfigurationMarco Nelissen2013-04-151-0/+6
| | |/ /
| | * | Merge "Fix MediaCodec.flush()" into jb-mr2-devMarco Nelissen2013-04-122-55/+51
| | |\ \
| | | * | Fix MediaCodec.flush()Marco Nelissen2013-04-122-55/+51
| | * | | Add liblogYing Wang2013-04-0917-18/+18
| | |/ /
| | * | Fix a number of warnings in stagefright code.Andreas Huber2013-04-043-3/+4
| | * | Fix valgrind error in software h264 decoderMarco Nelissen2013-03-271-4/+2
| | * | 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