summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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-097-57/+207
|\ \
| * | Added Tunneled video playback support to ACodecRachad2014-08-087-57/+207
* | | 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
* | | | NuPlayer: getSelectedTrackRobert Shih2014-08-084-0/+51
| |/ / |/| |
* | | Merge "some clean up of video size change notification" into lmp-devChong Zhang2014-08-087-97/+109
|\ \ \
| * | | some clean up of video size change notificationChong Zhang2014-08-087-97/+109
| * | | delay data source creation for GenericSource prepare timeChong Zhang2014-08-083-21/+80
| * | | Revert "NuPlayer: don't feed decoder input data during flushing."Wei Jia2014-08-071-5/+5
* | | | 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
* | | | Merge "delay data source creation for GenericSource prepare time" into lmp-devChong Zhang2014-08-073-21/+80
|\ \ \ \
| * | | | delay data source creation for GenericSource prepare timeChong Zhang2014-08-073-21/+80
* | | | | stagefright: support flexible YUV formatLajos Molnar2014-08-072-16/+95
* | | | | media/playerservice: add getCodecList() to MediaPlayerServiceLajos Molnar2014-08-074-1/+37
* | | | | stagefright: rework media codec list and infosLajos Molnar2014-08-076-260/+574
* | | | | stagefright: add AString parceling, and equal/compareIgnoreCaseLajos Molnar2014-08-071-0/+24
* | | | | Merge "Revert "NuPlayer: don't feed decoder input data during flushing." " in...Wei Jia2014-08-061-5/+5
|\ \ \ \ \
| * | | | | Revert "NuPlayer: don't feed decoder input data during flushing." Wei Jia2014-08-071-5/+5
* | | | | | stagefright: move ARRAY_SIZE to foundationLajos Molnar2014-08-061-2/+0
| |_|_|_|/ |/| | | |
* | | | | Merge "httplive: timestamp reporting, track selection" into lmp-devRobert Shih2014-08-0610-180/+546
|\ \ \ \ \
| * | | | | httplive: timestamp reporting, track selectionRobert Shih2014-08-0510-180/+546
* | | | | | Merge "some fixes for crash when extractor creation fails" into lmp-devChong Zhang2014-08-065-55/+152
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | some fixes for crash when extractor creation failsChong Zhang2014-08-065-55/+152
| | |_|/ / | |/| | |
* | | | | AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-062-1/+25
|/ / / /
* | | | 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
* | | | Merge "NuPlayer: don't feed decoder input data during flushing." into lmp-devWei Jia2014-08-051-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | NuPlayer: don't feed decoder input data during flushing.Wei Jia2014-08-051-5/+5
* | | | Merge "set secure flag for secure file playback" into lmp-devChong Zhang2014-08-052-2/+15
|\ \ \ \
| * | | | set secure flag for secure file playbackChong Zhang2014-08-052-2/+15
| |/ / /
* | | | Merge "Add sound trigger control by audio policy" into lmp-devEric Laurent2014-08-052-1/+81
|\ \ \ \
| * | | | Add sound trigger control by audio policyEric Laurent2014-08-052-1/+81
| |/ / /
* | | | stagefright: Pass audio aac subformats in offloadinfoaarti jadhav-gaikwad2014-08-052-0/+14
|/ / /
* | | Merge "MediaCodecSource: stop puller from caller's thread instead of looper" ...Chong Zhang2014-08-012-34/+44
|\ \ \
| * | | MediaCodecSource: stop puller from caller's thread instead of looperChong Zhang2014-08-042-34/+44
* | | | Allow device to be unprovisionedJeff Tinker2014-08-013-1/+38
|/ / /
* | | Merge "GenericSource: timed text support" into lmp-devLajos Molnar2014-07-312-77/+199
|\ \ \ | |/ / |/| |
| * | GenericSource: timed text supportLajos Molnar2014-07-312-77/+199
| |/
* | Merge "stagefright: propagate error in MPEG4Extractor::readMetaData" into lmp...Lajos Molnar2014-07-301-3/+4
|\ \
| * | stagefright: propagate error in MPEG4Extractor::readMetaDataLajos Molnar2014-07-311-3/+4