Age | Commit message (Collapse) | Author |
|
CVS patchset: 4042
CVS date: 2003/01/29 17:51:05
|
|
CVS patchset: 4040
CVS date: 2003/01/29 17:16:01
|
|
CVS patchset: 3981
CVS date: 2003/01/20 12:51:47
|
|
CVS patchset: 3957
CVS date: 2003/01/18 16:27:54
|
|
so just two trivial things:
- don't segfault on vfw loading (although vfw support is still broken)
- make acm work again.
CVS patchset: 3939
CVS date: 2003/01/16 22:29:55
|
|
CVS patchset: 3872
CVS date: 2003/01/11 13:10:13
|
|
CVS patchset: 3862
CVS date: 2003/01/11 05:26:55
|
|
CVS patchset: 3861
CVS date: 2003/01/11 04:57:50
|
|
CVS patchset: 3833
CVS date: 2003/01/08 20:46:36
|
|
CVS patchset: 3832
CVS date: 2003/01/08 19:22:32
|
|
for more information see message on xine-devel
CVS patchset: 3818
CVS date: 2003/01/08 01:02:27
|
|
CVS patchset: 3812
CVS date: 2003/01/07 16:56:17
|
|
CVS patchset: 3767
CVS date: 2003/01/03 23:18:13
|
|
notices/credits for mplayer
CVS patchset: 3746
CVS date: 2003/01/01 20:39:19
|
|
CVS patchset: 3728
CVS date: 2002/12/30 05:09:53
|
|
CVS patchset: 3705
CVS date: 2002/12/28 09:50:49
|
|
CVS patchset: 3676
CVS date: 2002/12/25 15:01:04
|
|
CVS patchset: 3671
CVS date: 2002/12/24 17:05:05
|
|
CVS patchset: 3670
CVS date: 2002/12/24 16:54:33
|
|
CVS patchset: 3653
CVS date: 2002/12/23 16:09:28
|
|
CVS patchset: 3651
CVS date: 2002/12/23 15:54:42
|
|
CVS patchset: 3628
CVS date: 2002/12/22 11:16:41
|
|
CVS patchset: 3626
CVS date: 2002/12/22 03:03:21
|
|
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
|
|
it's just a hack. Oh well, set it straight
CVS patchset: 3600
CVS date: 2002/12/21 03:03:15
|
|
CVS patchset: 3584
CVS date: 2002/12/18 20:14:55
|
|
CVS patchset: 3580
CVS date: 2002/12/18 04:00:45
|
|
we must check about the other indeo brothers...
CVS patchset: 3489
CVS date: 2002/12/12 01:52:21
|
|
CVS patchset: 3451
CVS date: 2002/12/06 20:16:35
|
|
CVS patchset: 3449
CVS date: 2002/12/06 19:10:10
|
|
CVS patchset: 3436
CVS date: 2002/12/06 01:44:06
|
|
CVS patchset: 3409
CVS date: 2002/12/01 17:05:34
|
|
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
|
|
CVS patchset: 3267
CVS date: 2002/11/15 18:01:59
|
|
this->stream->audio_out->close () was never called.
CVS patchset: 3254
CVS date: 2002/11/13 00:23:29
|
|
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: 3105
CVS date: 2002/10/31 05:23:02
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
CVS patchset: 2971
CVS date: 2002/10/23 20:26:32
|
|
CVS patchset: 2888
CVS date: 2002/10/20 19:12:24
|
|
CVS patchset: 2874
CVS date: 2002/10/20 15:56:27
|
|
- 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
|
|
contained in the solaris9 <stdio.h>
CVS patchset: 2800
CVS date: 2002/10/07 14:17:05
|
|
CVS patchset: 2713
CVS date: 2002/09/19 21:40:36
|
|
CVS patchset: 2712
CVS date: 2002/09/19 21:39:45
|
|
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: 2703
CVS date: 2002/09/19 02:14:02
|
|
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
|