index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
librtsp
/
rtsp.c
Age
Commit message (
Expand
)
Author
2004-04-24
sanity cecking, safer buffer allocation
Miguel Freitas
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-12-04
use _x_io* functions
James Stembridge
2003-12-04
Attempt to detect end of real rtsp streams
James Stembridge
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-04-13
xine_read_abort for rtsp
Miguel Freitas
2003-04-10
add headers required by select.
Miguel Freitas
2003-03-28
fixes some rtsp streams
Stefan Holst
2003-02-05
try to have the same behaviour reading from network on http/mms/pnm/rtsp.
Miguel Freitas
2003-01-29
disable 30s select and try to match end of stream behaviour of http plugin
Miguel Freitas
2002-12-22
Make xine-lib compile with the SunPro compiler
Robin KAY
2002-12-17
fixed cseq calculation
Stefan Holst
2002-12-16
real streaming fixes:
Stefan Holst
2002-12-14
- rtsp audio only streams now work better
Stefan Holst
2002-12-12
The rest of rtsp input plugin; sorry.
Stefan Holst