summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE - audio policy: fix DeviceVector::getDevicesFromType()Eric Laurent2015-03-311-2/+6
* am 424324b3: am 2fdd16b3: DO NOT MERGE - audio policy service: fix possible m...Eric Laurent2015-03-251-2/+20
|\
| * am 2fdd16b3: DO NOT MERGE - audio policy service: fix possible memory overflowEric Laurent2015-03-251-2/+20
| |\
| | * DO NOT MERGE - audio policy service: fix possible memory overflowEric Laurent2015-03-251-2/+20
* | | Revert "DO NOT MERGE: stagefright: add support for Intel's YUV420SP format in...Lajos Molnar2015-02-111-3/+1
* | | Merge "nuplayer: acquire wakelock during offload pause timeout" into lmp-mr1-devLajos Molnar2015-02-105-2/+190
|\ \ \
| * | | nuplayer: acquire wakelock during offload pause timeoutWeiyin Jiang2015-02-065-2/+190
* | | | Merge "stagefright: change licensing headers on h264dec omxdl sources" into l...Lajos Molnar2015-02-07290-332/+4575
|\ \ \ \ | |/ / / |/| | |
| * | | stagefright: change licensing headers on h264dec omxdl sourcesLajos Molnar2015-02-06290-332/+4575
* | | | stagefright: add media_codecs_google_video_le.xmlLajos Molnar2015-02-061-0/+108
* | | | Fix GSM WAV playbackMarco Nelissen2015-02-062-4/+21
|/ / /
* | | DO NOT MERGE: stagefright: add support for Intel's YUV420SP format in Softwar...Lajos Molnar2015-02-061-1/+3
* | | allow HLS streams with CLOSED-CAPTIONS tag to playChong Zhang2015-02-051-0/+10
* | | stagefright: add software renderer support to OMX_COLOR_YUV420SemiPlanarLajos Molnar2015-02-051-4/+5
* | | stagefright: set consumer usage flags and desribe YV12 HAL formatLajos Molnar2015-02-052-4/+52
* | | Merge "reuse CCDecoder on video discontinuity" into lmp-mr1-devChong Zhang2015-02-041-1/+3
|\ \ \
| * | | reuse CCDecoder on video discontinuityChong Zhang2015-02-041-1/+3
* | | | Merge "stagefright: add fallback for native flex-YUV support" into lmp-mr1-devLajos Molnar2015-02-043-20/+83
|\ \ \ \
| * | | | stagefright: add fallback for native flex-YUV supportLajos Molnar2015-02-043-20/+83
* | | | | Merge "httplive: Set start time and segment start time in conjunction." into ...Robert Shih2015-02-042-6/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | httplive: Set start time and segment start time in conjunction.Robert Shih2015-02-042-6/+14
* | | | | Merge "stagefright: add support for native flex-YUV formats" into lmp-mr1-devLajos Molnar2015-02-043-40/+95
|\ \ \ \ \
| * | | | | stagefright: add support for native flex-YUV formatsLajos Molnar2015-02-043-40/+95
* | | | | | audiopolicy: send device connect notification to HALsEric Laurent2015-02-041-2/+15
|/ / / / /
* | | | | NuPlayer: pause playback when buffering is lowChong Zhang2015-02-036-34/+251
| |/ / / |/| | |
* | | | Merge "Acodec: reset sideband handle for all non tunneled mode video playback...Rachad2015-01-311-0/+9
|\ \ \ \
| * | | | Acodec: reset sideband handle for all non tunneled mode video playbackRachad2015-01-311-0/+9
* | | | | Merge "Acodec: Send framerate information to OMX decoder if available" into l...Rachad2015-01-312-3/+16
|\ \ \ \ \ | |/ / / /
| * | | | Acodec: Send framerate information to OMX decoder if availableRachad2015-01-292-3/+16
* | | | | Merge "Wrong format used in seamless check" into lmp-mr1-devRobert Shih2015-01-311-4/+4
|\ \ \ \ \
| * | | | | Wrong format used in seamless checkjoakim johansson2015-01-301-4/+4
| |/ / / /
* | | | | Merge "PlaylistFetcher: clear packet sources when adjusting starting sequence...Robert Shih2015-01-311-0/+4
|\ \ \ \ \
| * | | | | PlaylistFetcher: clear packet sources when adjusting starting sequence numberRobert Shih2015-01-301-0/+4
| | |/ / / | |/| | |
* | | | | httplive: Defer switch down if a switch is in progressApurupa Pattapu2015-01-301-1/+6
|/ / / /
* | | | Merge "audio policy: add fallback for output selection" into lmp-mr1-devEric Laurent2015-01-301-0/+4
|\ \ \ \
| * | | | audio policy: add fallback for output selectionEric Laurent2015-01-301-0/+4
* | | | | Merge "audio policy: match attached device to declared devices" into lmp-mr1-devEric Laurent2015-01-302-28/+46
|\ \ \ \ \
| * | | | | audio policy: match attached device to declared devicesEric Laurent2015-01-292-28/+46
| |/ / / /
* | | | | Merge "Fix FLAG_BEACON regression" into lmp-mr1-devJean-Michel Trivi2015-01-291-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix FLAG_BEACON regressionJean-Michel Trivi2015-01-291-0/+3
| |/ / /
* | | | stagefright: httplive: Decouple block size from bandwidth estimateLeena Winterrowd2015-01-286-5/+26
* | | | stagefright: httplive: Reduce memcpy calls for chunked contentLeena Winterrowd2015-01-281-1/+5
* | | | httplive: Dont resume if we have almost fetched till stop timeApurupa Pattapu2015-01-282-3/+10
* | | | stagefright: httplive: Propagate target duration to LiveSessionLeena Winterrowd2015-01-281-0/+5
* | | | httplive: Create a copy of last enqueued metadataApurupa Pattapu2015-01-281-2/+2
* | | | stagefright: httplive: Fix deadlock for low duration clipsLeena Winterrowd2015-01-282-2/+17
* | | | libstagefright: httplive: Add NULL check for empty playlistLeena Winterrowd2015-01-281-1/+6
* | | | Revert "HLS: QCom enhancements"Lajos Molnar2015-01-287-71/+14
* | | | Merge "Audio policy: fix device gain initialization" into lmp-mr1-devEric Laurent2015-01-292-5/+15
|\ \ \ \
| * | | | Audio policy: fix device gain initializationEric Laurent2015-01-272-5/+15
| |/ / /