summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* libmediaplayerservice: unused argument warning messagesMark Salyzyn2014-06-241-11/+11
* Fix seek in response to OnPrepared() for HLS contentAndreas Huber2013-04-011-1/+2
* Fix a typo in MediaPlayerFactory that would prevent us fromAndreas Huber2013-02-051-1/+1
* Added HTTP support for SDP files.Oscar Rydhé2013-02-051-0/+4
* To support .mxmf which is specified in Android CDD.Dongwon Kang2012-09-051-0/+1
* Move the AAH RTP code out of framework and into vendor.John Grossman2012-08-131-65/+0
* Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-131-0/+404