Age | Commit message (Collapse) | Author |
|
- OpenGL header GL/gl.h is checked to see if its exists with wrong
header name (GL/GL.h). Test failed despite the file required by
src/video_out/video_out_opengl.c was GL/gl.h
- Ascii-Art library version incorrect. Required version is 1.4
(contains aalib-config)
m4/aa.m4:
- Changed aalib version to 1.4
src/audio_out/Makefile.am:
src/demuxers/Makefile.am:
src/dxr3/Makefile.am:
src/input/Makefile.am:
src/input/libdvdnav/Makefile.am:
src/input/libdvdread/Makefile.am:
src/libffmpeg/libavcodec/Makefile.am:
src/libffmpeg/libavcodec/i386/Makefile.am:
src/libffmpeg/libavcodec/mlib/Makefile.am:
src/libmad/Makefile.am:
src/libmpeg2/Makefile.am:
src/libvorbis/Makefile.am:
src/libw32dll/Makefile.am:
src/libw32dll/wine/Makefile.am:
src/libxineadec/Makefile.am:
src/libxvid/Makefile.am:
src/video_out/Makefile.am:
src/video_out/libdha/Makefile.am:
src/video_out/vidix/Makefile.am:
src/xine-engine/Makefile.am:
src/xine-utils/Makefile.am:
- Removed @CFLAGS@ from all AM_CFLAGS. @CFLAGS@ are added in Makefile.in.
Adding it here was redundant. Thanks to Mike and others for pointing this
out.
CVS patchset: 2805
CVS date: 2002/10/09 05:13:38
|
|
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config
CVS patchset: 2705
CVS date: 2002/09/19 06:01:18
|
|
- asf bugfixes
- ffmpeg supporting ms iso mpeg4
- softsync fix by Bill Fink
CVS patchset: 2216
CVS date: 2002/07/05 20:54:37
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
- shiny new win32 crap from avifile and mplayer!
- shiny new compilation warnings!
- use directshow filter to decode msmpeg v1/v2
- disable SYNC_SHUTDOWN ugly hack (will be removed soon, i hope)
CVS patchset: 2114
CVS date: 2002/06/21 01:44:17
|
|
CVS patchset: 1808
CVS date: 2002/04/29 20:58:50
|
|
now, so check and report, thanks.
CVS patchset: 1629
CVS date: 2002/03/24 23:31:56
|
|
CVS patchset: 1465
CVS date: 2002/02/01 14:23:13
|
|
CVS patchset: 1399
CVS date: 2002/01/13 21:55:39
|
|
CVS patchset: 1362
CVS date: 2002/01/07 12:19:46
|
|
CVS patchset: 1357
CVS date: 2002/01/06 18:56:19
|
|
CVS patchset: 1228
CVS date: 2001/12/12 20:57:16
|
|
CVS patchset: 1135
CVS date: 2001/11/29 12:05:06
|
|
CVS patchset: 1067
CVS date: 2001/11/18 13:44:53
|
|
CVS patchset: 1050
CVS date: 2001/11/16 20:21:09
|
|
CVS patchset: 1044
CVS date: 2001/11/15 14:33:20
|
|
CVS patchset: 1043
CVS date: 2001/11/15 14:28:18
|
|
CVS patchset: 1040
CVS date: 2001/11/15 00:37:15
|
|
(converting all c++ files to c) and DS_Audio codecs are already producing
some (weird) sound from my local tree. I hope to commit it soon...
CVS patchset: 1022
CVS date: 2001/11/11 23:32:25
|