Age | Commit message (Collapse) | Author |
|
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: 3237
CVS date: 2002/11/11 18:16:01
|
|
CVS patchset: 3117
CVS date: 2002/10/31 22:22:23
|
|
CVS patchset: 3082
CVS date: 2002/10/29 01:29:46
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
when frame_rate_code is invalid.
CVS patchset: 3062
CVS date: 2002/10/28 07:55:59
|
|
CVS patchset: 3018
CVS date: 2002/10/26 20:16:44
|
|
CVS patchset: 2973
CVS date: 2002/10/23 20:46:06
|
|
EVENTS and metainfo might not be sent yet.
CVS patchset: 2852
CVS date: 2002/10/18 16:46:23
|
|
- 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: 2707
CVS date: 2002/09/19 11:18:12
|
|
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: 2680
CVS date: 2002/09/18 00:51:33
|
|
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
|
|
(handheld devices may come without libmpeg2 to save memory and will use ffmpeg to decode mpeg-1 streams
CVS patchset: 2487
CVS date: 2002/08/19 17:43:45
|
|
CVS patchset: 2359
CVS date: 2002/07/28 15:23:31
|
|
- fix a rare deadlock case while flushing libmpeg2
CVS patchset: 2355
CVS date: 2002/07/26 11:26:33
|
|
CVS patchset: 2343
CVS date: 2002/07/23 10:07:19
|
|
by the input plugin (currently only xine-dvdnav forces aspects)
* detect pan&scan material by examining the streams scale prohibitions
CVS patchset: 2248
CVS date: 2002/07/10 14:07:33
|
|
CVS patchset: 2217
CVS date: 2002/07/05 21:12:32
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
information from video decoder to spu decoder
CVS patchset: 2173
CVS date: 2002/06/28 16:57:52
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
CVS patchset: 2086
CVS date: 2002/06/17 09:05:45
|
|
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: 2018
CVS date: 2002/06/04 23:07:56
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
handling for decoder plugins
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
CVS patchset: 1794
CVS date: 2002/04/28 10:39:47
|
|
CVS patchset: 1793
CVS date: 2002/04/28 10:32:34
|
|
- 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: 1745
CVS date: 2002/04/20 14:02:45
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1689
CVS date: 2002/04/06 20:05:10
|
|
CVS patchset: 1688
CVS date: 2002/04/06 16:49:19
|
|
time to provide a real 3:2 detection to smooth ntsc duration and still
being standards compliant!
CVS patchset: 1686
CVS date: 2002/04/06 14:52:52
|
|
CVS patchset: 1679
CVS date: 2002/04/06 02:13:36
|
|
CVS patchset: 1678
CVS date: 2002/04/06 02:10:33
|
|
It adresses the following issues:
* the dxr3 now handles overlays
* dxr3 video decoder priority is now customizable, this way the user can
choose between hardware decoding and libmpeg2 decoding (because
overlays don't work with hardware decoding)
* I hope I finally got the dxr3 playmode handling right
CVS patchset: 1673
CVS date: 2002/04/04 00:08:36
|
|
CVS patchset: 1670
CVS date: 2002/04/03 23:13:34
|
|
CVS patchset: 1661
CVS date: 2002/04/02 02:19:42
|
|
CVS patchset: 1657
CVS date: 2002/04/01 14:14:56
|
|
- small changes to frame freeing logic
CVS patchset: 1655
CVS date: 2002/04/01 13:18:21
|
|
dvd films (24fps) to display on a NTSC TV (29.97 fps).
Added comment, to explain what we should aim to do, in order to improve things further.
CVS patchset: 1646
CVS date: 2002/03/30 02:34:37
|