summaryrefslogtreecommitdiff
path: root/media/tests/players
AgeCommit message (Expand)Author
2021-02-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2019-03-12Convert Android.mk file to Android.bp Sasha Smundak
2019-01-18Remove the eng tag from invoke_mock_media_player Dan Willemsen
2016-11-18mediaplayer: support same seek mode as MediaMetadataRetriever. Wei Jia
2016-11-02Merge "mediaplayer: add precise argument to seek function" Wei Jia
2016-10-31mediaplayer: add precise argument to seek function Wei Jia
2016-10-31add libmedia as dependency of invoke_mock_media_player. Wei Jia
2014-11-10Frameworks/base: Wall Werror in media/tests Andreas Gampe
2014-02-04FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to... Andreas Huber
2013-04-09Add liblog Ying Wang
2012-12-18Rename ISurfaceTexture and SurfaceTexture Andy McFadden
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE Steve Block
2011-11-08resolved conflicts for merge of 26f70db9 to master Andreas Huber
2011-10-28Remove surface legacy APIs and code. Andreas Huber
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE Steve Block
2011-04-29Add setParameter/getParameter to MediaPlayer API. Gloria Wang
2011-03-14frameworks/base: remove LOCAL_PRELINK_MODULE Iliyan Malchev
2011-02-23Bug 3438258 Add SurfaceTexture as MediaPlayer sink Glenn Kasten
2010-11-16Remove all traces of legacy renderer support in stagefright. Andreas Huber
2010-08-23Squashed commit of the following: Andreas Huber
2010-01-28API Extension: Support for optionally specifying a map of extra request heade... Andreas Huber
2010-01-06Fix typo: test -> tests in makefile tags Jean-Baptiste Queru
2009-07-22Added native metadata support. niko
2009-07-17Added method to get metadata out of the player. niko
2009-07-16New test player stub to load mock native players. Nicolas Catania