summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightPlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...Andreas Huber2010-10-081-0/+4
* Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-061-1/+28
* New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-121-0/+10
* Properly implement asynchronous preparation of media playback.Andreas Huber2010-02-081-21/+2
* Support the specification of additional HTTP headers in the creation of a Dat...Andreas Huber2010-01-281-2/+2
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-2/+3
* Squashed commit of the following:Andreas Huber2009-11-231-79/+36
* Fix for random audio output failures, properly dup() the file descriptor in I...Andreas Huber2009-11-101-1/+3
* Added native metadata support.niko2009-07-221-6/+1
* Fixing the build: StagefrightPlayer now implements the newly introduced "getM...Andreas Huber2009-07-201-0/+5
* Squashed commit of the following:Andreas Huber2009-07-161-0/+208