Age | Commit message (Collapse) | Author |
|
CVS patchset: 1431
CVS date: 2002/01/20 23:21:52
|
|
CVS patchset: 1323
CVS date: 2002/01/01 22:36:20
|
|
CVS patchset: 1318
CVS date: 2001/12/28 22:17:09
|
|
CVS patchset: 1317
CVS date: 2001/12/28 02:55:57
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
decoding if using the dxr3 decoder plugin, uses on-the-fly mpeg
encoding otherwise (provided encoding support is compiled in).
some remarks:
- dxr3enc is no more. I've added some transition code in loadplugins.c
(look for the IGNORE_DXR3ENC) to prevent loading a stale dxr3enc plugin
from a previous install and to print a message if someone tries to
run xine -V dxr3enc.
- small updates to configure.in and _xine.m4. Mostly about the messages,
no new checks or anything.
- both dxr3_vo_standard.c and dxr3_vo_encoder.c are no more. The one and
only dxr3 video out driver is aptly named dxr3_video_out.c
CVS patchset: 1256
CVS date: 2001/12/16 19:05:44
|
|
easy to split into core + fame + rte
- now official support for librte-0.4 (zapping.sf.net); updated configure
scripts, checks for librte added. Possible to compile both librte and libfame
support in at the same time, configuration via .xinerc.
- fixed YUY2 decoding, both for libfame and librte.
Note: unifying dxr3enc (non-mpeg) and dxr3 (mpeg) seems rather easy
right now. I think I'll wait with it for a bit, because perhaps the
dxr3-dvd fixes need major replumbing in the dxr3 vo driver (but I don't
expect that; all mpeg stuff is done in the dxr3 decoder plugin)
CVS patchset: 1220
CVS date: 2001/12/11 02:26:58
|
|
CVS patchset: 1119
CVS date: 2001/11/26 21:07:49
|
|
CVS patchset: 926
CVS date: 2001/11/01 15:31:34
|
|
CVS patchset: 791
CVS date: 2001/10/13 12:14:20
|
|
up the ogg/vorbis check (overriding $LIBS is gone now).
CVS patchset: 771
CVS date: 2001/10/08 21:52:09
|
|
CVS patchset: 760
CVS date: 2001/10/07 20:10:45
|
|
CVS patchset: 738
CVS date: 2001/10/05 13:41:53
|
|
CVS patchset: 714
CVS date: 2001/10/01 09:58:42
|
|
Fixed xine.m4 installation from Andrew Meredith <andrew@anvil.org>
CVS patchset: 705
CVS date: 2001/09/27 21:31:03
|
|
docs files.
CVS patchset: 699
CVS date: 2001/09/27 01:42:42
|
|
it to front of the character class RE
CVS patchset: 687
CVS date: 2001/09/23 17:29:26
|
|
configure was looking for "ltmain.sh" in the current directory.
configure tries to find "ltmain.sh" in $srcdir now.
CVS patchset: 686
CVS date: 2001/09/23 15:28:09
|
|
that should fix FreeBSD problem.
CVS patchset: 653
CVS date: 2001/09/17 21:59:19
|
|
CVS patchset: 649
CVS date: 2001/09/17 09:50:32
|
|
CVS patchset: 637
CVS date: 2001/09/16 00:01:38
|
|
Copying instead of linking missing GNU files now (cross-plattform development).
CVS patchset: 583
CVS date: 2001/09/06 17:12:37
|
|
CVS patchset: 451
CVS date: 2001/08/19 12:01:54
|
|
CVS patchset: 394
CVS date: 2001/08/07 08:32:43
|
|
Did some cosmetic stuff too.
CVS patchset: 347
CVS date: 2001/07/25 15:03:14
|
|
CVS patchset: 339
CVS date: 2001/07/24 15:02:05
|
|
Made the linux path accessible.
CVS patchset: 319
CVS date: 2001/07/22 10:58:32
|
|
CVS patchset: 308
CVS date: 2001/07/18 21:38:16
|
|
Fix typo in input_dvd.c/input_vcd.c (HAVE_SYS_CDIO -> HAVE_SYS_CDIO_H)
CVS patchset: 290
CVS date: 2001/07/17 13:28:10
|
|
Nuked BUILD_LIB_STATIC.
Changed some architecture dependend code to feature dependend code.
Autoconf'ing CD / DVD ioctl() support.
CVS patchset: 288
CVS date: 2001/07/16 19:36:00
|
|
CVS patchset: 227
CVS date: 2001/06/24 11:19:10
|
|
CVS patchset: 226
CVS date: 2001/06/24 07:17:37
|
|
CVS patchset: 216
CVS date: 2001/06/22 22:17:07
|
|
CVS patchset: 211
CVS date: 2001/06/21 17:34:23
|
|
CVS patchset: 202
CVS date: 2001/06/17 21:50:51
|
|
Switch to libtool 1.4, 1.3.x are no more supported. Add a path for
automake, to use it with libtool 1.4.
CVS patchset: 183
CVS date: 2001/06/14 22:04:56
|
|
CVS patchset: 178
CVS date: 2001/06/14 11:39:39
|
|
CVS patchset: 155
CVS date: 2001/06/10 12:32:21
|
|
CVS patchset: 111
CVS date: 2001/06/01 07:28:33
|
|
CVS patchset: 100
CVS date: 2001/05/28 22:25:50
|
|
debug version builds. Fixed The debug rule in src/input.
CVS patchset: 85
CVS date: 2001/05/26 22:04:38
|
|
and set_property() to audio out. get_supported_modes removed, use
get_cap() instead. Change the way of capabilities, match like video_out
AO_CAP_* and AO_PROP_*. Fixed a small typo in demux_mpeg.c. Fixed
libmpg123 audio output callings arguments. Change the AO_MODE to AO_CAP_MODE
in all required locations.
CVS patchset: 69
CVS date: 2001/05/07 03:40:34
|
|
CVS patchset: 33
CVS date: 2001/04/27 00:47:54
|
|
two new var in xine.m4, xine_skin_dir and xine_plugin_dir, and it's
related to the previous change.
CVS patchset: 31
CVS date: 2001/04/26 23:00:58
|
|
CVS patchset: 21
CVS date: 2001/04/24 20:53:00
|
|
CVS patchset: 19
CVS date: 2001/04/24 15:47:32
|
|
unincluded. Fix xine.m4 to reflect the new xine.h location.
CVS patchset: 6
CVS date: 2001/04/19 09:46:57
|
|
CVS patchset: 1
CVS date: 2001/04/18 22:33:39
|