summaryrefslogtreecommitdiff
path: root/media/tests/players
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2019-03-12Convert Android.mk file to Android.bpSasha Smundak
2019-01-18Remove the eng tag from invoke_mock_media_playerDan 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 functionWei Jia
2016-10-31add libmedia as dependency of invoke_mock_media_player.Wei Jia
2014-11-10Frameworks/base: Wall Werror in media/testsAndreas Gampe
2014-02-04FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber
2013-04-09Add liblogYing Wang
2012-12-18Rename ISurfaceTexture and SurfaceTextureAndy McFadden
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-11-08resolved conflicts for merge of 26f70db9 to masterAndreas Huber
2011-10-28Remove surface legacy APIs and code.Andreas Huber
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-04-29Add setParameter/getParameter to MediaPlayer API.Gloria Wang
2011-03-14frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev
2011-02-23Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn 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 tagsJean-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