summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IStreamSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* HLS: misc bug fixesChong Zhang2015-04-021-0/+3
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-2/+2
* When passing a size_t via binder, use 64-bits unconditionallyGlenn Kasten2014-02-131-8/+8
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-0/+3
* Added an additional virtual method IStreamSource::flags().Andreas Huber2012-08-311-0/+16
* Updated (internal) API for IStreamSource to signal discontinuitiesAndreas Huber2011-11-291-1/+1
* Enable signalling of a stream discontinuity involving a format-changeAndreas Huber2011-07-131-0/+3
* Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-021-0/+3
* API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-061-5/+23
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+168