summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AwesomePlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* I must have broken raw-audio decoding in the recent past, this fixes it.Andreas Huber2010-01-051-4/+15
* It's important that seek requests are only specified in the initial call to M...Andreas Huber2009-12-141-0/+1
* AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber2009-12-141-11/+70
* remote destructors are not synchronously executed by the binder...Andreas Huber2009-12-111-0/+3
* Fix seek-on-startup behaviour in AwesomePlayer.Andreas Huber2009-12-111-3/+9
* remote destructors are not synchronously executed by the binder...Andreas Huber2009-12-111-0/+13
* The original delay after which we dropped a frame was too aggressive. 40ms la...Andreas Huber2009-11-231-3/+3
* Squashed commit of the following:Andreas Huber2009-11-231-0/+626