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_session.c
Age
Commit message (
Expand
)
Author
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-01-11
Fix a buffer overflow in the RTSP header-handling code.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2006-12-22
In rtsp_session_read(): return the actual amount of bytes read.
Claudio Ciccani
2006-12-22
Removed INPUT_CAP_NOCACHE.
Claudio Ciccani
2006-12-18
Partially implemented RTSP seekability:
Claudio Ciccani
2004-04-24
more bounds checking fixes (thanks Roberto Togni)
Miguel Freitas
2004-04-23
some sanity and bounds checking (my own audit)
Miguel Freitas
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-06-02
Accept Helix as a valid Real server (fix from MPlayer)
James Stembridge
2003-04-13
xine_read_abort for rtsp
Miguel Freitas
2003-02-11
needed for FreeBSD
Heiko Schaefer
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2002-12-24
small rtsp fixes
Stefan Holst
2002-12-16
rtsp: better server type recognition
Stefan Holst
2002-12-16
bigger header and receive buffers in rtsp_session.
Stefan Holst
2002-12-16
real streaming fixes:
Stefan Holst
2002-12-15
- set high water marks to higher values in http, pnm and
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