Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-15 | fix bih values to work with win32 codecsxine-0_9_8-release0.9.8 | Miguel Freitas | |
CVS patchset: 1414 CVS date: 2002/01/15 21:10:31 | |||
2002-01-15 | small 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-14 | Fixed cda deadlocks. | Daniel Caujolle-Bert | |
CVS patchset: 1404 CVS date: 2002/01/14 21:42:59 | |||
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch | |
CVS patchset: 1401 CVS date: 2002/01/14 00:34:22 | |||
2002-01-13 | Fix a few compile warnings. | James Courtier-Dutton | |
CVS patchset: 1397 CVS date: 2002/01/13 21:15:48 | |||
2002-01-09 | Patches from Andre'Draszik to improve Transport stream support. | James Courtier-Dutton | |
CVS patchset: 1380 CVS date: 2002/01/09 20:20:45 | |||
2002-01-06 | better support for live streamed asf files | Guenter Bartsch | |
CVS patchset: 1349 CVS date: 2002/01/06 00:25:56 | |||
2002-01-05 | Fix NAV packet demux. | James Courtier-Dutton | |
CVS patchset: 1340 CVS date: 2002/01/05 18:14:27 | |||
2002-01-04 | NAV 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-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil | |
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07 | |||
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert | |
CVS patchset: 1308 CVS date: 2001/12/27 14:30:28 | |||
2001-12-24 | automatic 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-10 | Fix jerky playback at track start. Some improvment for other unices than | Daniel 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-09 | small avi time-seek bugfix | Guenter Bartsch | |
CVS patchset: 1198 CVS date: 2001/12/09 19:32:11 | |||
2001-12-09 | - Remove duplicated get_current_pos() call | Juergen 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-09 | content 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-08 | Turned altivec on by default. Made asf build optional. | Daniel Caujolle-Bert | |
CVS patchset: 1182 CVS date: 2001/12/08 13:48:26 | |||
2001-12-06 | Add audio cd support. | Daniel Caujolle-Bert | |
CVS patchset: 1172 CVS date: 2001/12/06 23:53:20 | |||
2001-12-02 | libsputext now work without it's own thread, better sync | Guenter Bartsch | |
CVS patchset: 1162 CVS date: 2001/12/02 21:19:21 | |||
2001-12-02 | avi subtitles centered and at bottom of frame | Guenter Bartsch | |
CVS patchset: 1160 CVS date: 2001/12/02 15:27:19 | |||
2001-12-01 | add 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-30 | Add 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-30 | Valid 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-28 | last 0.9.6 preparationsxine-0_9_6-release0.9.6 | Guenter Bartsch | |
CVS patchset: 1124 CVS date: 2001/11/28 16:13:07 | |||
2001-11-27 | Improve DTS support. | James Courtier-Dutton | |
CVS patchset: 1121 CVS date: 2001/11/27 00:00:34 | |||
2001-11-26 | dammit...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-24 | fix for demux_qt crash playing a quicktime stream without audio | Juergen Keil | |
CVS patchset: 1104 CVS date: 2001/11/24 16:30:31 | |||
2001-11-19 | Add 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-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch | |
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23 | |||
2001-11-17 | don't abort demuxer if unknow audio codec | Miguel Freitas | |
CVS patchset: 1058 CVS date: 2001/11/17 19:40:27 | |||
2001-11-17 | commenting some debug messages | Miguel Freitas | |
CVS patchset: 1057 CVS date: 2001/11/17 19:39:17 | |||
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel 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-16 | don't defrag if "reordering" is not needed | Miguel Freitas | |
CVS patchset: 1048 CVS date: 2001/11/16 17:53:10 | |||
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-13 | metronom logic changed | Heiko Schaefer | |
CVS patchset: 1030 CVS date: 2001/11/13 21:47:57 | |||
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 | 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 | 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 | 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-07 | buf types cleanup (audio stuff) | Miguel Freitas | |
CVS patchset: 989 CVS date: 2001/11/07 19:06:15 | |||
2001-11-07 | buf type cleanup (1st part) | Miguel Freitas | |
CVS patchset: 987 CVS date: 2001/11/07 18:26:36 | |||
2001-11-06 | ogg mime type | Miguel Freitas | |
CVS patchset: 973 CVS date: 2001/11/06 21:47:30 | |||
2001-11-06 | ASF bugfixes / variable to check for fifo buffer size | Miguel Freitas | |
CVS patchset: 971 CVS date: 2001/11/06 21:46:05 | |||
2001-11-04 | fix playing small files | Miguel Freitas | |
CVS patchset: 952 CVS date: 2001/11/04 22:49:28 | |||
2001-10-30 | make 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-27 | small bug fix for time based seeking in mpeg1 files | Guenter Bartsch | |
CVS patchset: 892 CVS date: 2001/10/27 13:59:31 |