Age | Commit message (Expand) | Author |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-01-19 | Fix possible strict aliasing breakage. | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix invalid memory access in Real Media SDP with tailored stream; reported | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix program termination due to invalid Real Media SDP; reported by Roland | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix invalid memory access in Real Media ASM parser; reported by Roland | Diego 'Flameeyes' Pettenò |
2006-12-18 | Partially implemented RTSP seekability: | Claudio Ciccani |
2006-11-29 | Fix buffer overrun reported by Roland Kay with JW's patch. Close bug #1603458. | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-20 | Fix generic warnings. | Diego 'Flameeyes' Pettenò |
2006-03-18 | [coverity] | Thibaut Mattern |
2005-06-25 | *BUGFIX* | Siggi Langauf |
2004-12-15 | Multiple security vulnerabilities fixed on PNM and Real RTSP clients | Miguel Freitas |
2004-09-08 | chunk size fix from Ross Finlayson | Miguel Freitas |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-08-27 | empty assignment patch by Reimar Doffinger | Miguel Freitas |
2004-04-24 | sanity cecking, safer buffer allocation | Miguel Freitas |
2004-04-24 | more bounds checking fixes (thanks Roberto Togni) | Miguel Freitas |
2004-04-23 | some sanity and bounds checking (my own audit) | Miguel Freitas |
2004-04-22 | - remove some forgotten debug | Bastien Nocera |
2004-04-22 | - fix Real pnm/rtsp streaming on big endian platforms | Bastien Nocera |
2004-04-06 | Prepare for MinGW port: | František Dvořák |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-01-03 | Second attempt at detecting end of non-live rtsp streams | James Stembridge |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-04 | quiet | James Stembridge |
2003-12-04 | Attempt to detect end of real rtsp streams | James Stembridge |
2003-11-27 | fix compiler warning about LOG_MODULE being redefined | Michael Roitzsch |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-10-12 | fix compiler warning | Michael Roitzsch |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-03-30 | prevent a segfault on unsupported streams | Stefan Holst |
2003-03-28 | fixes some rtsp streams | Stefan Holst |
2003-02-10 | apparently needed on FreeBSD | Heiko Schaefer |
2002-12-27 | Use $(srcdir) in include paths, so that compilation in separate src/obj | Juergen Keil |
2002-12-24 | a cleaner implementation of sdp/sdpplin added, small fixes | Stefan Holst |
2002-12-22 | fixes handling of some real streams and adds some log output | Stefan Holst |
2002-12-17 | Eliminate GNU C range extension "..." | Juergen Keil |
2002-12-17 | fixed cseq calculation | Stefan Holst |
2002-12-16 | real streaming fixes: | Stefan Holst |
2002-12-15 | convenience | Michael Roitzsch |
2002-12-15 | A part of real media file handling now uses xine_buffer_*. | Stefan Holst |
2002-12-14 | - rtsp audio only streams now work better | Stefan Holst |
2002-12-12 | The rest of rtsp input plugin; sorry. | Stefan Holst |