summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Collapse)Author
2002-01-15fix bih values to work with win32 codecsxine-0_9_8-release0.9.8Miguel Freitas
CVS patchset: 1414 CVS date: 2002/01/15 21:10:31
2002-01-15small fixes and cleanups, metronom wasn't told the frame rate of next stream ↵Guenter Bartsch
in playlist CVS patchset: 1407 CVS date: 2002/01/15 13:51:10
2002-01-14Fixed cda deadlocks.Daniel Caujolle-Bert
CVS patchset: 1404 CVS date: 2002/01/14 21:42:59
2002-01-14miguel's latest still frame patches and some minor cleanupsGuenter Bartsch
CVS patchset: 1401 CVS date: 2002/01/14 00:34:22
2002-01-13Fix a few compile warnings.James Courtier-Dutton
CVS patchset: 1397 CVS date: 2002/01/13 21:15:48
2002-01-09Patches from Andre'Draszik to improve Transport stream support.James Courtier-Dutton
CVS patchset: 1380 CVS date: 2002/01/09 20:20:45
2002-01-06better support for live streamed asf filesGuenter Bartsch
CVS patchset: 1349 CVS date: 2002/01/06 00:25:56
2002-01-05Fix NAV packet demux.James Courtier-Dutton
CVS patchset: 1340 CVS date: 2002/01/05 18:14:27
2002-01-04NAV packets now reach libspudec.James Courtier-Dutton
Nothing done with them yet. CVS patchset: 1331 CVS date: 2002/01/04 00:23:06
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
CVS patchset: 1308 CVS date: 2001/12/27 14:30:28
2001-12-24automatic still image detection - based on miguel's work but with ↵Guenter Bartsch
modifications to handle still images with audio, works pretty well on episode I, x-men and sleepy hollow and all other dvds I've tested CVS patchset: 1294 CVS date: 2001/12/24 00:45:03
2001-12-10Fix jerky playback at track start. Some improvment for other unices thanDaniel Caujolle-Bert
Linux (NOTE: FreeBSD support is probably broken, i will fix in few minutes). CVS patchset: 1217 CVS date: 2001/12/10 23:40:29
2001-12-09small avi time-seek bugfixGuenter Bartsch
CVS patchset: 1198 CVS date: 2001/12/09 19:32:11
2001-12-09- Remove duplicated get_current_pos() callJuergen Keil
- added a small delay into the demuxer loop, this code works with fake audio buffers anyway and there's no need to run it as fast as possible. CVS patchset: 1188 CVS date: 2001/12/09 13:21:19
2001-12-09content ts stream recognition, patch provided by Alexandre Brun ↵Guenter Bartsch
<abrun@eprocess.fr> CVS patchset: 1186 CVS date: 2001/12/09 00:59:23
2001-12-08Turned altivec on by default. Made asf build optional.Daniel Caujolle-Bert
CVS patchset: 1182 CVS date: 2001/12/08 13:48:26
2001-12-06Add audio cd support.Daniel Caujolle-Bert
CVS patchset: 1172 CVS date: 2001/12/06 23:53:20
2001-12-02libsputext now work without it's own thread, better syncGuenter Bartsch
CVS patchset: 1162 CVS date: 2001/12/02 21:19:21
2001-12-02avi subtitles centered and at bottom of frameGuenter Bartsch
CVS patchset: 1160 CVS date: 2001/12/02 15:27:19
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed ↵Guenter Bartsch
register_empty function from configfile (undocumented and doesn't make sense) CVS patchset: 1153 CVS date: 2001/12/01 22:38:31
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
add at bottom of init_input_plugin() a line like this: REGISTER_VALID_MRLS(this->config, "mrl.mrls_mpeg_block", "xxx"); CVS patchset: 1147 CVS date: 2001/11/30 21:55: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-28last 0.9.6 preparationsxine-0_9_6-release0.9.6Guenter Bartsch
CVS patchset: 1124 CVS date: 2001/11/28 16:13:07
2001-11-27Improve DTS support.James Courtier-Dutton
CVS patchset: 1121 CVS date: 2001/11/27 00:00:34
2001-11-26dammit...how big these asf fragments can be??? i doesnt make any difference now.Miguel Freitas
CVS patchset: 1116 CVS date: 2001/11/26 13:29:54
2001-11-24fix for demux_qt crash playing a quicktime stream without audioJuergen Keil
CVS patchset: 1104 CVS date: 2001/11/24 16:30:31
2001-11-19Add zlib checks. qt build is now zlib dependend (same for rpm spec file).Daniel Caujolle-Bert
CVS patchset: 1074 CVS date: 2001/11/19 02:45:38
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
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-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-16don't defrag if "reordering" is not neededMiguel Freitas
CVS patchset: 1048 CVS date: 2001/11/16 17:53:10
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-13metronom logic changedHeiko Schaefer
CVS patchset: 1030 CVS date: 2001/11/13 21:47:57
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-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-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-07buf types cleanup (audio stuff)Miguel Freitas
CVS patchset: 989 CVS date: 2001/11/07 19:06:15
2001-11-07buf type cleanup (1st part)Miguel Freitas
CVS patchset: 987 CVS date: 2001/11/07 18:26:36
2001-11-06ogg mime typeMiguel Freitas
CVS patchset: 973 CVS date: 2001/11/06 21:47:30
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
CVS patchset: 971 CVS date: 2001/11/06 21:46:05
2001-11-04fix playing small filesMiguel Freitas
CVS patchset: 952 CVS date: 2001/11/04 22:49:28
2001-10-30make xine recognize the new windows media formats and a small audio output ↵Guenter Bartsch
plugin loader bugfix CVS patchset: 914 CVS date: 2001/10/30 09:42:26
2001-10-27small bug fix for time based seeking in mpeg1 filesGuenter Bartsch
CVS patchset: 892 CVS date: 2001/10/27 13:59:31