summaryrefslogtreecommitdiff
path: root/src/libw32dll/wine/win32.c
AgeCommit message (Expand)Author
2004-11-24wmv9 may use floor(), borrow it from mplayerMiguel Freitas
2004-07-29several fixes to implementation of critical sections using pthreadsMiguel Freitas
2004-07-29fix from Casper Boemann to reuse the stubs for unresolved symbolsMiguel Freitas
2003-12-24time for some Christmas presents...Michael Roitzsch
2003-12-01Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32)Ewald Snel
2003-05-16fix compilation problem with "make debug": the CFLAGS would be overridden in theMichael Roitzsch
2003-05-15Try to get it to compile.James Courtier-Dutton
2003-02-17- fix LDT clash with linuxthreadsMiguel Freitas
2003-01-18VoxWare hack from MPlayerThibaut Mattern
2002-12-18first draft of quicktime binary-only codec supportGuenter Bartsch
2002-10-07Remove the vsscanf prototype for solaris, it's incompatible with the oneJuergen Keil
2002-06-21update win32 codec loading codeMiguel Freitas
2002-04-28Fixes for some compile errors.James Courtier-Dutton
2002-02-02this one is usedMiguel Freitas
2002-02-01Re-add 'regs' variable. It's used on *BSD and SolarisJuergen Keil
2002-02-01Commented out variable declarations leading to 'unused variable' warningsRich J Wareham
2002-01-07Remove extra MSDOS \r at end of each line, confuses gcc under unixJuergen Keil
2002-01-07acelpnet should work now (some files updated from mplayer cvs)Miguel Freitas
2001-11-29Fix (weird) compilation problem.Daniel Caujolle-Bert
2001-11-29should avoid some segfaultsMiguel Freitas
2001-11-07- update win32 loaderMiguel Freitas
2001-10-04Fix a few warnings about missing prototypesJuergen Keil
2001-09-20Indeo Video 4.1 and 5.0 format fixed (by importing the Event/SemaphoreJuergen Keil
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
2001-07-14made win32 path configurableGuenter Bartsch
2001-07-04Add prototypes for all functions in wine/*, to catch __stdcall functionuid56437
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-09finally - w32codec works againGuenter Bartsch