Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
5e3e3410e9a7d70fa9be5b561aa953036cc6bd96
/
media
/
libmediaplayerservice
/
MediaPlayerService.h
77da968
MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c am: b07255f603 am: d560830823 am: 51efd24460 am: 8d32201d4a am: 2b5ee9c8e4
by Robert Shih
· 10 years ago
51efd24
MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c am: b07255f603
by Robert Shih
· 10 years ago
d560830
MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c
by Robert Shih
· 10 years ago
ee0a0e3
MediaPlayerService: avoid invalid static cast
by Robert Shih
· 10 years ago
0bfa3ee
MediaPlayer/MediaRecorder: Do not notify client of audioserver death
by Andy Hung
· 10 years ago
375a9c0
Merge "Report other servers' deaths in OnErrorListener too" into nyc-dev
by Marco Nelissen
· 10 years ago
6dc3a3e
Report other servers' deaths in OnErrorListener too
by Marco Nelissen
· 10 years ago
3003807
Remove MediaDrm stack from mediaserver
by Jeff Tinker
· 10 years ago
f2c87b3
NuPlayer: Notify if drain message time is unexpectedly long
by Andy Hung
· 10 years ago
2f6e73d
NuPlayer: fetch position from track
by Andy Hung
· 10 years ago
d848eb4
Use audio_session_t consistently
by Glenn Kasten
· 11 years ago
260e56c
Revert "Run codecs in a separate process"
by Marco Nelissen
· 11 years ago
4f12d94
Run codecs in a separate process
by Marco Nelissen
· 11 years ago
c4ac817
AudioSink: move getPlayedOutAudioDurationUs() from NuPlayerRenderer to AudioSink.
by Wei Jia
· 11 years ago
2650e96
MediaPlayerService: prevent audio_attributes_t race conditions
by Jean-Michel Trivi
· 11 years ago
4356269
mediaplayer: fix audio attributes override by stream type
by Eric Laurent
· 11 years ago
d1c7434
libmediaplayerservice: Serialize access to AudioOutput
by Andy Hung
· 11 years ago
179652e
NuPlayer: Add audio sink buffer configuration
by Andy Hung
· 11 years ago
faeb0f2
libmediaplayerservice: try to open audio sink in offload mode in error.
by Ronghua Wu
· 11 years ago
3a474aa
stagefright: support setting/getting playback/sync config in MediaSync
by Lajos Molnar
· 11 years ago
be71aa2
Respect the record audio app op - media
by Svet Ganov
· 11 years ago
6d339f1
libmediaplayerservice: fix warnings, make warnings errors, use clang
by Lajos Molnar
· 11 years ago
99f3160
Unhide the android.media.[Media]DataSource interface.
by Chris Watkins
· 12 years ago
7d3f4df
mediaplayer: use non-blocking mode for AudioSink::write().
by Wei Jia
· 12 years ago
9816016
mediaplayer: support dynamic playback rate
by Wei Jia
· 12 years ago
b7848f1
Remove MediaPlayerService::decode()
by Marco Nelissen
· 12 years ago
06ad152
NuPlayer: use getTimestamp instead of getPosition
by Lajos Molnar
· 12 years ago
a31335a
Fix SoundPool and MediaPlayerService buffer overflow
by Andy Hung
· 12 years ago
1381d4b
media/playerservice: add getCodecList() to MediaPlayerService
by Lajos Molnar
· 12 years ago
d9d7fa0
Support for audio attributes on audio output of media player
by Jean-Michel Trivi
· 12 years ago
d457c97
Track pid for each session
by Marco Nelissen
· 13 years ago
8052038
Fix warnings about unused parameters
by Glenn Kasten
· 13 years ago
81e6844
Remove no longer needed http proxy handling code, it's obsolete now
by Andreas Huber
· 13 years ago
1b86fe0
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code
by Andreas Huber
· 13 years ago
6f59db1
update offloaded audio track sampling rate
by Eric Laurent
· 13 years ago
2261234
AwesomePlayer: correct stream type for offload
by Eric Laurent
· 13 years ago
9cae217
Assign blame for playback wakelocks.
by Marco Nelissen
· 14 years ago
3d00aa6
soundpool: allocate shared memory heap by client
by Eric Laurent
· 13 years ago
d89532e
libmediaplayerservice: offload playback support
by Richard Fitzgerald
· 13 years ago
1ab85ec
Include what is needed
by Glenn Kasten
· 13 years ago
ad3af33
Public API changes for audio offload support.
by Richard Fitzgerald
· 14 years ago
2799d74
Use sp<AudioTrack> instead of raw AudioTrack *
by Glenn Kasten
· 13 years ago
b7319a7
Update HTTP proxy configuration for all media playback inside stagefright.
by Andreas Huber
· 13 years ago
cc82dc6
Implementing MediaDrm APIs
by Jeff Tinker
· 14 years ago
279dcd8
Plumbing to reflect minor changes in the HDCP module API that allow for
by Andreas Huber
· 14 years ago
5570227
Merge "Remove unnecessary parameter"
by Glenn Kasten
· 14 years ago
f37971f
Remove unnecessary parameter
by Glenn Kasten
· 15 years ago
484566c
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 14 years ago
45d76bb
Remove legacy code and APIs in wifi display related code.
by Andreas Huber
· 14 years ago
59451f8
HDCP module binderized
by Andreas Huber
· 14 years ago
2013a54
Implement remote display service stubs.
by Jeff Brown
· 14 years ago
ab1bd84
Only run the wifi display RTSP server on demand, and only on the wifi direct
by Andreas Huber
· 14 years ago
35213f1
Initial checkin of support for acting as a wifi display source
by Andreas Huber
· 14 years ago
44a7e42
Add the ability to dynamicaly register MediaPlayer types.
by John Grossman
· 14 years ago
1948eb3
Add support for deep audio buffers
by Eric Laurent
· 14 years ago
4110c10
Add gapless playback support for NuPlayer
by Marco Nelissen
· 15 years ago
ed3e3e0
Provisional support for secure decryption of media streams.
by Andreas Huber
· 15 years ago
6b74d67
Gapless playback, step 1.
by Marco Nelissen
· 15 years ago
6556e5b
Merge "MediaPlayerService: fix AudioSink latency"
by Eric Laurent
· 15 years ago
db354e5
MediaPlayerService: fix AudioSink latency
by Eric Laurent
· 15 years ago
786618f
Add channel mask in AudioSink
by Jean-Michel Trivi
· 15 years ago
c795b64
Switch the way we configure for MediaPlayer retransmission.
by John Grossman
· 15 years ago
7a8b0ed
Playback rate on MediaPlayer
by Jean-Michel Trivi
· 15 years ago
a3f1fa3
Fix incorrect includes of AudioTrack.h
by Glenn Kasten
· 15 years ago
fff6d71
Use audio_stream_type_t consistently
by Glenn Kasten
· 15 years ago
e1c3962
Use audio_format_t consistently
by Glenn Kasten
· 15 years ago
3901e5d
Remove surface legacy APIs and code.
by Andreas Huber
· 15 years ago
7dae00b
Stagefright: ANW::connect in MediaPlayerService
by Jamie Gennis
· 15 years ago
d681bbb
Require INTERNET permission for network-based content. Bug #1870981
by Dave Burke
· 15 years ago
9b80c2b
Charge network traffic to the uid of the process using the MediaPlayer.
by Andreas Huber
· 15 years ago
d217a8c
Revert "Use AudioTrack::event_type not int in callback"
by Glenn Kasten
· 15 years ago
013b5a6
Use AudioTrack::event_type not int in callback
by Glenn Kasten
· 15 years ago
6476024
update for new audio.h header location
by Dima Zavin
· 15 years ago
4f9e47f
Add setParameter/getParameter to MediaPlayer API. for bug 1982947
by Gloria Wang
· 15 years ago
fce7a47
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 15 years ago
b483c47
- Add another parameter in notify() to be able to send timed text sample
by Gloria Wang
· 15 years ago
9ee159b
- To track the usage of all audio output devices
by Gloria Wang
· 16 years ago
1173118
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
by Glenn Kasten
· 16 years ago
7cf180c
- Add method in MediaPlayerService to collect and pull
by Gloria Wang
· 16 years ago
e2b1028
Support streaming data across binder boundaries.
by Andreas Huber
· 16 years ago
0a5ca66
Remove all traces of legacy renderer support in stagefright.
by Andreas Huber
· 16 years ago
05ea643
Squashed commit of the following:
by Andreas Huber
· 16 years ago
2eeadf9
am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread
by Eric Laurent
· 16 years ago
8c563ed
Added getter for session Id to AudioSink
by Eric Laurent
· 16 years ago
5daeb12
Squashed commit of the following:
by Andreas Huber
· 16 years ago
2beeb50
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 16 years ago
da7581b
Added Visualizer effect.
by Eric Laurent
· 16 years ago
a514bdb
Added support for audio sessions in MediaPlayer and AudioTrack.
by Eric Laurent
· 16 years ago
4e92c7e
New API on java's MediaPlayer to suspend/resume a session.
by Andreas Huber
· 17 years ago
3cf6135
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 17 years ago
7d5b8a7
Implementation of stagefright-enabled MediaPlayerService::decode functionality
by Andreas Huber
· 17 years ago
2db8455
API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played.
by Andreas Huber
· 17 years ago
342e9cf
Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync
by Eric Laurent
· 17 years ago
7ee8ac9
b/2353646
by Marco Nelissen
· 17 years ago
1d711f6
Remove old hack A/V sync hack that is no longer needed.
by Dave Sparks
· 17 years ago
8d8380c
am 3a814141: Merge change Iee0486e2 into eclair
by Gloria Wang
· 17 years ago
dac6a31
Dump media recorder PID in dumpsys media.player, and fix minor bugs.
by Gloria Wang
· 17 years ago
318ad9c
Reimplement the OMX backend for stagefright.
by Andreas Huber
· 17 years ago
10dbb8e
Music visualizer support hack.
by Marco Nelissen
· 17 years ago
a64c8c7
Added native metadata support.
by niko
· 17 years ago
Next »