summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nuplayer: Render video frames after audio is renderedstable/cm-12.0-YNG1ISurajit Podder2015-02-242-0/+21
* NuPlayer : Added flag to know if Audio rendering has startedPreetam Singh Ranawat2015-02-243-3/+8
* nuplayer: Write the partial aggregated buffer to the decoderPreetam Singh Ranawat2015-02-241-0/+11
* stagefright: Guard against crash with mismatched codecsSteve Kondik2015-02-242-2/+5
* nuplayer: Enable small buffer hint for PCM offloadSteve Kondik2015-02-241-1/+1
* Roll back a few audiopolicy changesSteve Kondik2015-02-242-27/+15
* nuplayer: Fix incorrect audio resume time during seekXavier Varricatt2015-02-241-1/+2
* libstagefright: handle error when B-frame is sent to MPEG4Writerxiaoqiny2015-02-215-3/+25
* libmediaplayerservice: fix deadlock in dump()Sidipotu Ashok2015-02-201-0/+5
* audio: Fix fast playback of Ringtone for SCO callAshish Jain2015-02-201-2/+2
* httplive: Support embedded images in audio-only playlistLi Sun2015-02-209-6/+280
* httplive: Start playback at the actual bandwidth variantSanthosh Behara2015-02-206-4/+74
* stagefright: Increase block size for downloadManikanta Kanamarlapudi2015-02-201-1/+2
* httplive: Do not delay fetcher when resumingApurupa Pattapu2015-02-201-1/+8
* stagefright: HLS: Remove LiveDataSourceLeena Winterrowd2015-02-206-241/+0
* stagefright: httplive: Enable dumping of fetched segmentsLeena Winterrowd2015-02-202-1/+34
* httplive: Dont resume old fetchers if switching downApurupa Pattapu2015-02-201-1/+11
* stagefright: HLS: Increase granularity of segment downloadLeena Winterrowd2015-02-205-119/+340
* stagefright: httplive: Propagate error code from fetchPlaylistLeena Winterrowd2015-02-202-3/+9
* stagefright: httplive: Extend fetchFile to handle buffer offsetsLeena Winterrowd2015-02-201-6/+9
* httplive: Defer switch down if a switch is in progressApurupa Pattapu2015-02-201-1/+6
* stagefright: httplive: Fix switching for HLS live use-casesApurupa Pattapu2015-02-203-4/+31
* httplive: Dont resume if we have almost fetched till stop timeApurupa Pattapu2015-02-202-5/+12
* stagefright: httplive: Decouple block size from bandwidth estimateLeena Winterrowd2015-02-206-5/+25
* Revert "HLSCustom: Bandwidth switching improvement in HLS"Steve Kondik2015-02-2027-6071/+15
* httplive: Create a copy of last enqueued metadataApurupa Pattapu2015-02-201-2/+2
* NuPlayer: Add support for getFormatMeta for HLSAlexy Joseph2015-02-202-0/+12
* libstagefright: Fix offload duration for live streamingAlexy Joseph2015-02-201-4/+3
* libmedia: Avoid timestamp queries for pcm offloadAlexy Joseph2015-02-201-27/+40
* audio_policy: handle in call sonification for attached outputs of duplicating...Zhou Song2015-02-201-0/+4
* audio_policy: handle incall sound notifications on non primary outputskunleiz2015-02-202-13/+21
* nuplayer: acquire wakelock during offload pause timeoutWeiyin Jiang2015-02-205-3/+200
* Revert "Flush the audio sink if NuPlayerRenderer is paused during a flush"Steve Kondik2015-02-161-7/+0
* audioflinger: Power hints for audio activitySteve Kondik2015-02-104-4/+30
* audio: Fixed Audio Source in Voice CallPavan Chikkala2015-02-091-0/+4
* audiopolicy: Add DEVICE_IN_COMMUNICATION for VOIPPavan Chikkala2015-02-091-0/+4
* audio: Added support for USB AOA connect/disconnect eventsRamjee Singh2015-02-091-0/+17
* audio: Set proper AAC audio formatDivya Narayanan Poojary2015-02-091-1/+9
* Camera: Added null check for memory referenceSuman Mukherjee2015-02-091-0/+4
* libstagefright: Add support for HW AAC decoderMingming Yin2015-02-096-21/+57
* audiopolicy: Update DeviceNametoEnumTablePavan Chikkala2015-02-091-0/+1
* libmediaplayerservice: Use default buffer size for Audiocache with AwesomplayerAshish Jain2015-02-061-1/+6
* nuplayer: Modify seek and resume latency calculationManikanta Kanamarlapudi2015-02-063-3/+17
* audioflinger: Fix glitches and volume ramp issueSteve Kondik2015-02-032-2/+2
* nuplayer: Fix the "Fix CTS issues in NuPlayer"Christopher R. Palmer2015-02-021-5/+3
* nuplayer: Fix CTS issues in NuPlayerSteve Kondik2015-01-312-1/+19
* Wrong format used in seamless checkjoakim johansson2015-01-312-6/+8
* Flush the audio sink if NuPlayerRenderer is paused during a flushOscar Rydhé2015-01-311-0/+7
* RTSP: Continue setupTrack even if the other track creation failsSanthosh Behara2015-01-311-1/+1
* RTSP: Add NULL check before accessing mHandlerSanthosh Behara2015-01-311-1/+3