index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmediaplayerservice
/
nuplayer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-19
3
-33
/
+33
*
Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics...
Andreas Huber
2011-12-08
2
-4
/
+31
|
\
|
*
Don't perform RTSP seeks right away but queue them for 200ms
Andreas Huber
2011-12-08
2
-4
/
+31
*
|
Fix Bitreader "putBits" implementation, make sure we emulate timestamps
Andreas Huber
2011-12-08
2
-7
/
+21
|
/
*
Merge "Make sure we can properly shutdown even if" into ics-mr1
Andreas Huber
2011-11-29
2
-2
/
+20
|
\
|
*
Make sure we can properly shutdown even if
Andreas Huber
2011-11-28
2
-2
/
+20
*
|
Merge "Updated (internal) API for IStreamSource to signal discontinuities" in...
Andreas Huber
2011-11-29
1
-6
/
+11
|
\
\
|
*
|
Updated (internal) API for IStreamSource to signal discontinuities
Andreas Huber
2011-11-29
1
-6
/
+11
|
|
/
*
|
Finer granularity discontinuity support.
Andreas Huber
2011-11-28
2
-20
/
+59
|
/
*
am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into...
Glenn Kasten
2011-11-09
1
-1
/
+1
|
\
|
*
Bug 5478024 drop after decode if can't drop before
Glenn Kasten
2011-11-04
1
-1
/
+1
|
*
DO NOT MERGE Poll input data with a small timeout and don't consume a full core.
Andreas Huber
2011-11-03
1
-1
/
+1
*
|
Merge "Remove surface legacy APIs and code." into ics-mr1
Andreas Huber
2011-11-08
4
-14
/
+0
|
\
\
|
*
|
Remove surface legacy APIs and code.
Andreas Huber
2011-10-28
4
-14
/
+0
*
|
|
Poll input data with a small timeout and don't consume a full core.
Andreas Huber
2011-11-03
1
-1
/
+1
|
/
/
*
|
Properly report that we're no longer playing after receiving event
Andreas Huber
2011-10-26
3
-4
/
+17
*
|
NuPlayer is now taking on the task of streaming over RTSP.
Andreas Huber
2011-10-13
7
-3
/
+487
|
/
*
Signal an appropriate error even if there are no active streams yet.
Andreas Huber
2011-09-27
6
-27
/
+32
*
Propagate error signalled by the source all the way to the output EOS notific...
Andreas Huber
2011-09-26
2
-3
/
+18
*
Bug 5234242 audio continues after discontinuity
Glenn Kasten
2011-09-21
1
-2
/
+2
*
In order to recover from video lagging behind audio, drop avc frames
Andreas Huber
2011-09-16
6
-44
/
+132
*
Various improvements to nuplayer playback
Andreas Huber
2011-09-16
7
-56
/
+102
*
Don't post position updates too frequently
Andreas Huber
2011-09-13
2
-3
/
+17
*
I have one HLS stream that switches stream PIDs from one bandwidth to the next
Andreas Huber
2011-08-31
2
-2
/
+17
*
Discontinuities are only signalled on streams that have been identified, i.e.
Andreas Huber
2011-08-31
1
-0
/
+13
*
ATSParser now supports a mode in which PTS is considered to be absolute time
Andreas Huber
2011-08-30
1
-1
/
+1
*
Signal errors to the client instead of asserting in ACodec.
Andreas Huber
2011-08-26
2
-19
/
+32
*
Error handling in ACodec and Nuplayer.
Andreas Huber
2011-08-16
3
-18
/
+35
*
Fix seek behaviour at startup and teardown of media session that hasn't been ...
Andreas Huber
2011-07-15
2
-3
/
+11
*
Enable signalling of a stream discontinuity involving a format-change
Andreas Huber
2011-07-13
1
-2
/
+11
*
Charge network traffic to the uid of the process using the MediaPlayer.
Andreas Huber
2011-07-01
6
-5
/
+31
*
Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.
Andreas Huber
2011-05-25
2
-4
/
+4
*
The decoder wrapper is no longer needed. Also disable building old-style deco...
Andreas Huber
2011-05-12
5
-691
/
+4
*
Add setParameter/getParameter to MediaPlayer API.
Gloria Wang
2011-04-29
2
-0
/
+10
*
Add extra headers specified in the media player's setDataSource call
Andreas Huber
2011-04-20
3
-19
/
+28
*
Fix issue 3483718: audio streaming and A2DP.
Eric Laurent
2011-03-21
1
-9
/
+12
*
Allow optional specification of a PTS timestamp when signalling a discontinuity.
Andreas Huber
2011-03-02
6
-6
/
+67
*
Merge "Suppress the logging of URLs when in incognito mode."
Andreas Huber
2011-02-24
3
-4
/
+22
|
\
|
*
Suppress the logging of URLs when in incognito mode.
Andreas Huber
2011-02-24
3
-4
/
+22
*
|
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
Glenn Kasten
2011-02-23
6
-15
/
+41
|
/
*
Some tweaks to HTTP live / nuplayer behaviour
Andreas Huber
2011-01-21
1
-3
/
+9
*
Implement missing pause/resume support for NuPlayer.
Andreas Huber
2011-01-20
4
-5
/
+85
*
NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.
Andreas Huber
2011-01-10
2
-12
/
+45
*
Some more fixes regarding HTTP live in NuPlayer.
Andreas Huber
2011-01-05
2
-11
/
+5
*
Seek/Duration support for completed http live streams in NuPlayer.
Andreas Huber
2011-01-05
10
-40
/
+283
*
Properly shutdown the decoders on a reset() in NuPlayer's implementation.
Andreas Huber
2011-01-04
5
-61
/
+191
*
Squashed commit of the following:
Andreas Huber
2010-12-23
15
-183
/
+517
*
Distinguish discontinuities w/ a format change from those without.
Andreas Huber
2010-12-22
2
-18
/
+55
*
Squashed commit of the following:
Andreas Huber
2010-12-21
8
-25
/
+162
*
Properly announce decoder output format changes, make sure AMessage::dup does.
Andreas Huber
2010-12-16
2
-32
/
+104
[next]