summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/stream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Properly connect to surface flinger in our shell toolsAndreas Huber2011-09-201-1/+1
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-2/+2
* When encountering a discontinuity, flush(clear) all content enqueued up to thatAndreas Huber2011-08-251-10/+27
* Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian2011-06-291-2/+2
|\
| * SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-2/+2
* | Support for "streaming" non-transport streams by first converting them to ts ...Andreas Huber2011-06-281-11/+165
|/
* Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-201-1/+0
* - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-131-1/+1
* Fix missing AOSP copyright headers for more filesJames Dong2011-03-171-0/+16
* Squashed commit of the following:Andreas Huber2010-12-231-1/+1
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-1/+22
* API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-061-1/+2
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+168