summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Collapse)Author
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
- pts are 64 bit now - scr and video_out-loop run all the time - video_out cleanups - metronom cleanups - buffer type BUF_CONTROL_DISCONTINUITY is used internally now, input plugins should no longer send this one - support for individual frame durations - using nano-/usleep instead of itimer (simpler code, maybe this will help freebsd) CVS patchset: 1487 CVS date: 2002/02/09 07:13:22
2002-02-02this one is usedMiguel Freitas
CVS patchset: 1469 CVS date: 2002/02/02 14:30:08
2002-02-01Re-add 'regs' variable. It's used on *BSD and SolarisJuergen Keil
CVS patchset: 1466 CVS date: 2002/02/01 21:48:42
2002-02-01Commented out variable declarations leading to 'unused variable' warningsRich J Wareham
CVS patchset: 1465 CVS date: 2002/02/01 14:23:13
2002-01-31Fix compilation failure for user who already have wine installed.Daniel Caujolle-Bert
CVS patchset: 1460 CVS date: 2002/01/31 02:16:42
2002-01-25Re-add WINE_TYPEDEFS_ONLY hack, to compile against wine headers with non-gccJuergen Keil
compiler. CVS patchset: 1454 CVS date: 2002/01/25 19:22:39
2002-01-22oops, i must not change that!Miguel Freitas
CVS patchset: 1437 CVS date: 2002/01/22 01:55:12
2002-01-22- small w32codec bugfixesMiguel Freitas
- remove (hopefully) unneeded memcpy - fix SDL capabilities - add fb and SDL warnings CVS patchset: 1436 CVS date: 2002/01/22 01:43:13
2002-01-18patch to skip frame decoding when late. should enable playing videos evenMiguel Freitas
on slow machines but needs testing. CVS patchset: 1420 CVS date: 2002/01/18 01:02:32
2002-01-15another codec/buftypes updateMiguel Freitas
CVS patchset: 1410 CVS date: 2002/01/15 17:30:51
2002-01-15small updates, another codec supported (VP31)Miguel Freitas
CVS patchset: 1408 CVS date: 2002/01/15 16:02:02
2002-01-13Fix some compiler warnings.James Courtier-Dutton
CVS patchset: 1399 CVS date: 2002/01/13 21:55:39
2002-01-07add mutex to protect dll initialization. should make win32 codec opening ↵Miguel Freitas
more robust (specially when doing lots of seeking) CVS patchset: 1367 CVS date: 2002/01/07 18:34:02
2002-01-07choose some stream_id to play. (not guaranteed to be the best one. probaly ↵Miguel Freitas
we should send some preview packages from avi/asf demux to choose the stream with more data) CVS patchset: 1366 CVS date: 2002/01/07 17:21:16
2002-01-07Remove extra MSDOS \r at end of each line, confuses gcc under unixJuergen Keil
CVS patchset: 1363 CVS date: 2002/01/07 12:21:22
2002-01-07Compilation in separate obj-dir brokenJuergen Keil
CVS patchset: 1362 CVS date: 2002/01/07 12:19:46
2002-01-07acelpnet should work now (some files updated from mplayer cvs)Miguel Freitas
CVS patchset: 1360 CVS date: 2002/01/07 02:17:10
2002-01-06updating directshow support with avifile/mplayer changesMiguel Freitas
CVS patchset: 1357 CVS date: 2002/01/06 18:56:19
2002-01-05updates for closed caption decoderMiguel Freitas
CVS patchset: 1344 CVS date: 2002/01/05 21:54:16
2001-12-27- ffmpeg updateMiguel Freitas
- fix ffmpeg buffer overflow reported by Keith Packard CVS patchset: 1311 CVS date: 2001/12/27 20:07:25
2001-12-12Fixed wrong dependencies (only ix86 arch build).Daniel Caujolle-Bert
CVS patchset: 1228 CVS date: 2001/12/12 20:57:16
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
CVS patchset: 1221 CVS date: 2001/12/11 15:30:05
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
First draft of compat.h (almost empty for now). CVS patchset: 1139 CVS date: 2001/11/30 00:53:50
2001-11-29w32 bugfix, dvd branchingMiguel Freitas
CVS patchset: 1135 CVS date: 2001/11/29 12:05:06
2001-11-29Fix (weird) compilation problem.Daniel Caujolle-Bert
CVS patchset: 1134 CVS date: 2001/11/29 08:45:17
2001-11-29should avoid some segfaultsMiguel Freitas
CVS patchset: 1132 CVS date: 2001/11/29 01:29:17
2001-11-18bugfixMiguel Freitas
CVS patchset: 1071 CVS date: 2001/11/18 22:58:30
2001-11-18small bugfixesMiguel Freitas
CVS patchset: 1067 CVS date: 2001/11/18 13:44:53
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
2001-11-17fix deinitializationMiguel Freitas
CVS patchset: 1059 CVS date: 2001/11/17 19:41:09
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-11-16small cleanupMiguel Freitas
CVS patchset: 1052 CVS date: 2001/11/16 20:44:54
2001-11-16latest directshow updating. including a hack to make WMV8 work!Miguel Freitas
CVS patchset: 1050 CVS date: 2001/11/16 20:21:09
2001-11-16improving audio syncMiguel Freitas
CVS patchset: 1049 CVS date: 2001/11/16 17:55:20
2001-11-15video DirectShowMiguel Freitas
CVS patchset: 1044 CVS date: 2001/11/15 14:33:20
2001-11-15full DirectShow support (needs testing)Miguel Freitas
CVS patchset: 1043 CVS date: 2001/11/15 14:28:18
2001-11-15- audio bugfixes (dynamic buffers and Direct Show support). it show playMiguel Freitas
about any working audio codec now, no matter the rate and number of channels. unfortunately sync and seek might be broken. CVS patchset: 1041 CVS date: 2001/11/15 00:41:28
2001-11-15direct show updates (audio support working)Miguel Freitas
CVS patchset: 1040 CVS date: 2001/11/15 00:37:15
2001-11-13metronom logic changedHeiko Schaefer
CVS patchset: 1030 CVS date: 2001/11/13 21:47:57
2001-11-11missed this oneMiguel Freitas
CVS patchset: 1023 CVS date: 2001/11/11 23:36:01
2001-11-11initial import of DirectShow support files. Most of hard work was doneMiguel Freitas
(converting all c++ files to c) and DS_Audio codecs are already producing some (weird) sound from my local tree. I hope to commit it soon... CVS patchset: 1022 CVS date: 2001/11/11 23:32:25
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out ↵Guenter Bartsch
buffer and thread CVS patchset: 1010 CVS date: 2001/11/10 13:48:02
2001-11-08properly initialization of LDT/FS for w32dlls (hopefully)Miguel Freitas
CVS patchset: 1000 CVS date: 2001/11/08 21:39:03
2001-11-08disabled LDT allocation for FS segment. this was causing much troubleMiguel Freitas
so i disabled it as someone did in previous version. ldt_keeper explicitely states that it should be initialized before any threads are created, which wouldn't be possible under current xine plugin architeture except with some nasty hack. FIXME: we need to check any potential problems of running dlls with default FS segment. CVS patchset: 996 CVS date: 2001/11/08 02:47:46
2001-11-07flip windows video 1Miguel Freitas
CVS patchset: 994 CVS date: 2001/11/07 21:38:03
2001-11-07codec fixesMiguel Freitas
CVS patchset: 993 CVS date: 2001/11/07 21:35:01
2001-11-07new win32 codecs / buf types (some not supported yet)Miguel Freitas
CVS patchset: 990 CVS date: 2001/11/07 19:41:26
2001-11-07add Setup_LDT_Keeper() to fix segfaultMiguel Freitas
CVS patchset: 986 CVS date: 2001/11/07 17:08:17
2001-11-07fast_memcpy (i had about 7% cpu improvement!)Miguel Freitas
CVS patchset: 977 CVS date: 2001/11/07 10:37:12
2001-11-07small cleanup, remove test stuffMiguel Freitas
CVS patchset: 976 CVS date: 2001/11/07 02:29:21