summaryrefslogtreecommitdiff
path: root/cmds/stagefright/stream.cpp
AgeCommit message (Expand)Author
2012-08-24Use new surface flinger API.Jeff Brown
2012-08-09Fix static sample table processing, add support for h.263 video.Andreas Huber
2012-08-03experimental support for fragmented mp4 playback in nuplayerAndreas Huber
2012-07-25update to new getDisplayInfo APIMathias Agopian
2012-02-27fix libgui header locationMathias Agopian
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-11-08resolved conflicts for merge of 26f70db9 to masterAndreas Huber
2011-10-28Remove surface legacy APIs and code.Andreas Huber
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-20Properly connect to surface flinger in our shell toolsAndreas Huber
2011-09-02Require INTERNET permission for network-based content.Dave Burke
2011-08-25When encountering a discontinuity, flush(clear) all content enqueued up to thatAndreas Huber
2011-06-29Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian
2011-06-29SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian
2011-06-28Support for "streaming" non-transport streams by first converting them to ts ...Andreas Huber
2011-04-20Get rid of the "pid" parameter from createSurfaceMathias Agopian
2011-04-13- Add another parameter in notify() to be able to send timed text sampleGloria Wang
2011-03-17Fix missing AOSP copyright headers for more filesJames Dong
2010-12-23Squashed commit of the following:Andreas Huber
2010-12-15Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber
2010-12-06API Support for both synchronous and queued commands, optionally associated m...Andreas Huber
2010-11-23Support streaming data across binder boundaries.Andreas Huber