summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/GenericSource.h
Commit message (Expand)AuthorAgeFilesLines
* nuplayer: Reverting GenericSource changes done for STA integrationManikanta Sivapala2016-04-131-1/+1
* Protect data source access with mutex during disconnectRobert Shih2015-12-071-0/+1
* GenericSource: Synchronize access to dataSourcePraveen Chavan2015-11-301-0/+1
* Revert "GenericSource: Synchronize access to dataSource"Manikanta Kanamarlapudi2015-11-241-1/+0
* Merge "GenericSource: Synchronize access to dataSource"Linux Build Service Account2015-10-291-0/+1
|\
| * GenericSource: Synchronize access to dataSourcePraveen Chavan2015-10-261-0/+1
* | Stagefright: use set buffers mode.Shivaprasad Hongal2015-10-261-0/+1
|/
* Stagefright: Extensions for HTTP progressive streaming.Apurupa Pattapu2015-10-061-4/+4
* libmediaplayerservice: get isStreaming info from source.Ronghua Wu2015-05-271-0/+2
* libmediaplayerservice: queue discontinuity when seek to eos.Ronghua Wu2015-05-191-0/+3
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-3/+3
* Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-151-0/+3
* mediaplayer: ensure secure decoders are instantiated before starting sourceLajos Molnar2015-04-011-0/+4
* nuplayer: remove prefill cache codeChong Zhang2015-03-121-6/+3
* NuPlayer: pause playback when buffering is lowChong Zhang2015-02-031-2/+11
* Merge "NuPlayerRenderer: Update mAnchorMaxMediaUs when anchor time is changed...Wei Jia2014-12-061-0/+1
|\
| * NuPlayerRenderer: Update mAnchorMaxMediaUs when anchor time is changed to fix...Wei Jia2014-12-051-0/+1
* | fixes for non-secure widevine playbackChong Zhang2014-12-051-0/+1
|/
* NuPlayer: pass media time to selectTrack for responsivenessRobert Shih2014-11-191-2/+2
* GenericSource: add mVideoLastDequeueTimeUs/mAudioLastDequeueTimeUsRobert Shih2014-11-101-0/+2
* Merge "NuPlayer: Fix flush mode decoder error handling" into lmp-devAndy Hung2014-10-021-0/+2
|\
| * NuPlayer: Fix flush mode decoder error handlingAndy Hung2014-10-011-0/+2
* | GenericSource: support disconnect before NuCachedSource2 is createdRobert Shih2014-10-011-0/+1
|/
* Merge "Add support for ANDROID_LOOP to NuPlayer" into lmp-devMarco Nelissen2014-09-171-0/+3
|\
| * Add support for ANDROID_LOOP to NuPlayerMarco Nelissen2014-09-171-0/+3
* | Disconnect HTTP-based data source upon resetChong Zhang2014-09-161-0/+2
|/
* avoid kWhatReadBuffer message spam in GenericSourceLajos Molnar2014-09-111-0/+2
* GenericSource: refactor track selection for dedicated looperRobert Shih2014-09-031-0/+19
* GenericSource: set DRM playback status.Ronghua Wu2014-08-291-0/+13
* add buffering update to GenericSourceChong Zhang2014-08-221-0/+10
* move cache prefill to GenericSource's message handlerChong Zhang2014-08-211-4/+12
* use dedicated looper for GenericSourceChong Zhang2014-08-141-0/+6
* delay data source creation for GenericSource prepare timeChong Zhang2014-08-071-2/+11
* some fixes for crash when extractor creation failsChong Zhang2014-08-061-10/+8
* GenericSource: timed text supportLajos Molnar2014-07-311-0/+13
* GenericSource: support track (de)selectionRobert Shih2014-07-311-2/+21
* Revert GenericSource track selection changesWei Jia2014-07-301-34/+2
* GenericSource: timed text supportRobert Shih2014-07-251-0/+13
* GenericSource: support track (de)selectionRobert Shih2014-07-221-2/+21
* nuplayer: add widevine support to GenericSourceLajos Molnar2014-07-171-1/+9
* GenericSource: implement getTrackCount/getTrackInfoRobert Shih2014-07-161-0/+5
* Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-051-3/+1
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+1
* Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-051-2/+2
* Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-051-1/+4
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-1/+2
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-031-1/+2
* Use NuPlayer for media playback everywhereAndreas Huber2012-03-221-0/+79