Age | Commit message (Collapse) | Author |
|
be unnecessary. The second parameter for the AM_WITH_NLS macro
[ M_WITH_NLS(..., need-ngettext) ] already includes the necessary checks
for a working ngettext.
CVS patchset: 3070
CVS date: 2002/10/28 13:16:00
|
|
acceptable for an xine-lib compilation.
xine-lib needs a msgfmt with working "plural forms", and GNU gettext 0.10.35
cannot compile them.
- Add an ugly hack for libtool failures on solaris, when GNU CC is used with
the system's linker /usr/ccs/bin/ld
For some obscure reason, with this combination libtool prefers to use the
linker to build shared libraries, but it does not link them against
libgcc.{a,so}. Many xine-plugins cannot be loaded with dlopen, because
some subroutine from -lgcc is missing.
Hack the generated libtool to use "gcc -shared -mimpure-text" to build
xine plugin modules.
CVS patchset: 3069
CVS date: 2002/10/28 13:12:08
|
|
installed, so that GMSGFMT is defined as ':' (noop, in gettext.m4).
This causes problems in our build system, because now there are no .gmo
compiled message files available for installation, and the 'make install' fails.
Print a warning and continue.
CVS patchset: 3068
CVS date: 2002/10/28 13:03:37
|
|
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
|
|
shouldn't override CFLAGS and suggest we use AM_CFLAGS instead.
CVS patchset: 3066
CVS date: 2002/10/28 12:58:07
|
|
has to contain relative or absolute pathnames, in a build with separate
source and object directory hierarchies.
Simply install the headers into the destination directory, and let the
install program figure out the source file name.
CVS patchset: 3065
CVS date: 2002/10/28 12:54:00
|
|
CVS patchset: 3064
CVS date: 2002/10/28 11:19:51
|
|
CVS patchset: 3063
CVS date: 2002/10/28 07:57:50
|
|
when frame_rate_code is invalid.
CVS patchset: 3062
CVS date: 2002/10/28 07:55:59
|
|
The concept in simple : compute duration using pts.
Here the formula : duration = ( pts - last_pts ) / (nb img between the 2 pts)
I've tested with libmpeg2 and ffmpeg. It works.
CVS patchset: 3061
CVS date: 2002/10/28 07:53:52
|
|
CVS patchset: 3060
CVS date: 2002/10/28 05:26:35
|
|
CVS patchset: 3059
CVS date: 2002/10/28 05:21:20
|
|
- time to cleanup demuxer mess... no more pthread stuff on any demuxer.
of course i haven't tested all demuxers, but they at least compile.
(sorry Mike, we will need to move a few variables around to make most of
your demuxers work again - not big deal i think)
- make api more consistent by providing xine_open/xine_close
and xine_start/xine_stop.
CVS patchset: 3058
CVS date: 2002/10/28 03:24:42
|
|
CVS patchset: 3057
CVS date: 2002/10/28 00:50:01
|
|
CVS patchset: 3056
CVS date: 2002/10/27 23:01:39
|
|
CVS patchset: 3055
CVS date: 2002/10/27 22:56:08
|
|
CVS patchset: 3054
CVS date: 2002/10/27 22:50:01
|
|
delimiter
CVS patchset: 3053
CVS date: 2002/10/27 22:48:57
|
|
CVS patchset: 3052
CVS date: 2002/10/27 20:12:00
|
|
CVS patchset: 3051
CVS date: 2002/10/27 20:08:41
|
|
CVS patchset: 3050
CVS date: 2002/10/27 20:07:39
|
|
CVS patchset: 3049
CVS date: 2002/10/27 18:48:40
|
|
CVS patchset: 3048
CVS date: 2002/10/27 18:31:58
|
|
CVS patchset: 3047
CVS date: 2002/10/27 18:23:56
|
|
CVS patchset: 3046
CVS date: 2002/10/27 18:02:52
|
|
CVS patchset: 3045
CVS date: 2002/10/27 18:00:29
|
|
CVS patchset: 3044
CVS date: 2002/10/27 17:28:24
|
|
CVS patchset: 3043
CVS date: 2002/10/27 16:27:52
|
|
CVS patchset: 3042
CVS date: 2002/10/27 16:14:22
|
|
CVS patchset: 3041
CVS date: 2002/10/27 15:51:53
|
|
CVS patchset: 3040
CVS date: 2002/10/27 04:32:41
|
|
revision
CVS patchset: 3039
CVS date: 2002/10/27 04:14:27
|
|
CVS patchset: 3038
CVS date: 2002/10/27 03:31:44
|
|
CVS patchset: 3037
CVS date: 2002/10/27 03:18:11
|
|
remains untested until the CDA input plugin is brought up to spec
CVS patchset: 3036
CVS date: 2002/10/27 02:40:00
|
|
CVS patchset: 3035
CVS date: 2002/10/27 02:20:35
|
|
CVS patchset: 3034
CVS date: 2002/10/27 01:52:15
|
|
CVS patchset: 3033
CVS date: 2002/10/27 00:27:26
|
|
CVS patchset: 3032
CVS date: 2002/10/27 00:01:13
|
|
CVS patchset: 3031
CVS date: 2002/10/26 23:23:15
|
|
fix seeking
CVS patchset: 3030
CVS date: 2002/10/26 22:59:20
|
|
parameter (not implemented yet), document new plugin loader in changelog
CVS patchset: 3029
CVS date: 2002/10/26 22:50:52
|
|
CVS patchset: 3028
CVS date: 2002/10/26 22:08:08
|
|
CVS patchset: 3027
CVS date: 2002/10/26 22:03:58
|
|
to send headers
CVS patchset: 3026
CVS date: 2002/10/26 22:00:49
|
|
CVS patchset: 3025
CVS date: 2002/10/26 21:49:58
|
|
CVS patchset: 3024
CVS date: 2002/10/26 21:48:49
|
|
CVS patchset: 3023
CVS date: 2002/10/26 21:47:29
|
|
CVS patchset: 3022
CVS date: 2002/10/26 21:27:35
|
|
CVS patchset: 3021
CVS date: 2002/10/26 20:52:42
|