summaryrefslogtreecommitdiffstats
path: root/media/tests/MediaDump
Commit message (Collapse)AuthorAgeFilesLines
* MediaDump: use the MediaPlayer#setSurface methodJamie Gennis2011-08-291-1/+4
| | | | | | | | This change updates the MediaDump test to use the new MediaPlayer#setSurface method in place of MediaPlayer#setTexture, which will be removed. Change-Id: I33f59705c728f0884452d45cf83cb5b80f66a95a
* b/4452171 Dumping video playbacks to files.Huahui Wu2011-05-238-0/+1143
MediaDump: a tool app to dump video playback into raw files and a viewer to display the dumped files. Change-Id: I7bf116e38bb1f9e85d5a1680ae92b5b72bc10ea8