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