Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas | |
CVS patchset: 882 CVS date: 2001/10/25 00:46:58 | |||
2001-10-24 | removing remainging recursive dynamic lib linking | Guenter Bartsch | |
CVS patchset: 875 CVS date: 2001/10/24 13:45:27 | |||
2001-10-22 | an http input plugin, small demuxer bugfixes/additions | Guenter Bartsch | |
CVS patchset: 862 CVS date: 2001/10/22 23:24:34 | |||
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham | |
CVS patchset: 861 CVS date: 2001/10/22 22:50:01 | |||
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert | |
CVS patchset: 859 CVS date: 2001/10/22 21:34:54 | |||
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch | |
CVS patchset: 852 CVS date: 2001/10/22 00:52:09 | |||
2001-10-21 | Some minor changes. | James Courtier-Dutton | |
DVDs only have 8 audio streams. CVS patchset: 849 CVS date: 2001/10/21 15:04:13 | |||
2001-10-20 | big event cleanup: one single mechanism is now used for all communications ↵ | Guenter Bartsch | |
between gui, plugins and the xine engine; code cleanup CVS patchset: 837 CVS date: 2001/10/20 02:01:51 | |||
2001-10-19 | forgot to update unterface version number on this one | Guenter Bartsch | |
CVS patchset: 835 CVS date: 2001/10/19 14:35:52 | |||
2001-10-18 | remove hardcoded lpcm audio format information, try to extract the information | Juergen Keil | |
from the mpeg stream CVS patchset: 827 CVS date: 2001/10/18 14:29:44 | |||
2001-10-17 | demux / input plugin interface change, init functions now have access to the ↵ | Guenter Bartsch | |
full xine_t *xine. This should enable stream plugins to register SCR plugins. WARNING: delete old input plugins, otherwise xine will crash CVS patchset: 823 CVS date: 2001/10/17 20:33:09 | |||
2001-10-15 | (percentage based) seeking | Guenter Bartsch | |
CVS patchset: 814 CVS date: 2001/10/15 00:49:09 | |||
2001-10-14 | an asf demuxer | Guenter Bartsch | |
CVS patchset: 792 CVS date: 2001/10/14 00:18:27 | |||
2001-10-09 | fix playing mpeg movies with sound disabled | Miguel Freitas | |
CVS patchset: 781 CVS date: 2001/10/09 18:49:33 | |||
2001-10-08 | Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). Clean | Daniel Caujolle-Bert | |
up the ogg/vorbis check (overriding $LIBS is gone now). CVS patchset: 771 CVS date: 2001/10/08 21:52:09 | |||
2001-10-08 | Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbis | Juergen Keil | |
stuff is not available on the system CVS patchset: 766 CVS date: 2001/10/08 11:15:44 | |||
2001-10-08 | fix serious buffer leak at the estimation function | Miguel Freitas | |
(i thought i was going crazy when my tree stopped working!) CVS patchset: 765 CVS date: 2001/10/08 01:40:51 | |||
2001-10-07 | minor cleanups | Guenter Bartsch | |
CVS patchset: 764 CVS date: 2001/10/07 22:56:39 |