summaryrefslogtreecommitdiff
path: root/src/input/libreal/real.c
AgeCommit message (Expand)Author
2004-09-08chunk size fix from Ross FinlaysonMiguel 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
2004-04-22- remove some forgotten debugBastien Nocera
2004-04-22- fix Real pnm/rtsp streaming on big endian platformsBastien Nocera
2004-01-03Second attempt at detecting end of non-live rtsp streamsJames Stembridge
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04quietJames Stembridge
2003-12-04Attempt to detect end of real rtsp streamsJames Stembridge
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-03-30prevent a segfault on unsupported streamsStefan Holst
2003-03-28fixes some rtsp streamsStefan Holst
2002-12-24a cleaner implementation of sdp/sdpplin added, small fixesStefan Holst
2002-12-22fixes handling of some real streams and adds some log outputStefan Holst
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