summaryrefslogtreecommitdiff
path: root/src/input/libreal
AgeCommit message (Expand)Author
2004-09-08chunk size fix from Ross FinlaysonMiguel Freitas
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-08-27empty assignment patch by Reimar DoffingerMiguel 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-04-06Prepare for MinGW port:František Dvořák
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-01-03Second attempt at detecting end of non-live rtsp streamsJames Stembridge
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-04quietJames Stembridge
2003-12-04Attempt to detect end of real rtsp streamsJames Stembridge
2003-11-27fix compiler warning about LOG_MODULE being redefinedMichael Roitzsch
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-10-12fix compiler warningMichael Roitzsch
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-03-30prevent a segfault on unsupported streamsStefan Holst
2003-03-28fixes some rtsp streamsStefan Holst
2003-02-10apparently needed on FreeBSDHeiko Schaefer
2002-12-27Use $(srcdir) in include paths, so that compilation in separate src/objJuergen Keil
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-17Eliminate GNU C range extension "..."Juergen Keil
2002-12-17fixed cseq calculationStefan Holst
2002-12-16real streaming fixes:Stefan Holst
2002-12-15convenienceMichael Roitzsch
2002-12-15A part of real media file handling now uses xine_buffer_*.Stefan Holst
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst