Age | Commit message (Collapse) | Author |
|
will work on Alpha and Sparc (thanks to Nicolas Boullis for the patch)
CVS patchset: 6178
CVS date: 2004/02/20 18:15:28
|
|
http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/xine-lib/
via Goetz Waschk who reports:
The amd64 patch (xine-lib-1-rc0a-amd64.patch) sets some conservative
CFLAGS for amd64,
the lib64 patch (xine-lib-1-rc0a-lib64.patch) replaces hardcoded
/lib to support the lib64 library dir on amd64,
the directfb patch (xine-lib-1-rc2-no-directfb.patch) adds a
configure option to disable directfb,
the linuxfb patch (xine-lib-1-rc3a-no-linuxfb.patch) does the same
for linux framebuffer and
the 64bit fixes patch (xine-lib-1-rc3-64bit-fixes.patch) doesn't
apply at the moment against the CVS -- demux_ogg.c was not applied.
it includes some 64 bit pointer and other fixes for 64bit architectures.
from Gwenole Beauchesne
I haven't tested other than apply and compile.
CVS patchset: 6174
CVS date: 2004/02/19 02:50:24
|
|
CVS patchset: 6171
CVS date: 2004/02/17 19:44:02
|
|
Tweak pgx64 plugin, mainly cosmetic.
CVS patchset: 6166
CVS date: 2004/02/16 23:17:05
|
|
not defined.
CVS patchset: 6149
CVS date: 2004/02/14 00:54:03
|
|
* mention the mod demuxer in the build list
CVS patchset: 6131
CVS date: 2004/02/12 17:57:40
|
|
configure.ac and Makefile.am from Daniel
I've ported the demuxer to current cvs (BUF_FLAG_FRAME_END issue), i've fixed the seeking problem and the pts computing.
Tested with some .mod files, it rocks ;)
Back to the amiga era ;)
(you have to install the ModPlug engine first)
CVS patchset: 6130
CVS date: 2004/02/11 20:40:00
|
|
CVS patchset: 6121
CVS date: 2004/02/05 02:51:14
|
|
CVS patchset: 6096
CVS date: 2004/02/01 06:08:08
|
|
* changing libtool hacking to correctly work with 1.5
(should still work with oder versions - crossing fingers)
CVS patchset: 6031
CVS date: 2004/01/12 19:34:18
|
|
CVS patchset: 5993
CVS date: 2004/01/04 20:21:24
|
|
CVS patchset: 5983
CVS date: 2004/01/03 20:27:28
|
|
CVS patchset: 5981
CVS date: 2004/01/03 20:04:22
|
|
* use DirectX under CygWin and basic auto-stuff
* move some my macros in configure.ac
* I don't know why, but shared directx plugins can't be linked with
libdxguid.a. Used cute-hack, idea is from mplayer. Also thanks to
hexedit, because I haven't sources of w32api.
* Fix some warnings in vo directx and ao directx.
* Decrease version of directx. It seems it still works.
For compilation with DirectX under Cygwin you need header files from
directx-sdk. Autoconf macros are only basic, but it works. for example:
DIRECTX_CFLAGS=-I/cygrive/c/Program\ Files/Directx/include ./autogen.sh
CVS patchset: 5971
CVS date: 2004/01/01 18:14:51
|
|
needed also under mingw.
CVS patchset: 5970
CVS date: 2004/01/01 18:06:59
|
|
CVS patchset: 5953
CVS date: 2003/12/28 11:02:35
|
|
CVS patchset: 5934
CVS date: 2003/12/21 22:43:43
|
|
CVS patchset: 5924
CVS date: 2003/12/19 05:45:06
|
|
CVS patchset: 5913
CVS date: 2003/12/14 22:33:22
|
|
CVS patchset: 5862
CVS date: 2003/12/07 15:49:14
|
|
Replace XINE_ASSERT by _x_assert, which works exaclty as assert, except that it still warns with NDEBUG defined (but don't abort). Fix missuning of assert(0), which isn't safe, abort is abort, assert is for debugging purpose only, so all assert(0) has been converted to abort() alls. In osd_preload_fonts(): alloc needed memory chunk. Define NDEBUG in CFLAGS, for non DEBUG build only.
CVS patchset: 5860
CVS date: 2003/12/07 15:34:29
|
|
When configure won't find it, it will be used fseek() with 2 GB limit.
CVS patchset: 5778
CVS date: 2003/11/24 22:52:15
|
|
CVS patchset: 5761
CVS date: 2003/11/18 20:26:42
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
CVS patchset: 5691
CVS date: 2003/11/05 18:34:43
|
|
- basename() is added to xine-utils, if it isn't found by configure
- macros with variable number of arguments are simplified to ignore
additional arguments (only for MSVC),
lprintf macro simplified with full functionality
- minor update for building a52, some preparation for ffmpeg
CVS patchset: 5687
CVS date: 2003/11/04 14:38:26
|
|
CVS patchset: 5678
CVS date: 2003/11/02 18:31:50
|
|
* do not define CONFIG_ENCODERS any more, use a stripped down XINE_MPEG_ENCODER,
which will only compile an I-frame-only MPEG1 encoder (speeds up compile time)
* fix a lot of warnings in ffmpeg (a good deal of which have already been
submitted to the ffmpeg project by Mike)
* simplify some Makefiles
CVS patchset: 5667
CVS date: 2003/11/01 18:12:53
|
|
CVS patchset: 5646
CVS date: 2003/10/30 21:51:27
|
|
CVS patchset: 5645
CVS date: 2003/10/30 20:46:31
|
|
- Prefer external libcdio and libvcdinfo libraries when they are acceptable
- Allow disabling VCD plugin
CVS patchset: 5644
CVS date: 2003/10/30 07:58:52
|
|
CVS patchset: 5620
CVS date: 2003/10/27 21:43:20
|
|
CVS patchset: 5615
CVS date: 2003/10/27 15:24:38
|
|
It would have scared the Windows users and would have been hard to maintain,
so we remove it and distribute the win32 subdirectory from the toplevel
Makefile using dist-hook
CVS patchset: 5606
CVS date: 2003/10/26 17:38:23
|
|
* rename vcdx to vcd and vcd to vcdo
* vcdo is always built, not only when vcd(x) is not
CVS patchset: 5603
CVS date: 2003/10/26 11:28:04
|
|
fix "make dist". Now tarball is complete.
don't expect people have doc formatting tools (check for sgmltools
and fig2dev).
rename the spaced name file in win32 (Tim, can you check if i didn't break
anything please ?).
CVS patchset: 5589
CVS date: 2003/10/25 00:49:11
|
|
CVS patchset: 5581
CVS date: 2003/10/23 23:03:44
|
|
CVS patchset: 5553
CVS date: 2003/10/20 00:33:28
|
|
CVS patchset: 5541
CVS date: 2003/10/19 12:01:47
|
|
CVS patchset: 5519
CVS date: 2003/10/14 21:58:22
|
|
CVS patchset: 5512
CVS date: 2003/10/13 17:48:08
|
|
Ability to use external libs (--with-external-vcdnav), disable
vcdx build and build old vcd instead (--disable-vcdx).
This last feature is useful since vcdx take /hours/ to start
playback, that can help people who don't want vcd navigation.
Remove all .la files, even in subdirs (eg: post)
CVS patchset: 5505
CVS date: 2003/10/13 11:47:11
|
|
CVS patchset: 5460
CVS date: 2003/10/06 21:56:00
|
|
- ensure user CFLAGS are added at the end
- another approach to kill Mike's warnings
CVS patchset: 5453
CVS date: 2003/10/06 12:47:24
|
|
CVS patchset: 5450
CVS date: 2003/10/05 16:50:20
|
|
CVS patchset: 5441
CVS date: 2003/10/04 20:33:16
|
|
CVS patchset: 5423
CVS date: 2003/10/02 01:40:01
|
|
CVS patchset: 5413
CVS date: 2003/09/25 13:42:19
|
|
now moved outside of the shell conditional rather than removed).
CVS patchset: 5360
CVS date: 2003/09/13 13:09:44
|
|
CVS patchset: 5353
CVS date: 2003/09/10 23:20:08
|