Age | Commit message (Collapse) | Author |
|
vidix driver
CVS patchset: 4416
CVS date: 2003/03/14 21:07:04
|
|
CVS patchset: 4224
CVS date: 2003/02/21 01:16:32
|
|
CVS patchset: 4202
CVS date: 2003/02/19 21:21:49
|
|
CVS patchset: 4185
CVS date: 2003/02/17 16:49:18
|
|
CVS patchset: 4036
CVS date: 2003/01/29 11:10:50
|
|
CVS patchset: 3589
CVS date: 2002/12/19 21:40:02
|
|
- check for sdl support on class initialization
CVS patchset: 3504
CVS date: 2002/12/13 01:03:55
|
|
CVS patchset: 3503
CVS date: 2002/12/13 00:20:11
|
|
CVS patchset: 3467
CVS date: 2002/12/08 23:35:45
|
|
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.
CVS patchset: 3331
CVS date: 2002/11/22 05:25:14
|
|
CVS patchset: 3238
CVS date: 2002/11/11 19:46:24
|
|
CVS patchset: 3193
CVS date: 2002/11/04 22:48:14
|
|
CVS patchset: 3078
CVS date: 2002/10/29 00:36:21
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
CVS patchset: 2934
CVS date: 2002/10/22 16:42:24
|
|
CVS patchset: 2853
CVS date: 2002/10/18 20:04:24
|
|
caused by old plugins lying around... remove all video output plugins except xv from build process for now
CVS patchset: 2836
CVS date: 2002/10/16 14:19:38
|
|
- 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
|
|
CVS patchset: 2784
CVS date: 2002/10/05 04:11:58
|
|
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
|
|
CVS patchset: 2695
CVS date: 2002/09/18 20:58:28
|
|
CVS patchset: 2629
CVS date: 2002/09/08 22:10:29
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2507
CVS date: 2002/08/24 10:01:32
|
|
(vo_scale_init, XGetWindowAttributes)
CVS patchset: 2497
CVS date: 2002/08/20 22:55:35
|
|
CVS patchset: 2463
CVS date: 2002/08/16 14:56:42
|
|
CVS patchset: 2339
CVS date: 2002/07/22 17:48:40
|
|
CVS patchset: 2295
CVS date: 2002/07/16 19:33:36
|
|
CVS patchset: 1976
CVS date: 2002/06/01 14:08:36
|
|
CVS patchset: 1873
CVS date: 2002/05/13 02:42:11
|
|
CVS patchset: 1745
CVS date: 2002/04/20 14:02:45
|
|
CVS patchset: 1720
CVS date: 2002/04/14 18:07:47
|
|
Almost a complete rewrite, though.
Actually working fine now :)
CVS patchset: 1638
CVS date: 2002/03/26 19:43:42
|
|
CVS patchset: 1631
CVS date: 2002/03/25 03:08:38
|
|
now, so check and report, thanks.
CVS patchset: 1629
CVS date: 2002/03/24 23:31:56
|
|
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one
CVS patchset: 1626
CVS date: 2002/03/24 14:15:36
|
|
CVS patchset: 1585
CVS date: 2002/03/18 11:01:07
|
|
CVS patchset: 1579
CVS date: 2002/03/17 16:53:24
|
|
CVS patchset: 1544
CVS date: 2002/03/08 13:05:42
|
|
CVS patchset: 1517
CVS date: 2002/02/25 10:32:53
|
|
a little. Code is cleaned up, identifiers should be consistent with xshm driver (as far as possible)
CVS patchset: 1516
CVS date: 2002/02/25 01:23:41
|
|
CVS patchset: 1512
CVS date: 2002/02/24 00:43:02
|
|
- driver will ask gui for output size on every frame
- shm driver has a seperate yuv2rgb converter instance for every frame
- all drivers disabled except xshm, until they're fixed
I'm planning to introduce a queue of video_out_events in video_out.c,
so events are delivered by video_out_loop which means that all driver
functions are called from the same thread (no locking necessary, should
help the opengl driver)
CVS patchset: 1499
CVS date: 2002/02/16 22:43:24
|
|
CVS patchset: 1470
CVS date: 2002/02/02 17:05:43
|
|
CVS patchset: 1445
CVS date: 2002/01/23 23:27:10
|
|
flicker on slow cards (like mine), b) Makes it a little faster (on my card
at least) and c) Allows one to do funky tricks (try uncommenting #define SPHERE)
CVS patchset: 1443
CVS date: 2002/01/23 15:05:46
|
|
EXPERIMENTAL. Read README.opengl in xine-ui.
CVS patchset: 1439
CVS date: 2002/01/22 20:15:00
|
|
CVS patchset: 1417
CVS date: 2002/01/17 02:35:20
|
|
CVS patchset: 1390
CVS date: 2002/01/11 19:07:53
|
|
a bug within the XF86VidMode support that could crash XINE (no punishment
please *grin*).
CVS patchset: 933
CVS date: 2001/11/03 00:13:11
|