Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
dabfdafb81c4b431377ca5b51c0e3a49fef4cb16
/
media
/
libmediaplayerservice
/
MediaPlayerService.h
270dd6a
Make mediaserver listen to Codec2 services' deaths
by Pawin Vongmasa
· 6 years ago
a0c9841
Notify swcodec crashes too
by Marco Nelissen
· 6 years ago
7a498a9
Merge "Refactor MediaPlayerBase's notify" into oc-dev am: 01970bf6fb am: 5c7f325b00 am: d7baca3dbb
by Pawin Vongmasa
· 7 years ago
082e4f7
Refactor MediaPlayerBase's notify
by Pawin Vongmasa
· 7 years ago
028cf09
Prevent MediaPlayerService::Client's use-after-free
by Pawin Vongmasa
· 7 years ago
d27ad6b
Prevent MediaPlayerService::Client's use-after-free
by Pawin Vongmasa
· 7 years ago
161b64fc
Cache routed device in case returning null when switching device.
by jiabin
· 8 years ago
9bb3803
BufferingSettings: simplify buffering control.
by Wei Jia
· 8 years ago
156c687
Add AudioRouting interface for MediaPlayer
by jiabin
· 8 years ago
67d876b
Merge "Protect against possible race conditions" into oc-dev am: 21076bf34e am: dc31a5d47c am: 516a132ea8
by Pawin Vongmasa
· 8 years ago
f9c8146
Protect against possible race conditions
by Pawin Vongmasa
· 8 years ago
b7798a0
Remove OMX dependency from MediaPlayerService
by Pawin Vongmasa
· 8 years ago
d14133d
Merge "stagefright: remove Miracast sender code"
by TreeHugger Robot
· 8 years ago
d0a98fa
stagefright: remove Miracast sender code
by Chong Zhang
· 8 years ago
52c2851
MediaPlayer: add notifyAt at native side
by Wei Jia
· 8 years ago
8cf3a07
Generate the IPlayer interface with AIDL.
by Ivan Lozano
· 8 years ago
e5b9b69
stagefright: put battery update under a separate lock
by Chong Zhang
· 8 years ago
4ef88d7
VolumeShaper: Add AudioTrack restore
by Andy Hung
· 8 years ago
9c47c97
Enable full migration of OMX to Treble.
by Pawin Vongmasa
· 8 years ago
cefac14
Modular DRM for MediaPlayer
by Hassan Shojania
· 8 years ago
9fc8b5c
VolumeShaper: Initial implementation
by Andy Hung
· 8 years ago
071437a
Modular DRM for MediaPlayer
by Hassan Shojania
· 8 years ago
9c8086f
Merge "MediaPlayer: Use uid_t for uids"
by Andy Hung
· 8 years ago
d399e7e
BufferingSettings: define internal BufferingSettings API.
by Wei Jia
· 9 years ago
c5de091
mediaplayer: support same seek mode as MediaMetadataRetriever.
by Wei Jia
· 9 years ago
1afd098
MediaPlayer: Use uid_t for uids
by Andy Hung
· 9 years ago
67b6dcc
mediaplayer: add precise argument to seek function
by Wei Jia
· 9 years ago
74b56a8
resolve merge conflicts of 77da968 to nyc-dev-plus-aosp am: 168e16423f
by Robert Shih
· 9 years ago
168e164
resolve merge conflicts of 77da968 to nyc-dev-plus-aosp
by Robert Shih
· 9 years ago
77da968
MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c am: b07255f603 am: d560830823 am: 51efd24460 am: 8d32201d4a am: 2b5ee9c8e4
by Robert Shih
· 9 years ago
51efd24
MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c am: b07255f603
by Robert Shih
· 9 years ago
d560830
MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c
by Robert Shih
· 9 years ago
ee0a0e3
MediaPlayerService: avoid invalid static cast
by Robert Shih
· 9 years ago
5ca8f32
resolve merge conflicts of fd923e7 to stage-aosp-master am: df5d9246f9
by Chih-Hung Hsieh
· 9 years ago
df5d924
resolve merge conflicts of fd923e7 to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
36d0ca1
Fix clang-tidy warnings in audio and playerservice.
by Chih-Hung Hsieh
· 9 years ago
e0bbac9
AudioSink: set configurations correctly for recycled track.
by Wei Jia
· 9 years ago
0bfa3ee
MediaPlayer/MediaRecorder: Do not notify client of audioserver death
by Andy Hung
· 9 years ago
375a9c0
Merge "Report other servers' deaths in OnErrorListener too" into nyc-dev
by Marco Nelissen
· 9 years ago
6dc3a3e
Report other servers' deaths in OnErrorListener too
by Marco Nelissen
· 9 years ago
3003807
Remove MediaDrm stack from mediaserver
by Jeff Tinker
· 9 years ago
f2c87b3
NuPlayer: Notify if drain message time is unexpectedly long
by Andy Hung
· 9 years ago
2f6e73d
NuPlayer: fetch position from track
by Andy Hung
· 9 years ago
d848eb4
Use audio_session_t consistently
by Glenn Kasten
· 9 years ago
260e56c
Revert "Run codecs in a separate process"
by Marco Nelissen
· 9 years ago
4f12d94
Run codecs in a separate process
by Marco Nelissen
· 9 years ago
c4ac817
AudioSink: move getPlayedOutAudioDurationUs() from NuPlayerRenderer to AudioSink.
by Wei Jia
· 10 years ago
2650e96
MediaPlayerService: prevent audio_attributes_t race conditions
by Jean-Michel Trivi
· 10 years ago
4356269
mediaplayer: fix audio attributes override by stream type
by Eric Laurent
· 10 years ago
d1c7434
libmediaplayerservice: Serialize access to AudioOutput
by Andy Hung
· 10 years ago
179652e
NuPlayer: Add audio sink buffer configuration
by Andy Hung
· 10 years ago
faeb0f2
libmediaplayerservice: try to open audio sink in offload mode in error.
by Ronghua Wu
· 10 years ago
3a474aa
stagefright: support setting/getting playback/sync config in MediaSync
by Lajos Molnar
· 10 years ago
be71aa2
Respect the record audio app op - media
by Svet Ganov
· 10 years ago
6d339f1
libmediaplayerservice: fix warnings, make warnings errors, use clang
by Lajos Molnar
· 10 years ago
99f3160
Unhide the android.media.[Media]DataSource interface.
by Chris Watkins
· 10 years ago
7d3f4df
mediaplayer: use non-blocking mode for AudioSink::write().
by Wei Jia
· 10 years ago
9816016
mediaplayer: support dynamic playback rate
by Wei Jia
· 10 years ago
b7848f1
Remove MediaPlayerService::decode()
by Marco Nelissen
· 10 years ago
06ad152
NuPlayer: use getTimestamp instead of getPosition
by Lajos Molnar
· 11 years ago
a31335a
Fix SoundPool and MediaPlayerService buffer overflow
by Andy Hung
· 11 years ago
1381d4b
media/playerservice: add getCodecList() to MediaPlayerService
by Lajos Molnar
· 11 years ago
d9d7fa0
Support for audio attributes on audio output of media player
by Jean-Michel Trivi
· 11 years ago
d457c97
Track pid for each session
by Marco Nelissen
· 11 years ago
8052038
Fix warnings about unused parameters
by Glenn Kasten
· 11 years ago
81e6844
Remove no longer needed http proxy handling code, it's obsolete now
by Andreas Huber
· 11 years ago
1b86fe0
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code
by Andreas Huber
· 11 years ago
6f59db1
update offloaded audio track sampling rate
by Eric Laurent
· 12 years ago
2261234
AwesomePlayer: correct stream type for offload
by Eric Laurent
· 12 years ago
9cae217
Assign blame for playback wakelocks.
by Marco Nelissen
· 12 years ago
3d00aa6
soundpool: allocate shared memory heap by client
by Eric Laurent
· 12 years ago
d89532e
libmediaplayerservice: offload playback support
by Richard Fitzgerald
· 12 years ago
1ab85ec
Include what is needed
by Glenn Kasten
· 12 years ago
ad3af33
Public API changes for audio offload support.
by Richard Fitzgerald
· 12 years ago
2799d74
Use sp<AudioTrack> instead of raw AudioTrack *
by Glenn Kasten
· 12 years ago
b7319a7
Update HTTP proxy configuration for all media playback inside stagefright.
by Andreas Huber
· 12 years ago
cc82dc6
Implementing MediaDrm APIs
by Jeff Tinker
· 12 years ago
279dcd8
Plumbing to reflect minor changes in the HDCP module API that allow for
by Andreas Huber
· 12 years ago
5570227
Merge "Remove unnecessary parameter"
by Glenn Kasten
· 12 years ago
f37971f
Remove unnecessary parameter
by Glenn Kasten
· 13 years ago
484566c
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
45d76bb
Remove legacy code and APIs in wifi display related code.
by Andreas Huber
· 13 years ago
59451f8
HDCP module binderized
by Andreas Huber
· 13 years ago
2013a54
Implement remote display service stubs.
by Jeff Brown
· 13 years ago
ab1bd84
Only run the wifi display RTSP server on demand, and only on the wifi direct
by Andreas Huber
· 13 years ago
35213f1
Initial checkin of support for acting as a wifi display source
by Andreas Huber
· 13 years ago
44a7e42
Add the ability to dynamicaly register MediaPlayer types.
by John Grossman
· 13 years ago
1948eb3
Add support for deep audio buffers
by Eric Laurent
· 13 years ago
4110c10
Add gapless playback support for NuPlayer
by Marco Nelissen
· 13 years ago
ed3e3e0
Provisional support for secure decryption of media streams.
by Andreas Huber
· 13 years ago
6b74d67
Gapless playback, step 1.
by Marco Nelissen
· 13 years ago
6556e5b
Merge "MediaPlayerService: fix AudioSink latency"
by Eric Laurent
· 13 years ago
db354e5
MediaPlayerService: fix AudioSink latency
by Eric Laurent
· 13 years ago
786618f
Add channel mask in AudioSink
by Jean-Michel Trivi
· 13 years ago
c795b64
Switch the way we configure for MediaPlayer retransmission.
by John Grossman
· 13 years ago
7a8b0ed
Playback rate on MediaPlayer
by Jean-Michel Trivi
· 13 years ago
a3f1fa3
Fix incorrect includes of AudioTrack.h
by Glenn Kasten
· 13 years ago
fff6d71
Use audio_stream_type_t consistently
by Glenn Kasten
· 13 years ago
e1c3962
Use audio_format_t consistently
by Glenn Kasten
· 13 years ago
3901e5d
Remove surface legacy APIs and code.
by Andreas Huber
· 14 years ago
Next »