summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-11-15bugfixes / byte reordering on audio streams if needed. FIXME: do we need toMiguel Freitas
interpolate the pts values coming out of defrag buffer? CVS patchset: 1037 CVS date: 2001/11/15 00:29:39
2001-11-14catch sigill in memcpy probingGuenter Bartsch
CVS patchset: 1036 CVS date: 2001/11/14 23:49:53
2001-11-14using backwards compatible asoundlib.hSiggi Langauf
CVS patchset: 1035 CVS date: 2001/11/14 22:04:38
2001-11-14remove some no-longer-needed bits. comment out the 0x10 command fromMike Lampard
dxr3_flush, as it doesn't help... CVS patchset: 1034 CVS date: 2001/11/14 17:37:02
2001-11-14bring the dxr3 decoder up to speed on the new interface versionMike Lampard
CVS patchset: 1033 CVS date: 2001/11/14 15:17:01
2001-11-14Fix DXR3/AAlib (patch from Andrew).Daniel Caujolle-Bert
CVS patchset: 1032 CVS date: 2001/11/14 00:31:48
2001-11-14Matthias was missing from AUTHORS file - sorry, Matthias\!Guenter Bartsch
CVS patchset: 1031 CVS date: 2001/11/14 00:23:29
2001-11-13metronom logic changedHeiko Schaefer
CVS patchset: 1030 CVS date: 2001/11/13 21:47:57
2001-11-13Tidy bits.James Courtier-Dutton
CVS patchset: 1029 CVS date: 2001/11/13 17:59:51
2001-11-13Hopefully the fix for alsa09 passthru.James Courtier-Dutton
CVS patchset: 1028 CVS date: 2001/11/13 14:37:48
2001-11-13updated binary dependancySiggi Langauf
CVS patchset: 1027 CVS date: 2001/11/13 00:40:06
2001-11-12- mpeg1 supports NTSC-FILM (23.976 fps) after all. libfame-0.8.7 hadHarm van der Heijden
a bug that prevented it, but Vivien Chappelier has fixed that now - removed unused fame mpeg1 object CVS patchset: 1026 CVS date: 2001/11/12 23:56:31
2001-11-12Pass PCR/SCR into the fifo.James Courtier-Dutton
CVS patchset: 1025 CVS date: 2001/11/12 13:58:51
2001-11-12Initial attempt at handling A52 audio in transport streams.James Courtier-Dutton
CVS patchset: 1024 CVS date: 2001/11/12 03:00:12
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-11Added CRC32 checking of PAT and PMT sections.James Courtier-Dutton
A stream will not play unless the CRC32 checks ok. CVS patchset: 1021 CVS date: 2001/11/11 19:14:06
2001-11-11Improve debug output.James Courtier-Dutton
CVS patchset: 1020 CVS date: 2001/11/11 17:09:33
2001-11-11Use PCR and not EPCR.James Courtier-Dutton
CVS patchset: 1019 CVS date: 2001/11/11 16:23:50
2001-11-11prepared for 0.9.5Siggi Langauf
CVS patchset: 1018 CVS date: 2001/11/11 11:01:24
2001-11-11PCR is now extracted, but not inserted into the fifo yet.James Courtier-Dutton
CVS patchset: 1017 CVS date: 2001/11/11 02:31:34
2001-11-11Partial decoding of adaption field.James Courtier-Dutton
More to follow. CVS patchset: 1016 CVS date: 2001/11/11 01:45:44
2001-11-10'debug' build didn't compile any more, variable 'vpts' was unknownJuergen Keil
CVS patchset: 1015 CVS date: 2001/11/10 19:34:25
2001-11-10make the dxr3 decoder compileable - needs more work...Mike Lampard
CVS patchset: 1014 CVS date: 2001/11/10 19:15:50
2001-11-10check for start of streamHeiko Schaefer
CVS patchset: 1013 CVS date: 2001/11/10 14:57:20
2001-11-10print frame sizeHeiko Schaefer
CVS patchset: 1012 CVS date: 2001/11/10 14:55:18
2001-11-10Adding Thibaut Mattern <tmattern@noos.fr> to contributors list.Matthias Dahl
CVS patchset: 1011 CVS date: 2001/11/10 14:32:12
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-10small change to previous commitMike Lampard
CVS patchset: 1009 CVS date: 2001/11/10 06:26:01
2001-11-10new VO_PROP_TVMODE propertyMike Lampard
CVS patchset: 1008 CVS date: 2001/11/10 06:20:39
2001-11-09Contrast and Brightness Control enabledJoachim Koenig
CVS patchset: 1007 CVS date: 2001/11/09 19:53:57
2001-11-09dxr3 updatesMike Lampard
CVS patchset: 1006 CVS date: 2001/11/09 18:15:47
2001-11-09updating changelog entryMatthias Dahl
CVS patchset: 1005 CVS date: 2001/11/09 18:07:39
2001-11-09Adapting zooming feature from Xv video out plugin.Matthias Dahl
CVS patchset: 1004 CVS date: 2001/11/09 17:43:17
2001-11-09fb_screen_size correctionJoachim Koenig
CVS patchset: 1003 CVS date: 2001/11/09 14:10:15
2001-11-09Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMINGMatthias Dahl
feature that will fix the aspect ratio issues. CVS patchset: 1002 CVS date: 2001/11/09 14:06:48
2001-11-09allow on-the-fly switching between tv modes using the meta-z keysMike Lampard
CVS patchset: 1001 CVS date: 2001/11/09 07:20:44
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-08small tidy up...Mike Lampard
CVS patchset: 999 CVS date: 2001/11/08 12:14:17
2001-11-08small bugfix from previous commitMike Lampard
CVS patchset: 998 CVS date: 2001/11/08 08:54:34
2001-11-08change dxr3_tvmode option to dxr3_vomode & dxr3_preferred_tvmode, overlayMike Lampard
users now have the ability to switch between tvout & overlay on-the-fly when started in overlay mode by hiding the vo window. small compiler warning fixes. CVS patchset: 997 CVS date: 2001/11/08 08:49:26
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-07Passing through the logo visibility to the video out plugin. This way aMatthias Dahl
plugin can use this information and properly (de-)activate its video overlay if necessary. Also fixing some warning with a recent addition to videowin.c and updating the SyncFB plugin to finally turn its overlay off when the video output has stopped (the logo is visible). And doc update. CVS patchset: 995 CVS date: 2001/11/07 23:01:03
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-07Unhide/hide video window works now too...Matthias Dahl
CVS patchset: 992 CVS date: 2001/11/07 21:02:31
2001-11-07new win32 codecsMiguel Freitas
CVS patchset: 991 CVS date: 2001/11/07 19:42:51
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-07buf types cleanup (audio stuff)Miguel Freitas
CVS patchset: 989 CVS date: 2001/11/07 19:06:15
2001-11-07buf types cleanupMiguel Freitas
CVS patchset: 988 CVS date: 2001/11/07 18:27:45