summaryrefslogtreecommitdiff
path: root/src/input/libreal
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ò
2007-01-19Fix possible strict aliasing breakage.Diego 'Flameeyes' Pettenò
2006-12-25 * Fix invalid memory access in Real Media SDP with tailored stream; reportedDiego 'Flameeyes' Pettenò
2006-12-25 * Fix program termination due to invalid Real Media SDP; reported by RolandDiego 'Flameeyes' Pettenò
2006-12-25 * Fix invalid memory access in Real Media ASM parser; reported by RolandDiego 'Flameeyes' Pettenò
2006-12-18Partially implemented RTSP seekability:Claudio Ciccani
2006-11-29Fix buffer overrun reported by Roland Kay with JW's patch. Close bug #1603458.Diego 'Flameeyes' Pettenò
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-06-25*BUGFIX*Siggi Langauf
2004-12-15Multiple security vulnerabilities fixed on PNM and Real RTSP clientsMiguel Freitas
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