summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/StreamingSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* frameworks/av: Fix LOG_NDEBUG compilation issuesLeena Winterrowd2016-04-131-0/+2
* stagefright: Additional fixes for extended offload supportSteve Kondik2015-12-141-0/+1
* stagefright: Fix a few format strings on 64-bitSteve Kondik2015-12-131-1/+1
* Tuning the number of packets for one read in StreamingSourceosamu fujita2015-12-011-1/+3
* media: switch to new AMessage handlingLajos Molnar2015-03-051-2/+2
* fix threading in RTSPSource and StreamingSourceChong Zhang2014-12-031-18/+108
* StreamingSource: check mTSParser before dereferencing it.Wei Jia2014-12-021-0/+4
* AnotherPacketSource.cpp: Do not queue discontinity signal buffer resulted fro...Wei Jia2014-11-061-2/+2
* some clean up of video size change notificationChong Zhang2014-08-081-1/+1
* Squashed commit of the following:Andreas Huber2013-03-121-0/+4
* Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-051-4/+6
* Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-051-2/+5
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-1/+19
* Improvements to our MPEG2 Transport Stream parserAndreas Huber2012-08-311-2/+20
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-031-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Updated (internal) API for IStreamSource to signal discontinuitiesAndreas Huber2011-11-291-6/+11
* Signal an appropriate error even if there are no active streams yet.Andreas Huber2011-09-271-7/+7
* Various improvements to nuplayer playbackAndreas Huber2011-09-161-1/+1
* I have one HLS stream that switches stream PIDs from one bandwidth to the nextAndreas Huber2011-08-311-1/+9
* ATSParser now supports a mode in which PTS is considered to be absolute timeAndreas Huber2011-08-301-1/+1
* Enable signalling of a stream discontinuity involving a format-changeAndreas Huber2011-07-131-2/+11
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-2/+2
* Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-021-3/+6
* Squashed commit of the following:Andreas Huber2010-12-231-0/+120