index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmediaplayerservice
/
MediaPlayerService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assign blame for playback wakelocks.
Marco Nelissen
2013-10-25
1
-7
/
+12
*
soundpool: allocate shared memory heap by client
Eric Laurent
2013-09-24
1
-22
/
+27
*
Fix hang
Marco Nelissen
2013-09-16
1
-1
/
+1
*
libmediaplayerservice: offload playback support
Richard Fitzgerald
2013-07-26
1
-82
/
+202
*
am 903871da: am 83790fcc: am bdf33c98: Merge "Fix compilation warning: incorr...
Glenn Kasten
2013-06-28
1
-1
/
+1
|
\
|
*
am bdf33c98: Merge "Fix compilation warning: incorrect format specifier for t...
Glenn Kasten
2013-06-28
1
-1
/
+1
|
|
\
|
|
*
Fix compilation warning: incorrect format specifier for type 'ssize_t'.
Scott Fan
2013-06-27
1
-1
/
+1
|
|
*
Merge "fix a race condition of MediaPlayerServce::Client::mClient"
Andreas Huber
2013-04-24
1
-1
/
+1
|
|
|
\
|
|
*
|
Remove legacy code and APIs in wifi display related code.
Andreas Huber
2012-09-21
1
-25
/
+0
|
|
*
|
HDCP module binderized
Andreas Huber
2012-09-19
1
-0
/
+5
|
|
*
|
Add a permission for controlling wifi display.
Jeff Brown
2012-09-07
1
-0
/
+9
|
|
*
|
Add a small hook to support gapless in AAH.
John Grossman
2012-09-06
1
-5
/
+12
|
|
*
|
Update remote display API.
Jeff Brown
2012-09-05
1
-2
/
+2
|
|
*
|
Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.
Andreas Huber
2012-09-05
1
-12
/
+3
|
|
*
|
Implement remote display service stubs.
Jeff Brown
2012-09-05
1
-0
/
+8
|
|
*
|
Only run the wifi display RTSP server on demand, and only on the wifi direct
Andreas Huber
2012-08-30
1
-4
/
+10
|
|
*
|
Initial checkin of support for acting as a wifi display source
Andreas Huber
2012-08-29
1
-0
/
+23
*
|
|
|
Public API changes for audio offload support.
Richard Fitzgerald
2013-06-27
1
-4
/
+8
*
|
|
|
Use sp<AudioTrack> instead of raw AudioTrack *
Glenn Kasten
2013-06-03
1
-22
/
+15
|
/
/
/
*
|
|
am b7319a7e: Update HTTP proxy configuration for all media playback inside st...
Andreas Huber
2013-06-03
1
-0
/
+6
|
\
\
\
|
*
|
|
Update HTTP proxy configuration for all media playback inside stagefright.
Andreas Huber
2013-05-31
1
-0
/
+6
*
|
|
|
am 628a8c0e: Merge "fix a race condition of MediaPlayerServce::Client::mClient"
Andreas Huber
2013-04-24
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge "fix a race condition of MediaPlayerServce::Client::mClient"
Andreas Huber
2013-04-24
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
fix a race condition of MediaPlayerServce::Client::mClient
beanz
2012-11-05
1
-1
/
+1
*
|
|
|
Implementing MediaDrm APIs
Jeff Tinker
2013-03-13
1
-0
/
+5
*
|
|
|
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-2
/
+2
*
|
|
|
Plumbing to reflect minor changes in the HDCP module API that allow for
Andreas Huber
2013-01-30
1
-2
/
+2
*
|
|
|
Merge "Remove unnecessary parameter"
Glenn Kasten
2012-12-21
1
-3
/
+6
|
\
\
\
\
|
*
|
|
|
Remove unnecessary parameter
Glenn Kasten
2012-12-18
1
-3
/
+6
*
|
|
|
|
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-8
/
+8
|
/
/
/
/
*
|
|
|
Use size_t for frame counts
Glenn Kasten
2012-11-15
1
-1
/
+1
*
|
|
|
Use uint32_t for sample rate
Glenn Kasten
2012-11-14
1
-1
/
+1
|
/
/
/
*
|
|
Remove legacy code and APIs in wifi display related code.
Andreas Huber
2012-09-21
1
-25
/
+0
*
|
|
HDCP module binderized
Andreas Huber
2012-09-19
1
-0
/
+5
*
|
|
Add a permission for controlling wifi display.
Jeff Brown
2012-09-07
1
-0
/
+9
*
|
|
Add a small hook to support gapless in AAH.
John Grossman
2012-09-06
1
-5
/
+12
*
|
|
Update remote display API.
Jeff Brown
2012-09-05
1
-2
/
+2
*
|
|
Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.
Andreas Huber
2012-09-05
1
-12
/
+3
*
|
|
Implement remote display service stubs.
Jeff Brown
2012-09-05
1
-0
/
+8
*
|
|
Only run the wifi display RTSP server on demand, and only on the wifi direct
Andreas Huber
2012-08-30
1
-4
/
+10
*
|
|
Initial checkin of support for acting as a wifi display source
Andreas Huber
2012-08-29
1
-0
/
+23
|
|
/
|
/
|
*
|
Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() ...
James Dong
2012-08-26
1
-2
/
+10
*
|
Add a missing NULL check.
John Grossman
2012-08-23
1
-1
/
+2
*
|
Add the ability to dynamicaly register MediaPlayer types.
John Grossman
2012-08-13
1
-204
/
+37
|
/
*
Fix gapless for deep buffers
Marco Nelissen
2012-06-11
1
-0
/
+1
*
Fix gapless playback
Marco Nelissen
2012-06-11
1
-38
/
+47
*
Use new sd card mount point for dumpsys
Marco Nelissen
2012-05-07
1
-2
/
+2
*
Add support for deep audio buffers
Eric Laurent
2012-04-20
1
-6
/
+13
*
rename audio policy output flags
Eric Laurent
2012-04-18
1
-2
/
+2
*
Allow AudioTrack to start at nonzero position
Marco Nelissen
2012-04-04
1
-0
/
+4
[next]