summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "stagefright: add codec capability info for google audio codecs" into l...Lajos Molnar2014-08-162-15/+74
|\
| * stagefright: add codec capability info for google audio codecsLajos Molnar2014-08-142-15/+74
* | stagefright: Fix race condition between MediaCodec and SoftwareRendererRonghua Wu2014-08-155-77/+135
* | Merge "stagefright: allow specifying flac copmression level by 'complexity'" ...Lajos Molnar2014-08-151-1/+3
|\ \
| * | stagefright: allow specifying flac copmression level by 'complexity'Lajos Molnar2014-08-141-1/+3
| |/
* | stagefright/media: add support for codec features with text valueLajos Molnar2014-08-141-1/+14
|/
* make NuPlayer's http connection mechanism behaveChong Zhang2014-08-141-11/+15
* stagefright: allow scenarios when dequeueBufferFromNativeWindow failsLajos Molnar2014-08-121-2/+1
* MediaCodecList: handle errors gracefullyLajos Molnar2014-08-121-5/+21
* Merge changes Idc9808f7,If7bc8e5b into lmp-devDan Albert2014-08-098-0/+33
|\
| * Fix the build after -Bsymbolic fix.Dan Albert2014-08-081-0/+4
| * Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-087-0/+29
* | Merge "Added Tunneled video playback support to ACodec" into lmp-devRachad2014-08-096-57/+169
|\ \
| * | Added Tunneled video playback support to ACodecRachad2014-08-086-57/+169
* | | Merge "stagefright: set crop rect in SoftwareRenderer" into lmp-devLajos Molnar2014-08-091-0/+11
|\ \ \
| * | | stagefright: set crop rect in SoftwareRendererLajos Molnar2014-08-081-0/+11
| |/ /
* | | Merge "Fix WAVExtractor to output full audio frames only" into lmp-devLajos Molnar2014-08-091-0/+4
|\ \ \ | |/ / |/| |
| * | Fix WAVExtractor to output full audio frames onlyAndy Hung2014-08-081-0/+4
* | | Merge "AAC decoder: add support for controlling presentation parameters" into...Jean-Michel Trivi2014-08-082-5/+111
|\ \ \
| * | | AAC decoder: add support for controlling presentation parametersJean-Michel Trivi2014-08-082-5/+111
* | | | libstagefright: foundation: Add syntactic sugar to the cast.Sasha Levitskiy2014-08-081-1/+1
| |/ / |/| |
* | | Merge "Clarify and implement MediaCodec status codes" into lmp-devAndy Hung2014-08-072-42/+144
|\ \ \ | |_|/ |/| |
| * | Clarify and implement MediaCodec status codesAndy Hung2014-08-072-42/+144
* | | libstagefright_foundation: fix buildColin Cross2014-08-071-1/+1
* | | stagefright: support flexible YUV formatLajos Molnar2014-08-072-16/+95
* | | media/playerservice: add getCodecList() to MediaPlayerServiceLajos Molnar2014-08-071-1/+16
* | | stagefright: rework media codec list and infosLajos Molnar2014-08-073-260/+156
* | | stagefright: add AString parceling, and equal/compareIgnoreCaseLajos Molnar2014-08-071-0/+24
* | | stagefright: move ARRAY_SIZE to foundationLajos Molnar2014-08-061-2/+0
* | | Merge "httplive: timestamp reporting, track selection" into lmp-devRobert Shih2014-08-069-179/+545
|\ \ \
| * | | httplive: timestamp reporting, track selectionRobert Shih2014-08-059-179/+545
* | | | some fixes for crash when extractor creation failsChong Zhang2014-08-062-4/+79
| |/ / |/| |
* | | Merge "AAC encoder: add support for SBR mode selection" into lmp-devJean-Michel Trivi2014-08-053-5/+110
|\ \ \ | | |/ | |/|
| * | AAC encoder: add support for SBR mode selectionJean-Michel Trivi2014-08-053-5/+110
* | | stagefright: Pass audio aac subformats in offloadinfoaarti jadhav-gaikwad2014-08-051-0/+5
* | | MediaCodecSource: stop puller from caller's thread instead of looperChong Zhang2014-08-042-34/+44
|/ /
* | stagefright: propagate error in MPEG4Extractor::readMetaDataLajos Molnar2014-07-311-3/+4
|/
* GenericSource: support track (de)selectionRobert Shih2014-07-312-2/+11
* Merge "stagefright: MediaCodec async operations." into lmp-devLajos Molnar2014-07-301-17/+33
|\
| * stagefright: MediaCodec async operations.Lajos Molnar2014-07-301-17/+33
* | stagefright: enable decoder color format selectionLajos Molnar2014-07-301-9/+22
|/
* Merge "handle rotation in NuPlayer" into lmp-devChong Zhang2014-07-252-0/+34
|\
| * handle rotation in NuPlayerChong Zhang2014-07-302-0/+34
* | Merge "ATSParser: treat stream type 0x83 as TrueHD AC3" into lmp-devChong Zhang2014-07-253-9/+7
|\ \
| * | ATSParser: treat stream type 0x83 as TrueHD AC3Chong Zhang2014-07-303-9/+7
| |/
* | Revert GenericSource track selection changesWei Jia2014-07-302-11/+2
|/
* Merge "SampleTable: check integer overflow during table alloc" into lmp-devRobert Shih2014-07-251-0/+14
|\
| * SampleTable: check integer overflow during table allocRobert Shih2014-07-281-0/+14
* | stagefright: add flexible YUV supportLajos Molnar2014-07-252-0/+116
* | stagefright: add ABuffer.CreateAsCopyLajos Molnar2014-07-251-0/+8
|/