Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
0f11b51a57bc9062c4fe8af73747319cedabc5d6
/
media
/
libmediaplayerservice
/
nuplayer
/
RTSPSource.cpp
4b7069d
Add FLAG_CAN_SEEK_BACKWARD and FLAG_CAN_SEEK_FORWARD see flags
by Chong Zhang
· 12 years ago
7266bc8
am ca7f1609: Merge "Prevent double disconnects in RTSPSource"
by Jean-Baptiste Queru
· 12 years ago
0ad03bc
Prevent double disconnects in RTSPSource
by Fredrik Rosin
· 12 years ago
602f5bb
Guard against mLooper == NULL.
by Andreas Huber
· 12 years ago
46d13e3
Enable pause/resume for RTSP streaming
by Roger Jönsson
· 12 years ago
cfc3083
RTSP buffering improvements
by Roger Jönsson
· 12 years ago
7f475c3
RTSP now properly publishes its "seekable" flags after connection
by Andreas Huber
· 12 years ago
57cea55
Support for a "preparation" state that can take care of lengthy
by Andreas Huber
· 12 years ago
81dd60e
Added HTTP support for SDP files.
by Oscar Rydhé
· 13 years ago
5ab368a
Groundwork to support bidirectional, asynchronous communication
by Andreas Huber
· 12 years ago
1bfcf04
am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'.
by Andreas Huber
· 13 years ago
b7c8e91
Add support for HLS playlists of type 'event'.
by Andreas Huber
· 13 years ago
a4c5bc0
Add support for HLS playlists of type 'event'.
by Andreas Huber
· 13 years ago
5834181
Fix a crash when the stop might be called due to some error before start in RTSPSource
by James Dong
· 13 years ago
cfaeeec
Add support for mpeg2 transport streams to the RTSP implementation.
by Andreas Huber
· 13 years ago
4969468
Add support for mpeg2 transport streams to the RTSP implementation.
by Andreas Huber
· 13 years ago
8406678
experimental support for fragmented mp4 playback in nuplayer
by Andreas Huber
· 14 years ago
c9d1696
For an RTSP live stream we won't map rtp time to normal play time,
by Andreas Huber
· 13 years ago
bfd4d0d
Buffer at least 2 secs worth of data at startup of after a seek before
by Andreas Huber
· 13 years ago
2d8bedd
Add new APIs AMessage::(set|find)Buffer to make it safer to pass
by Andreas Huber
· 13 years ago
df64d15
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
d2927a7
Fix the build. (Change LOGV to ALOGV)
by Owen Lin
· 13 years ago
b7b9c7b
Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1
by Andreas Huber
· 13 years ago
ee736e9
Don't perform RTSP seeks right away but queue them for 200ms
by Andreas Huber
· 13 years ago
1906e5c
Fix Bitreader "putBits" implementation, make sure we emulate timestamps
by Andreas Huber
· 13 years ago
2bfdd42
NuPlayer is now taking on the task of streaming over RTSP.
by Andreas Huber
· 14 years ago