Age | Commit message (Expand) | Author |
2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
2008-05-22 | Fix w32dll build failure. | Darren Salt |
2008-05-07 | Use asprintf() rather than malloc() + sprintf(). | Diego 'Flameeyes' Pettenò |
2008-03-02 | Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt). | Diego 'Flameeyes' Pettenò |
2007-11-19 | add support for GNU/kFreeBSD | Petr Salinger ext:(%20) |
2007-04-07 | Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly. | Darren Salt |
2006-10-10 | Install inttypes.h on stone age platforms (xine.h needs it). | František Dvořák |
2006-09-25 | Assign a character to a char variable, rather than a number. Hopefully will r... | Diego 'Flameeyes' Pettenò |
2006-04-21 | Lots of printf format string fixups and a few printf attributes for functions. | Darren Salt |
2006-04-05 | 1) various warning fixes | František Dvořák |
2006-03-26 | Fix one more debug output if would be enabled (format string x number of argu... | František Dvořák |
2006-03-26 | [coverity] | František Dvořák |
2005-05-07 | *BUGFIX* | František Dvořák |
2005-01-06 | **BUGFIX** | James Stembridge |
2004-11-24 | wmv9 may use floor(), borrow it from mplayer | Miguel Freitas |
2004-07-29 | several fixes to implementation of critical sections using pthreads | Miguel Freitas |
2004-07-29 | fix from Casper Boemann to reuse the stubs for unresolved symbols | Miguel Freitas |
2003-12-24 | time for some Christmas presents... | Michael Roitzsch |
2003-12-01 | Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32) | Ewald Snel |
2003-05-16 | fix compilation problem with "make debug": the CFLAGS would be overridden in the | Michael Roitzsch |
2003-05-15 | Try to get it to compile. | James Courtier-Dutton |
2003-02-17 | - fix LDT clash with linuxthreads | Miguel Freitas |
2003-01-18 | VoxWare hack from MPlayer | Thibaut Mattern |
2002-12-18 | first draft of quicktime binary-only codec support | Guenter Bartsch |
2002-10-07 | Remove the vsscanf prototype for solaris, it's incompatible with the one | Juergen Keil |
2002-06-21 | update win32 codec loading code | Miguel Freitas |
2002-04-28 | Fixes for some compile errors. | James Courtier-Dutton |
2002-02-02 | this one is used | Miguel Freitas |
2002-02-01 | Re-add 'regs' variable. It's used on *BSD and Solaris | Juergen Keil |
2002-02-01 | Commented out variable declarations leading to 'unused variable' warnings | Rich J Wareham |
2002-01-07 | Remove extra MSDOS \r at end of each line, confuses gcc under unix | Juergen Keil |
2002-01-07 | acelpnet should work now (some files updated from mplayer cvs) | Miguel Freitas |
2001-11-29 | Fix (weird) compilation problem. | Daniel Caujolle-Bert |
2001-11-29 | should avoid some segfaults | Miguel Freitas |
2001-11-07 | - update win32 loader | Miguel Freitas |
2001-10-04 | Fix a few warnings about missing prototypes | Juergen Keil |
2001-09-20 | Indeo Video 4.1 and 5.0 format fixed (by importing the Event/Semaphore | Juergen Keil |
2001-09-18 | ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handle | Juergen Keil |
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert |
2001-07-14 | made win32 path configurable | Guenter Bartsch |
2001-07-04 | Add prototypes for all functions in wine/*, to catch __stdcall function | uid56437 |
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch |
2001-06-09 | finally - w32codec works again | Guenter Bartsch |