summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2001-11-18fix enum value savingMiguel Freitas
CVS patchset: 1070 CVS date: 2001/11/18 21:38:23
2001-11-18configfile fixes/updates to new api.James Courtier-Dutton
CVS patchset: 1069 CVS date: 2001/11/18 17:34:28
2001-11-18more cleanups, config stuff bugfixesGuenter Bartsch
CVS patchset: 1068 CVS date: 2001/11/18 15:08:30
2001-11-18small bugfixesMiguel Freitas
CVS patchset: 1067 CVS date: 2001/11/18 13:44:53
2001-11-18update to work with new config systemMike Lampard
CVS patchset: 1066 CVS date: 2001/11/18 09:41:32
2001-11-18update to work with the new config systemMike Lampard
CVS patchset: 1065 CVS date: 2001/11/18 08:25:46
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
2001-11-18sorry, last update already contained some of the new config codeGuenter Bartsch
CVS patchset: 1063 CVS date: 2001/11/18 01:26:24
2001-11-18update to latest mpeg2dec x86_accel sources, hopefully this solves conftest ↵Guenter Bartsch
segfault CVS patchset: 1062 CVS date: 2001/11/18 00:05:06
2001-11-17fixing memory leaksMiguel Freitas
CVS patchset: 1061 CVS date: 2001/11/17 22:40:01
2001-11-17fix iso mpeg4 identification (can only be played on ffmpeg or divxMiguel Freitas
decoder) CVS patchset: 1060 CVS date: 2001/11/17 19:42:08
2001-11-17fix deinitializationMiguel Freitas
CVS patchset: 1059 CVS date: 2001/11/17 19:41:09
2001-11-17don't abort demuxer if unknow audio codecMiguel Freitas
CVS patchset: 1058 CVS date: 2001/11/17 19:40:27
2001-11-17commenting some debug messagesMiguel Freitas
CVS patchset: 1057 CVS date: 2001/11/17 19:39:17
2001-11-17Some more DTS corrections.James Courtier-Dutton
CVS patchset: 1056 CVS date: 2001/11/17 17:29:39
2001-11-17Install attributes.h again, my mistake.Daniel Caujolle-Bert
CVS patchset: 1055 CVS date: 2001/11/17 16:48:42
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 change.James Courtier-Dutton
CVS patchset: 1053 CVS date: 2001/11/16 21:06:21
2001-11-16small cleanupMiguel Freitas
CVS patchset: 1052 CVS date: 2001/11/16 20:44:54
2001-11-16DTS Audio should work via the SPDIF Digital out.James Courtier-Dutton
Added DTS syncinfo check and header parsing. CVS patchset: 1051 CVS date: 2001/11/16 20:24:56
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-16don't defrag if "reordering" is not neededMiguel Freitas
CVS patchset: 1048 CVS date: 2001/11/16 17:53:10
2001-11-15improved audio/spu channel selection, let the user take control over both if ↵Guenter Bartsch
he/she wants to CVS patchset: 1047 CVS date: 2001/11/15 23:18:04
2001-11-15small buffer size caused popping noises for meHeiko Schaefer
CVS patchset: 1046 CVS date: 2001/11/15 17:11: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-15fix segfault playing mono/low rate streams. we need to check if 4x isMiguel Freitas
enough for all resample cases!! CVS patchset: 1039 CVS date: 2001/11/15 00:32:36
2001-11-15small types updateMiguel Freitas
CVS patchset: 1038 CVS date: 2001/11/15 00:30:33
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-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-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-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