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
/
nuplayer
/
RTSPSource.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
use dedicated looper for GenericSource
Chong Zhang
2014-08-14
1
-6
/
+6
*
some clean up of video size change notification
Chong Zhang
2014-08-08
1
-1
/
+1
*
HLS: do not discard packets when queuing explicit discontinuity
Chong Zhang
2014-06-26
1
-1
/
+4
*
Remove no longer needed http proxy handling code, it's obsolete now
Andreas Huber
2014-02-05
1
-2
/
+1
*
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...
Andreas Huber
2014-02-04
1
-0
/
+4
*
Add FLAG_CAN_SEEK_BACKWARD and FLAG_CAN_SEEK_FORWARD see flags
Chong Zhang
2013-09-11
1
-5
/
+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
|
*
Add support for HLS playlists of type 'event'.
Andreas Huber
2012-11-27
1
-2
/
+2
|
*
Add support for mpeg2 transport streams to the RTSP implementation.
Andreas Huber
2012-08-31
1
-5
/
+71
*
|
Guard against mLooper == NULL.
Andreas Huber
2013-04-15
1
-1
/
+3
*
|
Enable pause/resume for RTSP streaming
Roger Jönsson
2013-02-06
1
-0
/
+19
*
|
RTSP buffering improvements
Roger Jönsson
2013-02-06
1
-6
/
+74
*
|
RTSP now properly publishes its "seekable" flags after connection
Andreas Huber
2013-02-05
1
-10
/
+31
*
|
Support for a "preparation" state that can take care of lengthy
Andreas Huber
2013-02-05
1
-6
/
+16
*
|
Added HTTP support for SDP files.
Oscar Rydhé
2013-02-05
1
-6
/
+68
*
|
Groundwork to support bidirectional, asynchronous communication
Andreas Huber
2013-02-05
1
-1
/
+3
*
|
am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'.
Andreas Huber
2012-11-28
1
-2
/
+2
|
\
\
|
*
|
Add support for HLS playlists of type 'event'.
Andreas Huber
2012-11-27
1
-2
/
+2
*
|
|
Fix a crash when the stop might be called due to some error before start in R...
James Dong
2012-11-16
1
-3
/
+4
|
/
/
*
|
Add support for mpeg2 transport streams to the RTSP implementation.
Andreas Huber
2012-08-31
1
-5
/
+71
|
/
*
experimental support for fragmented mp4 playback in nuplayer
Andreas Huber
2012-08-03
1
-1
/
+1
*
For an RTSP live stream we won't map rtp time to normal play time,
Andreas Huber
2012-05-21
1
-8
/
+3
*
Buffer at least 2 secs worth of data at startup of after a seek before
Andreas Huber
2012-05-17
1
-0
/
+39
*
Add new APIs AMessage::(set|find)Buffer to make it safer to pass
Andreas Huber
2012-02-22
1
-4
/
+2
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
Fix the build. (Change LOGV to ALOGV)
Owen Lin
2011-12-12
1
-1
/
+1
*
Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics...
Andreas Huber
2011-12-08
1
-4
/
+26
|
\
|
*
Don't perform RTSP seeks right away but queue them for 200ms
Andreas Huber
2011-12-08
1
-4
/
+26
*
|
Fix Bitreader "putBits" implementation, make sure we emulate timestamps
Andreas Huber
2011-12-08
1
-7
/
+20
|
/
*
NuPlayer is now taking on the task of streaming over RTSP.
Andreas Huber
2011-10-13
1
-0
/
+354