Age | Commit message (Collapse) | Author |
|
CVS patchset: 2847
CVS date: 2002/10/18 12:28:09
|
|
- 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
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2543
CVS date: 2002/08/28 20:27:56
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).
CVS patchset: 2066
CVS date: 2002/06/12 12:22:25
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
- update dxr3 and xvid plugins to new interface (add dispose() functions)
CVS patchset: 1766
CVS date: 2002/04/23 15:45:19
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
CVS patchset: 1748
CVS date: 2002/04/20 18:31:03
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1681
CVS date: 2002/04/06 02:49:47
|
|
now, so check and report, thanks.
CVS patchset: 1629
CVS date: 2002/03/24 23:31:56
|
|
CVS patchset: 1628
CVS date: 2002/03/24 19:23:47
|
|
CVS patchset: 1627
CVS date: 2002/03/24 18:45:42
|
|
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: 1593
CVS date: 2002/03/19 17:48:59
|
|
updated at this point). demux_qt can handle compressed audio, but is still unfinished.
Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities.
CVS patchset: 1554
CVS date: 2002/03/11 12:31:24
|
|
- pts are 64 bit now
- scr and video_out-loop run all the time
- video_out cleanups
- metronom cleanups
- buffer type BUF_CONTROL_DISCONTINUITY is used internally now,
input plugins should no longer send this one
- support for individual frame durations
- using nano-/usleep instead of itimer (simpler code, maybe this will
help freebsd)
CVS patchset: 1487
CVS date: 2002/02/09 07:13:22
|
|
CVS patchset: 1344
CVS date: 2002/01/05 21:54:16
|
|
CVS patchset: 1221
CVS date: 2001/12/11 15:30:05
|
|
va_list typedef redefine. We get the prototype for swab() on solais by
including stdlib.h / unistd.h
CVS patchset: 1209
CVS date: 2001/12/10 12:31:08
|
|
This makes the SPDIF out code in xine-engine/audio_out.c very simple.
It will also make audio sync better as the correct number of samples will
be passed to got_audio_samples.
CVS patchset: 1195
CVS date: 2001/12/09 18:31:01
|
|
CVS patchset: 1083
CVS date: 2001/11/20 01:43:30
|
|
CVS patchset: 1064
CVS date: 2001/11/18 03:53:23
|
|
CVS patchset: 1061
CVS date: 2001/11/17 22:40:01
|
|
acceleration?). Merge xine-utils header files to a new one "xineutils.h".
Update xine-lib C/headers to reflect those changes.
dxr3 headers are no more installed ine $includdir, but $includdir/xine.
CVS patchset: 1054
CVS date: 2001/11/17 14:26:36
|
|
CVS patchset: 1030
CVS date: 2001/11/13 21:47:57
|
|
buffer and thread
CVS patchset: 1010
CVS date: 2001/11/10 13:48:02
|
|
CVS patchset: 859
CVS date: 2001/10/22 21:34:54
|
|
CVS patchset: 852
CVS date: 2001/10/22 00:52:09
|
|
CVS patchset: 851
CVS date: 2001/10/22 00:40:36
|
|
CVS patchset: 836
CVS date: 2001/10/19 23:04:35
|
|
CVS patchset: 730
CVS date: 2001/10/03 17:17:06
|
|
CVS patchset: 659
CVS date: 2001/09/18 11:37:08
|
|
Document return values of audio_out.c:open
CVS patchset: 615
CVS date: 2001/09/11 14:10:04
|
|
when compiling with a non-gcc compiler.
CVS patchset: 593
CVS date: 2001/09/09 15:52:37
|
|
CVS patchset: 560
CVS date: 2001/09/03 21:50:15
|
|
CVS patchset: 524
CVS date: 2001/08/30 17:15:31
|
|
CVS patchset: 519
CVS date: 2001/08/29 17:56:21
|
|
(disabled by default, enable it in your .xinerc if you want it)
CVS patchset: 515
CVS date: 2001/08/29 00:51:57
|