Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-15 | small buffer size caused popping noises for me | Heiko Schaefer | |
CVS patchset: 1046 CVS date: 2001/11/15 17:11:20 | |||
2001-11-15 | directshow/asf | Miguel Freitas | |
CVS patchset: 1045 CVS date: 2001/11/15 14:34:06 | |||
2001-11-15 | video DirectShow | Miguel Freitas | |
CVS patchset: 1044 CVS date: 2001/11/15 14:33:20 | |||
2001-11-15 | full DirectShow support (needs testing) | Miguel Freitas | |
CVS patchset: 1043 CVS date: 2001/11/15 14:28:18 | |||
2001-11-15 | - direct show makefile | Miguel Freitas | |
- AUTHORS update (Marcelo helped me with w32 audio code) CVS patchset: 1042 CVS date: 2001/11/15 00:44:21 | |||
2001-11-15 | - audio bugfixes (dynamic buffers and Direct Show support). it show play | Miguel 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-15 | direct show updates (audio support working) | Miguel Freitas | |
CVS patchset: 1040 CVS date: 2001/11/15 00:37:15 | |||
2001-11-15 | fix segfault playing mono/low rate streams. we need to check if 4x is | Miguel Freitas | |
enough for all resample cases!! CVS patchset: 1039 CVS date: 2001/11/15 00:32:36 | |||
2001-11-15 | small types update | Miguel Freitas | |
CVS patchset: 1038 CVS date: 2001/11/15 00:30:33 | |||
2001-11-15 | bugfixes / byte reordering on audio streams if needed. FIXME: do we need to | Miguel Freitas | |
interpolate the pts values coming out of defrag buffer? CVS patchset: 1037 CVS date: 2001/11/15 00:29:39 | |||
2001-11-14 | catch sigill in memcpy probing | Guenter Bartsch | |
CVS patchset: 1036 CVS date: 2001/11/14 23:49:53 | |||
2001-11-14 | using backwards compatible asoundlib.h | Siggi Langauf | |
CVS patchset: 1035 CVS date: 2001/11/14 22:04:38 | |||
2001-11-14 | remove some no-longer-needed bits. comment out the 0x10 command from | Mike Lampard | |
dxr3_flush, as it doesn't help... CVS patchset: 1034 CVS date: 2001/11/14 17:37:02 | |||
2001-11-14 | bring the dxr3 decoder up to speed on the new interface version | Mike Lampard | |
CVS patchset: 1033 CVS date: 2001/11/14 15:17:01 | |||
2001-11-14 | Fix DXR3/AAlib (patch from Andrew). | Daniel Caujolle-Bert | |
CVS patchset: 1032 CVS date: 2001/11/14 00:31:48 | |||
2001-11-14 | Matthias was missing from AUTHORS file - sorry, Matthias\! | Guenter Bartsch | |
CVS patchset: 1031 CVS date: 2001/11/14 00:23:29 | |||
2001-11-13 | metronom logic changed | Heiko Schaefer | |
CVS patchset: 1030 CVS date: 2001/11/13 21:47:57 | |||
2001-11-13 | Tidy bits. | James Courtier-Dutton | |
CVS patchset: 1029 CVS date: 2001/11/13 17:59:51 | |||
2001-11-13 | Hopefully the fix for alsa09 passthru. | James Courtier-Dutton | |
CVS patchset: 1028 CVS date: 2001/11/13 14:37:48 | |||
2001-11-13 | updated binary dependancy | Siggi 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 had | Harm 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-12 | Pass PCR/SCR into the fifo. | James Courtier-Dutton | |
CVS patchset: 1025 CVS date: 2001/11/12 13:58:51 | |||
2001-11-12 | Initial attempt at handling A52 audio in transport streams. | James Courtier-Dutton | |
CVS patchset: 1024 CVS date: 2001/11/12 03:00:12 | |||
2001-11-11 | missed this one | Miguel Freitas | |
CVS patchset: 1023 CVS date: 2001/11/11 23:36:01 | |||
2001-11-11 | initial import of DirectShow support files. Most of hard work was done | Miguel 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-11 | Added 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-11 | Improve debug output. | James Courtier-Dutton | |
CVS patchset: 1020 CVS date: 2001/11/11 17:09:33 | |||
2001-11-11 | Use PCR and not EPCR. | James Courtier-Dutton | |
CVS patchset: 1019 CVS date: 2001/11/11 16:23:50 | |||
2001-11-11 | prepared for 0.9.5 | Siggi Langauf | |
CVS patchset: 1018 CVS date: 2001/11/11 11:01:24 | |||
2001-11-11 | PCR 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-11 | Partial 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 unknown | Juergen Keil | |
CVS patchset: 1015 CVS date: 2001/11/10 19:34:25 | |||
2001-11-10 | make the dxr3 decoder compileable - needs more work... | Mike Lampard | |
CVS patchset: 1014 CVS date: 2001/11/10 19:15:50 | |||
2001-11-10 | check for start of stream | Heiko Schaefer | |
CVS patchset: 1013 CVS date: 2001/11/10 14:57:20 | |||
2001-11-10 | print frame size | Heiko Schaefer | |
CVS patchset: 1012 CVS date: 2001/11/10 14:55:18 | |||
2001-11-10 | Adding Thibaut Mattern <tmattern@noos.fr> to contributors list. | Matthias Dahl | |
CVS patchset: 1011 CVS date: 2001/11/10 14:32:12 | |||
2001-11-10 | very 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-10 | small change to previous commit | Mike Lampard | |
CVS patchset: 1009 CVS date: 2001/11/10 06:26:01 | |||
2001-11-10 | new VO_PROP_TVMODE property | Mike Lampard | |
CVS patchset: 1008 CVS date: 2001/11/10 06:20:39 | |||
2001-11-09 | Contrast and Brightness Control enabled | Joachim Koenig | |
CVS patchset: 1007 CVS date: 2001/11/09 19:53:57 | |||
2001-11-09 | dxr3 updates | Mike Lampard | |
CVS patchset: 1006 CVS date: 2001/11/09 18:15:47 | |||
2001-11-09 | updating changelog entry | Matthias Dahl | |
CVS patchset: 1005 CVS date: 2001/11/09 18:07:39 | |||
2001-11-09 | Adapting zooming feature from Xv video out plugin. | Matthias Dahl | |
CVS patchset: 1004 CVS date: 2001/11/09 17:43:17 | |||
2001-11-09 | fb_screen_size correction | Joachim Koenig | |
CVS patchset: 1003 CVS date: 2001/11/09 14:10:15 | |||
2001-11-09 | Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMING | Matthias Dahl | |
feature that will fix the aspect ratio issues. CVS patchset: 1002 CVS date: 2001/11/09 14:06:48 | |||
2001-11-09 | allow on-the-fly switching between tv modes using the meta-z keys | Mike Lampard | |
CVS patchset: 1001 CVS date: 2001/11/09 07:20:44 | |||
2001-11-08 | properly initialization of LDT/FS for w32dlls (hopefully) | Miguel Freitas | |
CVS patchset: 1000 CVS date: 2001/11/08 21:39:03 | |||
2001-11-08 | small tidy up... | Mike Lampard | |
CVS patchset: 999 CVS date: 2001/11/08 12:14:17 | |||
2001-11-08 | small bugfix from previous commit | Mike Lampard | |
CVS patchset: 998 CVS date: 2001/11/08 08:54:34 | |||
2001-11-08 | change dxr3_tvmode option to dxr3_vomode & dxr3_preferred_tvmode, overlay | Mike 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 |