Age | Commit message (Collapse) | Author |
|
Caie <kyzer@4u.net>
CVS patchset: 4153
CVS date: 2003/02/14 04:32:27
|
|
CVS patchset: 4150
CVS date: 2003/02/14 00:55:52
|
|
CVS patchset: 3874
CVS date: 2003/01/11 15:53:53
|
|
- Define the correct HOST_ENDIAN for SPARC
- remove unaligned memory accesses
CVS patchset: 3849
CVS date: 2003/01/09 19:50:03
|
|
CVS patchset: 3846
CVS date: 2003/01/09 18:36:40
|
|
CVS patchset: 3826
CVS date: 2003/01/08 07:36:21
|
|
CVS patchset: 3825
CVS date: 2003/01/08 07:11:05
|
|
CVS patchset: 3824
CVS date: 2003/01/08 07:04:35
|
|
for more information see message on xine-devel
CVS patchset: 3818
CVS date: 2003/01/08 01:02:27
|
|
CVS patchset: 3804
CVS date: 2003/01/07 06:26:25
|
|
CVS patchset: 3709
CVS date: 2002/12/28 18:25:08
|
|
different sizeof than integer.
- add extra_info structure to pass informations from input/demuxers down
to the output frame. this can be used, for example, to pass the frame
number of a frame (when known by decoder). also, immediate benefict is
that we now have a slider which really shows the current position of
the playing stream. new fields can be added to extra_info keeping
binary compatibility
- bumpy everybody's api versions
CVS patchset: 3603
CVS date: 2002/12/21 12:56:44
|
|
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
|
|
* new public output interface xine_{audio,video}_port_t instead of
xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
(note to external projects: the compiler will help you a lot, if a plugin
compiles, it is adapted, because all changes add new parameters to some
functions)
* bump up all interface versions because of xine_t and xine_stream_t changes
CVS patchset: 3312
CVS date: 2002/11/20 11:57:38
|
|
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&forum_id=7131
CVS patchset: 3250
CVS date: 2002/11/12 18:40:50
|
|
CVS patchset: 3231
CVS date: 2002/11/11 05:01:31
|
|
CVS patchset: 3163
CVS date: 2002/11/03 06:08:54
|
|
CVS patchset: 3159
CVS date: 2002/11/02 23:37:33
|
|
CVS patchset: 3154
CVS date: 2002/11/02 20:55:23
|
|
CVS patchset: 3084
CVS date: 2002/10/29 02:07:45
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
shouldn't override CFLAGS and suggests we use AM_CFLAGS instead.
CFLAGS is not needed here, apparently - so away with it.
CVS patchset: 3067
CVS date: 2002/10/28 12:59:51
|
|
CVS patchset: 2980
CVS date: 2002/10/24 09:42:21
|
|
CVS patchset: 2953
CVS date: 2002/10/23 04:16:24
|
|
CVS patchset: 2952
CVS date: 2002/10/23 04:05:07
|
|
CVS patchset: 2949
CVS date: 2002/10/23 02:55:01
|
|
CVS patchset: 2878
CVS date: 2002/10/20 17:19:11
|
|
module
CVS patchset: 2824
CVS date: 2002/10/13 12:49:19
|
|
CVS patchset: 2818
CVS date: 2002/10/12 19:18:48
|
|
CVS patchset: 2817
CVS date: 2002/10/12 19:12:49
|
|
- 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
|
|
moved to bswap.h
CVS patchset: 2794
CVS date: 2002/10/06 03:48:13
|
|
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: 2657
CVS date: 2002/09/13 03:03:42
|
|
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
|
|
(but the audio still crackles)
CVS patchset: 2593
CVS date: 2002/09/03 02:46:30
|
|
CVS patchset: 2589
CVS date: 2002/09/02 17:25:45
|
|
CVS patchset: 2573
CVS date: 2002/09/01 04:26:20
|
|
CVS patchset: 2572
CVS date: 2002/09/01 04:24:35
|
|
ADPCM format
CVS patchset: 2393
CVS date: 2002/08/05 00:20:35
|
|
CVS patchset: 2273
CVS date: 2002/07/15 03:48:03
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
CVS patchset: 2103
CVS date: 2002/06/20 02:57:41
|
|
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
|
|
CVS patchset: 2065
CVS date: 2002/06/12 04:00:28
|
|
segfault issue there; MS IMA does not seem to work yet
CVS patchset: 2055
CVS date: 2002/06/10 06:27:40
|
|
CVS patchset: 2039
CVS date: 2002/06/08 19:45:19
|