Age | Commit message (Collapse) | Author |
|
CVS patchset: 2017
CVS date: 2002/06/04 22:37:53
|
|
actually work yet.
CVS patchset: 1519
CVS date: 2002/02/25 23:44:05
|
|
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
|
|
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
|
|
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
|
|
Copying instead of linking missing GNU files now (cross-plattform development).
CVS patchset: 583
CVS date: 2001/09/06 17:12:37
|
|
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
|
|
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: 211
CVS date: 2001/06/21 17:34:23
|
|
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
|
|
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
|
|
CVS patchset: 1
CVS date: 2001/04/18 22:33:39
|