Age | Commit message (Collapse) | Author |
|
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
|
|
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
|
|
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: 8663
CVS date: 2007/03/12 16:27:21
|
|
reporting.
CVS patchset: 8662
CVS date: 2007/03/10 17:25:13
|
|
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
|
|
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
|
|
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
|
|
without Freetype support.
CVS patchset: 8642
CVS date: 2007/03/03 22:59:37
|
|
possible memory leak.
CVS patchset: 8641
CVS date: 2007/03/03 14:12:50
|
|
constant used to provide the padding size.
CVS patchset: 8640
CVS date: 2007/03/03 13:33:34
|
|
streams that are mp3s (as well as other nasty things that happened before).
CVS patchset: 8638
CVS date: 2007/03/03 02:06:09
|
|
checks if a preamble is of an ID3v2 tag, and that calculate the size of the tag (to avoid repeating the same code over and over and over; the size of the shared object is reduced. Also make demux_flac use the id3.c functions to parse the eventual ID3 header.
CVS patchset: 8637
CVS date: 2007/03/03 01:41:16
|
|
demux_mpgaudio use it without repeating the same code.
CVS patchset: 8636
CVS date: 2007/03/03 00:58:52
|
|
block is repetitive as almost the same is implemented in demux_mpgaudio, so I'll work on that now.
CVS patchset: 8635
CVS date: 2007/03/03 00:33:51
|
|
end up leaving demux_mpgaudio in demux_flac or demux_aac.
CVS patchset: 8634
CVS date: 2007/03/03 00:02:30
|
|
CVS patchset: 8633
CVS date: 2007/03/02 23:46:29
|
|
prefixed clobbering the preview buffer, by skipping over the tag.
CVS patchset: 8632
CVS date: 2007/03/02 20:07:33
|
|
The wrong width value was used for the U and V parts of the image.
CVS patchset: 8631
CVS date: 2007/02/26 19:15:15
|
|
CVS patchset: 8630
CVS date: 2007/02/25 22:33:25
|
|
thanks Kirill Belokurov and Matthias Kretz
CVS patchset: 8629
CVS date: 2007/02/25 21:54:03
|
|
CVS patchset: 8628
CVS date: 2007/02/25 18:04:57
|
|
CVS patchset: 8627
CVS date: 2007/02/25 18:04:08
|
|
other libraries.
CVS patchset: 8626
CVS date: 2007/02/25 18:02:13
|
|
CVS patchset: 8625
CVS date: 2007/02/25 17:57:04
|
|
CVS patchset: 8624
CVS date: 2007/02/25 17:53:51
|
|
bits_per_sample and channels (that have sane limits) are inside the boundaries, this way we don't end up eating memory in the case of a malformed wavpack file. While we're at it, also try to compact the size of the wavpack structures.
CVS patchset: 8623
CVS date: 2007/02/25 17:52:16
|
|
that it can be used whenever necessary.
CVS patchset: 8622
CVS date: 2007/02/25 17:34:48
|