summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/mp4
Commit message (Expand)AuthorAgeFilesLines
* frameworks/av: fix errors inside ALOGVColin Cross2014-02-061-1/+1
* Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-052-6/+7
* Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-052-3/+5
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-272-0/+6
* Fragmented mp4 extractorMarco Nelissen2012-09-051-0/+4
* Move fragmented mp4 parser to libstagefrightMarco Nelissen2012-08-316-2427/+5
* Use the correct data offset by remembering the offset of the enclosing 'moof'Andreas Huber2012-08-132-8/+15
* Signal end of stream if no more fragments are going to be available.Andreas Huber2012-08-092-1/+15
* Fix static sample table processing, add support for h.263 video.Andreas Huber2012-08-093-55/+49
* Handle empty stsc boxMarco Nelissen2012-08-081-2/+9
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-036-0/+2584