Age | Commit message (Expand) | Author |
2007-12-13 | Make rmff_dump_pheader accept a bytes buffer. | Diego 'Flameeyes' Pettenò |
2007-12-13 | Make rmff_dump_header accept a void * parameter for buffer. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Remove a base64 decoding function, and use libavutil decoding function instead. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-06-14 | Merge from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-06-14 | Include bswap.h too. | Diego 'Flameeyes' Pettenò |
2007-06-13 | Don't redefine the BE_16/32 macros. | Diego 'Flameeyes' Pettenò |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-05-11 | Another pass at cleaning up Makefile.am files. More to come. | Matt Messier |
2007-05-10 | Remove -D_LARGEFILE64_SOURCE from AM_CPPFLAGS | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-04-14 | Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen... | Diego 'Flameeyes' Pettenò |
2007-04-14 | Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen... | Diego 'Flameeyes' Pettenò |
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 |