summaryrefslogtreecommitdiff
path: root/src/input/librtsp/rtsp.c
AgeCommit message (Expand)Author
2004-04-24sanity cecking, safer buffer allocationMiguel Freitas
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-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-05try to have the same behaviour reading from network on http/mms/pnm/rtsp.Miguel Freitas
2003-01-29disable 30s select and try to match end of stream behaviour of http pluginMiguel Freitas
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-17fixed cseq calculationStefan Holst
2002-12-16real streaming fixes:Stefan Holst
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst