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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge "Add ability to test supported content types to MediaDrm" into klp-dev
Jeff Tinker
2013-08-22
2
-6
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add ability to test supported content types to MediaDrm
Jeff Tinker
2013-08-22
2
-6
/
+9
*
|
|
Add MEDIA_STARTED/PAUSED/STOPPED events to media players
Lajos Molnar
2013-08-15
5
-0
/
+50
|
/
/
*
|
libmediaplayerservice: offload playback support
Richard Fitzgerald
2013-07-26
2
-84
/
+207
*
|
ANetworkSession and ParsedMessage are now part of stagefright foundation.
Andreas Huber
2013-07-18
2
-5
/
+13
*
|
Merge "Output more detailed error message if loading library fails"
leozwang@google.com
2013-07-17
3
-1
/
+9
|
\
\
|
*
|
Output more detailed error message if loading library fails
leozwang@google.com
2013-07-17
3
-1
/
+9
*
|
|
Add comments
Glenn Kasten
2013-07-10
1
-1
/
+1
|
/
/
*
|
am 9f0e0597: am 7266bc80: am ca7f1609: Merge "Prevent double disconnects in R...
Jean-Baptiste Queru
2013-07-08
1
-0
/
+4
|
\
\
|
|
/
|
*
am 7266bc80: am ca7f1609: Merge "Prevent double disconnects in RTSPSource"
Jean-Baptiste Queru
2013-07-08
1
-0
/
+4
|
|
\
|
|
*
am ca7f1609: Merge "Prevent double disconnects in RTSPSource"
Jean-Baptiste Queru
2013-07-08
1
-0
/
+4
|
|
|
\
|
|
|
*
Prevent double disconnects in RTSPSource
Fredrik Rosin
2013-07-01
1
-0
/
+4
*
|
|
|
am 9a25c012: am eced745a: Merge "Part of fix for TEE resource leaks when app ...
Jeff Tinker
2013-07-07
2
-1
/
+19
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am eced745a: Merge "Part of fix for TEE resource leaks when app crashes" into...
Jeff Tinker
2013-07-07
2
-1
/
+19
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Part of fix for TEE resource leaks when app crashes
Jeff Tinker
2013-07-03
2
-1
/
+19
*
|
|
|
Include what is needed
Glenn Kasten
2013-07-02
1
-3
/
+0
*
|
|
|
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
*
|
|
|
Public API changes for audio offload support.
Richard Fitzgerald
2013-06-27
2
-6
/
+12
*
|
|
|
Use sp<AudioTrack> instead of raw AudioTrack *
Glenn Kasten
2013-06-03
2
-25
/
+18
*
|
|
|
am f9bb8358: am b7319a7e: Update HTTP proxy configuration for all media playb...
Andreas Huber
2013-06-03
2
-0
/
+9
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am b7319a7e: Update HTTP proxy configuration for all media playback inside st...
Andreas Huber
2013-06-03
2
-0
/
+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Update HTTP proxy configuration for all media playback inside stagefright.
Andreas Huber
2013-05-31
2
-0
/
+9
|
*
|
|
am dd309b97: Merge "Handle the case where an asynchronous prepare was initiat...
Andreas Huber
2013-04-25
2
-0
/
+23
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Handle the case where an asynchronous prepare was initiated and then
Andreas Huber
2013-04-25
2
-0
/
+23
|
*
|
|
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 typo that would cause us not to shutdown/flush the decoders in
Andreas Huber
2013-04-16
1
-2
/
+2
|
*
|
|
|
Guard against mLooper == NULL.
Andreas Huber
2013-04-15
1
-1
/
+3
|
*
|
|
|
Instead of returning an error, return an invalid duration (-1 ms)
Andreas Huber
2013-04-11
1
-3
/
+3
|
*
|
|
|
Add liblog
Ying Wang
2013-04-09
1
-0
/
+1
|
*
|
|
|
Merge "Implement async event callout from drm plugin to Java app" into jb-mr2...
Jeff Tinker
2013-04-05
2
-2
/
+52
|
|
\
\
\
\
|
|
*
|
|
|
Implement async event callout from drm plugin to Java app
Jeff Tinker
2013-04-03
2
-2
/
+52
|
*
|
|
|
|
Merge "MediaDrm API update" into jb-mr2-dev
Jeff Tinker
2013-04-02
2
-25
/
+176
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
MediaDrm API update
Jeff Tinker
2013-04-01
2
-25
/
+176
|
*
|
|
|
|
Fix seek in response to OnPrepared() for HLS content
Andreas Huber
2013-04-01
2
-10
/
+12
|
*
|
|
|
|
Fix valgrind error.
Marco Nelissen
2013-03-27
1
-1
/
+2
|
|
/
/
/
/
|
*
|
|
|
Load crypto plugins from additional shared libraries
Jeff Tinker
2013-03-22
2
-38
/
+138
|
*
|
|
|
Merge "Implementing MediaDrm APIs" into jb-mr2-dev
Jeff Tinker
2013-03-20
7
-0
/
+619
|
|
\
\
\
\
|
|
*
|
|
|
Implementing MediaDrm APIs
Jeff Tinker
2013-03-13
7
-0
/
+619
|
*
|
|
|
|
Merge "remove uses of Surface in favor or IGraphicBufferProducer" into jb-mr2...
Mathias Agopian
2013-03-13
4
-5
/
+5
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
remove uses of Surface in favor or IGraphicBufferProducer
Mathias Agopian
2013-03-12
4
-5
/
+5
|
*
|
|
|
|
Squashed commit of the following:
Andreas Huber
2013-03-12
7
-7
/
+42
|
|
/
/
/
/
|
*
|
|
|
CameraService and Stagefright: Support AppOps
Eino-Ville Talvala
2013-02-25
4
-3
/
+26
|
*
|
|
|
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
2
-3
/
+3
|
*
|
|
|
Enable pause/resume for RTSP streaming
Roger Jönsson
2013-02-06
4
-0
/
+25
|
*
|
|
|
RTSP buffering improvements
Roger Jönsson
2013-02-06
5
-7
/
+100
|
*
|
|
|
HLS now properly publishes its "seekable" flags after connection
Andreas Huber
2013-02-06
2
-17
/
+65
|
*
|
|
|
RTSP now properly publishes its "seekable" flags after connection
Andreas Huber
2013-02-05
5
-14
/
+52
[prev]
[next]