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
Age
Commit message (
Expand
)
Author
2007-12-23
Mark tables static as well as totally constant.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Use strndup.
Diego 'Flameeyes' Pettenò
2007-12-18
Use asprintf where possible.
Diego 'Flameeyes' Pettenò
2007-12-18
Use variable-sized arrays rather than allocated buffers.
Diego 'Flameeyes' Pettenò
2007-12-13
Make sourcea bytes buffer.
Diego 'Flameeyes' Pettenò
2007-12-13
Make rtsp_read_data accept a void* parameter for buffer.
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-05-11
Another pass at cleaning up Makefile.am files. More to come.
Matt Messier
2007-05-10
Remove -D_LARGEFILE64_SOURCE from AM_CPPFLAGS
Matt Messier
2007-05-08
RIP: AC_OPTIMIZATIONS
Matt Messier
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
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
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-03-18
[coverity]
Thibaut Mattern
2005-04-16
address buffer overflow condition
Mike Melanson
2004-08-27
MINGW32 port. Engine library and most of plugins compiles now.
František Dvořák
2004-07-25
* increase buffer size, "Cseq: %u" has a worst case of 17
Michael Roitzsch
2004-05-27
accept server responses with different cases (Cseq and CSeq)
Miguel Freitas
2004-04-24
sanity cecking, safer buffer allocation
Miguel Freitas
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-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-08-07
remove useless gnu89 compiler flag, some configure tweaking
Michael Roitzsch
2003-06-02
Accept Helix as a valid Real server (fix from MPlayer)
James Stembridge
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
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-11
needed for FreeBSD
Heiko Schaefer
2003-02-05
try to have the same behaviour reading from network on http/mms/pnm/rtsp.
Miguel Freitas
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2003-01-29
disable 30s select and try to match end of stream behaviour of http plugin
Miguel Freitas
2002-12-27
Use $(srcdir) in include paths, so that compilation in separate src/obj
Juergen Keil
2002-12-24
small rtsp fixes
Stefan Holst
2002-12-22
Make xine-lib compile with the SunPro compiler
Robin KAY
2002-12-17
fixed cseq calculation
Stefan Holst
2002-12-16
rtsp: better server type recognition
Stefan Holst
[next]