summaryrefslogtreecommitdiff
path: root/src/input/librtsp
AgeCommit message (Expand)Author
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2006-12-22In rtsp_session_read(): return the actual amount of bytes read.Claudio Ciccani
2006-12-22Removed INPUT_CAP_NOCACHE.Claudio Ciccani
2006-12-18Partially implemented RTSP seekability:Claudio Ciccani
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-03-18[coverity]Thibaut Mattern
2005-04-16address buffer overflow conditionMike Melanson
2004-08-27MINGW32 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 17Michael Roitzsch
2004-05-27accept server responses with different cases (Cseq and CSeq)Miguel Freitas
2004-04-24sanity cecking, safer buffer allocationMiguel Freitas
2004-04-24more bounds checking fixes (thanks Roberto Togni)Miguel Freitas
2004-04-23some sanity and bounds checking (my own audit)Miguel Freitas
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04use _x_io* functionsJames Stembridge
2003-12-04Attempt to detect end of real rtsp streamsJames Stembridge
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-06-02Accept Helix as a valid Real server (fix from MPlayer)James Stembridge
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-04-13xine_read_abort for rtspMiguel Freitas
2003-04-10add headers required by select.Miguel Freitas
2003-03-28fixes some rtsp streamsStefan Holst
2003-02-11needed for FreeBSDHeiko Schaefer
2003-02-05try to have the same behaviour reading from network on http/mms/pnm/rtsp.Miguel Freitas
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-29disable 30s select and try to match end of stream behaviour of http pluginMiguel Freitas
2002-12-27Use $(srcdir) in include paths, so that compilation in separate src/objJuergen Keil
2002-12-24small rtsp fixesStefan Holst
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-17fixed cseq calculationStefan Holst
2002-12-16rtsp: better server type recognitionStefan Holst
2002-12-16bigger header and receive buffers in rtsp_session.Stefan Holst
2002-12-16real streaming fixes:Stefan Holst
2002-12-15- set high water marks to higher values in http, pnm andStefan Holst
2002-12-15convenienceMichael Roitzsch
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst