78 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
Vijay Venkatraman e2b43843fd Moved headers from include/ to appropriate libs
7 years ago
Hassan Shojania cefac14261 Modular DRM for MediaPlayer
7 years ago
Andy Hung 9fc8b5cd4a VolumeShaper: Initial implementation
8 years ago
Hassan Shojania 071437a200 Modular DRM for MediaPlayer
8 years ago
Wei Jia d399e7e606 BufferingSettings: define internal BufferingSettings API.
8 years ago
Wei Jia c5de09127e mediaplayer: support same seek mode as MediaMetadataRetriever.
8 years ago
Wei Jia 67b6dccfd7 mediaplayer: add precise argument to seek function
8 years ago
Andy Hung f2c87b3f88 NuPlayer: Notify if drain message time is unexpectedly long
8 years ago
Glenn Kasten d848eb48c1 Use audio_session_t consistently
8 years ago
Wei Jia c4ac8173f9 AudioSink: move getPlayedOutAudioDurationUs() from NuPlayerRenderer to AudioSink.
9 years ago
Andy Hung 179652ee2a NuPlayer: Add audio sink buffer configuration
9 years ago
Ronghua Wu 92d824426e media: rename doNotResuscitate to doNotReconnect to align with the implementation.
9 years ago
Ronghua Wu faeb0f2913 libmediaplayerservice: try to open audio sink in offload mode in error.
9 years ago
Lajos Molnar 3a474aa67f stagefright: support setting/getting playback/sync config in MediaSync
9 years ago
Lajos Molnar ee4e1b1a63 stagefright: warnings be gone, some are now errors, use clang
9 years ago
Chris Watkins 99f3160413 Unhide the android.media.[Media]DataSource interface.
9 years ago
Wei Jia 7d3f4df0a7 mediaplayer: use non-blocking mode for AudioSink::write().
9 years ago
Wei Jia 9816016afb mediaplayer: support dynamic playback rate
10 years ago
Marco Nelissen 9391844deb resolved conflicts for merge of b955b722 to lmp-mr1-dev-plus-aosp
10 years ago
Marco Nelissen b7848f1c44 Remove MediaPlayerService::decode()
10 years ago
Marco Nelissen 17c933cc07 am cec272df: am 724b9ea5: Merge "Replace MidiFile player with a Midi extractor"
10 years ago
Marco Nelissen 0e8928bf4f Replace MidiFile player with a Midi extractor
10 years ago
Chong Zhang df2592beab do not hold mNotifyLock when calling MediaPlayer::notify
10 years ago
Lajos Molnar 06ad1528e6 NuPlayer: use getTimestamp instead of getPosition
10 years ago
Andreas Huber 81e68448f3 Remove no longer needed http proxy handling code, it's obsolete now
11 years ago
Andreas Huber 1b86fe063b FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code
11 years ago
Eric Laurent 6f59db12a6 update offloaded audio track sampling rate
11 years ago
Eric Laurent 22612345ae AwesomePlayer: correct stream type for offload
11 years ago
Richard Fitzgerald d89532e133 libmediaplayerservice: offload playback support
11 years ago
Richard Fitzgerald ad3af3305f Public API changes for audio offload support.
11 years ago
Andreas Huber b7319a7eb0 Update HTTP proxy configuration for all media playback inside stagefright.
11 years ago
Andy McFadden 484566c410 Rename ISurfaceTexture and SurfaceTexture
12 years ago
John Grossman 5f7e55ea44 Add a small hook to support gapless in AAH.
12 years ago
John Grossman 8ec1f2a4f3 Move the AAH RTP code out of framework and into vendor.
12 years ago
John Grossman 44a7e42f03 Add the ability to dynamicaly register MediaPlayer types.
12 years ago
Eric Laurent 1948eb3ea6 Add support for deep audio buffers
12 years ago
Marco Nelissen 4110c101c3 Add gapless playback support for NuPlayer
12 years ago
Marco Nelissen 6b74d671a1 Gapless playback, step 1.
12 years ago
Jean-Michel Trivi 786618ffe8 Add channel mask in AudioSink
13 years ago
John Grossman c795b64060 Switch the way we configure for MediaPlayer retransmission.
13 years ago
John Grossman 761defc341 Upintegreate AAH TX and RX players from ICS_AAH
13 years ago
Jean-Michel Trivi 7a8b0ed641 Playback rate on MediaPlayer
13 years ago
Glenn Kasten fff6d715a8 Use audio_stream_type_t consistently
13 years ago
Glenn Kasten e1c3962e26 Use audio_format_t consistently
13 years ago
Andreas Huber 3901e5d875 Remove surface legacy APIs and code.
13 years ago
Andreas Huber 9b80c2bdb2 Charge network traffic to the uid of the process using the MediaPlayer.
13 years ago
Andreas Huber a0b1d4b161 Make dumpsys(media.player) more useful by having AwesomePlayer populate it.
13 years ago
Gloria Wang 4f9e47f2c0 Add setParameter/getParameter to MediaPlayer API.
13 years ago
Dima Zavin fce7a47324 audio/media: convert to using the audio HAL and new audio defs
13 years ago
Gloria Wang b483c47248 - Add another parameter in notify() to be able to send timed text sample
13 years ago