summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2002-02-01Commented out variable declarations leading to 'unused variable' warningsRich J Wareham
2002-01-31Fix compilation failure for user who already have wine installed.Daniel Caujolle-Bert
2002-01-25Re-add WINE_TYPEDEFS_ONLY hack, to compile against wine headers with non-gccJuergen Keil
2002-01-22oops, i must not change that!Miguel Freitas
2002-01-22- small w32codec bugfixesMiguel Freitas
2002-01-18patch to skip frame decoding when late. should enable playing videos evenMiguel Freitas
2002-01-15another codec/buftypes updateMiguel Freitas
2002-01-15small updates, another codec supported (VP31)Miguel Freitas
2002-01-13Fix some compiler warnings.James Courtier-Dutton
2002-01-07add mutex to protect dll initialization. should make win32 codec opening more...Miguel Freitas
2002-01-07choose some stream_id to play. (not guaranteed to be the best one. probaly we...Miguel Freitas
2002-01-07Remove extra MSDOS \r at end of each line, confuses gcc under unixJuergen Keil
2002-01-07Compilation in separate obj-dir brokenJuergen Keil
2002-01-07acelpnet should work now (some files updated from mplayer cvs)Miguel Freitas
2002-01-06updating directshow support with avifile/mplayer changesMiguel Freitas
2002-01-05updates for closed caption decoderMiguel Freitas
2001-12-27- ffmpeg updateMiguel Freitas
2001-12-12Fixed wrong dependencies (only ix86 arch build).Daniel Caujolle-Bert
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-29w32 bugfix, dvd branchingMiguel Freitas
2001-11-29Fix (weird) compilation problem.Daniel Caujolle-Bert
2001-11-29should avoid some segfaultsMiguel Freitas
2001-11-18bugfixMiguel Freitas
2001-11-18small bugfixesMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17fix deinitializationMiguel Freitas
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-16small cleanupMiguel Freitas
2001-11-16latest directshow updating. including a hack to make WMV8 work!Miguel Freitas
2001-11-16improving audio syncMiguel Freitas
2001-11-15video DirectShowMiguel Freitas
2001-11-15full DirectShow support (needs testing)Miguel Freitas
2001-11-15- audio bugfixes (dynamic buffers and Direct Show support). it show playMiguel Freitas
2001-11-15direct show updates (audio support working)Miguel Freitas
2001-11-13metronom logic changedHeiko Schaefer
2001-11-11missed this oneMiguel Freitas
2001-11-11initial import of DirectShow support files. Most of hard work was doneMiguel Freitas
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-11-08properly initialization of LDT/FS for w32dlls (hopefully)Miguel Freitas
2001-11-08disabled LDT allocation for FS segment. this was causing much troubleMiguel Freitas
2001-11-07flip windows video 1Miguel Freitas
2001-11-07codec fixesMiguel Freitas
2001-11-07new win32 codecs / buf types (some not supported yet)Miguel Freitas
2001-11-07add Setup_LDT_Keeper() to fix segfaultMiguel Freitas
2001-11-07fast_memcpy (i had about 7% cpu improvement!)Miguel Freitas
2001-11-07small cleanup, remove test stuffMiguel Freitas
2001-11-07- update win32 loaderMiguel Freitas
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch