Age | Commit message (Collapse) | Author |
|
CVS patchset: 8692
CVS date: 2007/03/16 22:54:56
|
|
CVS patchset: 8691
CVS date: 2007/03/16 22:54:06
|
|
CVS patchset: 8690
CVS date: 2007/03/16 22:49:16
|
|
but as those are the oldest ones, check drvc.so for autodetection, only.
CVS patchset: 8689
CVS date: 2007/03/16 22:46:49
|
|
parameter to define a codecs path during configure stage, rather than probing at runtime.
CVS patchset: 8688
CVS date: 2007/03/16 22:32:13
|
|
CVS patchset: 8687
CVS date: 2007/03/16 22:28:48
|
|
CVS patchset: 8686
CVS date: 2007/03/16 22:28:25
|
|
PowerPC Real codecs.
CVS patchset: 8685
CVS date: 2007/03/16 22:26:54
|
|
distributions can reduce the code used in their packages, and limit the path where to load the drivers by default.
CVS patchset: 8684
CVS date: 2007/03/16 22:14:57
|
|
the alternative name is always the same with .6.0 at the end. Prefer the full name to the reduced one.
CVS patchset: 8683
CVS date: 2007/03/16 21:37:58
|
|
a) minimise the number of stat() calls happening;
b) support FreeBSD paths.
CVS patchset: 8682
CVS date: 2007/03/16 20:45:21
|
|
there, to their equivalent symbols. This could be improved by adding a configure-time check for this.
CVS patchset: 8681
CVS date: 2007/03/16 20:21:40
|
|
Real codecs.
CVS patchset: 8680
CVS date: 2007/03/16 20:12:41
|
|
Alpha as that's the only architecture for which the binary codecs available on MPlayer site are needing them. Newer versions needs not these symbols, and for safety, I'd rather avoid messing with the global namespace.
CVS patchset: 8679
CVS date: 2007/03/16 20:02:33
|
|
dlopen() will not load a codec if it's not loadable in the current process (which means it won't load 64-bit codecs on 32-bit xine, or 32-bit codecs on 64-bit xine).
CVS patchset: 8678
CVS date: 2007/03/16 19:31:57
|
|
CVS patchset: 8677
CVS date: 2007/03/16 17:15:56
|
|
long rather than int). This patch is less invasive and portable.
CVS patchset: 8676
CVS date: 2007/03/16 17:13:57
|
|
FreeBSD ports, and makes no functional change of sort on Linux.
CVS patchset: 8675
CVS date: 2007/03/16 16:32:58
|
|
CVS patchset: 8674
CVS date: 2007/03/16 02:35:29
|
|
CVS patchset: 8673
CVS date: 2007/03/16 02:16:55
|
|
CVS patchset: 8672
CVS date: 2007/03/16 02:04:32
|
|
it's an external library, list it in the list of available audio outputs if found.
CVS patchset: 8671
CVS date: 2007/03/16 02:02:50
|
|
switch for it. Default for it to be disabled, as the libstk site is no more available, and at least on Debian, libstk is a totally different package.
CVS patchset: 8670
CVS date: 2007/03/16 01:53:27
|
|
Add/bump some minimum versions (sarge packages are too old).
Add a build dep on libdirectfb-dev (for the directfb video-out plugin).
CVS patchset: 8669
CVS date: 2007/03/16 01:43:45
|
|
CVS patchset: 8668
CVS date: 2007/03/16 00:29:02
|
|
CVS patchset: 8667
CVS date: 2007/03/16 00:21:40
|
|
when using non-pkg-config based discovery of X11 libraries; also check for xext together with x11 with pkg-config. This reduces the list of libraries to add to _LIBADD for video output plugins, and should solve the problems with -lXext being linked in with X disabled.
CVS patchset: 8666
CVS date: 2007/03/16 00:01:31
|
|
CVS patchset: 8665
CVS date: 2007/03/15 23:27:16
|
|
CVS patchset: 8664
CVS date: 2007/03/15 23:24:58
|
|
CVS patchset: 8663
CVS date: 2007/03/12 16:27:21
|
|
reporting.
CVS patchset: 8662
CVS date: 2007/03/10 17:25:13
|
|
CVS patchset: 8661
CVS date: 2007/03/10 00:58:21
|
|
Albert Lee.
CVS patchset: 8660
CVS date: 2007/03/10 00:57:30
|
|
Albert Lee.
CVS patchset: 8659
CVS date: 2007/03/10 00:57:00
|
|
Svishchev, see bug #1667848.
CVS patchset: 8658
CVS date: 2007/03/10 00:55:14
|
|
CVS patchset: 8657
CVS date: 2007/03/10 00:48:59
|
|
- Fix heap overflow in DMO loader. (CVE-2007-1246) [bug #1676925]
Thanks to Kees Cook for reporting.
CVS patchset: 8656
CVS date: 2007/03/10 00:41:34
|
|
CVS patchset: 8655
CVS date: 2007/03/10 00:20:36
|
|
11. Patch by Albert Lee.
CVS patchset: 8654
CVS date: 2007/03/10 00:17:29
|
|
but in some cases -n is not supported.
For what concerns the old obnoxious warning from GNU coreutil about being a deprecated action, recent coreutils simply stopped issuing the warning while still supporting this form, as it's needed for high portability, so hide the warning altogether.
Patch by Albert Lee.
CVS patchset: 8653
CVS date: 2007/03/10 00:15:40
|
|
rewrite libdir, and set AM_LDFLAGS to $(xineplug_ldflags) so that -Wl,-z,defs will be used, for the xine plugins only (libdha's plugins won't be touched by this).
In the case vidix is still getting failures (no way to test here), just set back _LDFLAGS for *that* plugin as they were before, and it would be skipped.
CVS patchset: 8652
CVS date: 2007/03/10 00:12:21
|
|
Albert Lee.
CVS patchset: 8651
CVS date: 2007/03/09 23:56:42
|
|
CVS patchset: 8650
CVS date: 2007/03/09 23:55:18
|
|
CVS patchset: 8649
CVS date: 2007/03/09 23:53:06
|
|
Lee.
CVS patchset: 8648
CVS date: 2007/03/09 23:49:35
|
|
CVS patchset: 8647
CVS date: 2007/03/09 23:43:33
|
|
CVS patchset: 8646
CVS date: 2007/03/09 23:35:45
|
|
makefile; also use -a option to scan the whole file, for Solaris compatibility. Suggested by patch from Albert Lee.
CVS patchset: 8645
CVS date: 2007/03/09 23:29:11
|
|
from Albert Lee. The check is needed to work on FreeBSD.
CVS patchset: 8644
CVS date: 2007/03/09 23:18:19
|
|
xine-lib XML parser to GNU LGPL
CVS patchset: 8643
CVS date: 2007/03/04 16:19:12
|