Ludwig Nussel
53af19c0ca
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=35
1508 lines
54 KiB
Plaintext
1508 lines
54 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 3 13:14:49 UTC 2010 - lnussel@suse.de
|
|
|
|
- remove unneeded libcdio-mini-devel buildignore again
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 01:00:00 CET 2010 - Manfred.Tremmel@iiv.de
|
|
- update to 1.1.19
|
|
* Handle odd widths properly (for ffmpeg-decoded video).
|
|
* Make buildable with current (external) libdvdnav & libdvdread.
|
|
* Fix V4L2 check.
|
|
* Add support for Ogg tag 'DISCNUMBER' and ID3 tag 'TPOS'.
|
|
* Add support for EAC3.
|
|
* Recognise video/mp2t and video/mp2p.
|
|
* TTA fixes.
|
|
* Add support for Xv gamma adjustment.
|
|
* Better recovery from ALSA-reported errors.
|
|
* Report stream buffer stats to the application.
|
|
* Recognise and handle the WebM container format.
|
|
(VP8 video is not yet supported.)
|
|
* Recognise ScreamTracker 2 & 3 files.
|
|
* Fix playback of the first file handled by the modplug demuxer.
|
|
* Refuse to build with known-broken libmodplug (0.8.8).
|
|
http://bugs.debian.org/588465
|
|
* Fix a potential freeing of unallocated memory.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 26 11:39:27 CEST 2010 - ro@suse.de
|
|
|
|
- buildignore libcdio-mini-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 7 01:00:00 CET 2010 - Manfred.Tremmel@iiv.de
|
|
- update to 1.1.18.1
|
|
* Oops. compat.c (for DXR3 support) was omitted.
|
|
* Fix up V4L/V4L2 compilation. Some non-Linux have V4L2 but not V4L.
|
|
* Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c.
|
|
* Fix build with the old, outdated and deprecated internal ffmpeg.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 24 23:14:00 CET 2010 - Manfred.Tremmel@iiv.de
|
|
- update to 1.1.18
|
|
* Bump the FLAC decoder's priority above ffmpegaudio. This should fix
|
|
various problems with FLAC playback.
|
|
* Build fix (undefined symbol) for when using older ffmpeg.
|
|
* TTA demuxer fixes; allow seeking.
|
|
* More meta-information tags.
|
|
Only the Ogg demuxer knows about these at present.
|
|
* Added basic support for .qtl (Quicktime media link).
|
|
* "Fixed" playback of 24-bit FLAC.
|
|
* Fixed playback of 24-bit LPCM.
|
|
* Work around an ffmpeg bug concerning Sorenson Video 3.
|
|
* Flash audio bug fixes, mostly concerning AAC.
|
|
* Fix DXR3 support for newer versions of the em8300 driver.
|
|
* Added support for WMA Pro.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 03 21:03:00 CET 2010 - Manfred.Tremmel@iiv.de
|
|
|
|
- patches can't be build to work with crippled and non crippled tarball
|
|
with fuzz=0, added "-F2" for patch 50 and 61 to fix this
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 1 12:37:47 UTC 2010 - jengelh@medozas.de
|
|
|
|
- package baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 8 12:28:04 CET 2010 - ro@suse.de
|
|
|
|
- rediffed again
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 16 11:16:46 CET 2009 - meissner@suse.de
|
|
|
|
- rediffed for fuzz=0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 01 21:14:00 CEST 2009 - Manfred.Tremmel@iiv.de
|
|
- update to 1.1.17
|
|
* Add support for Matroska SIMPLEBLOCK.
|
|
* Add support for sndio (OpenBSD sound API).
|
|
* Correct invalid MIME info in the MOD demuxer.
|
|
* Fix a resource leak in libdvdnav.
|
|
* Properly NUL-terminate when reading ID3v2.2 tag content.
|
|
* Fix handling of the length of UTF-16 content sourced from, e.g., ID3 tags.
|
|
* Make ~/.xine/catalog.cache writing safer: write a new file & atomically
|
|
replace the old one.
|
|
* Initial parsing of Xing header LAME extension.
|
|
* Fixes for gapless playback.
|
|
* Added padding delay to the first and last frames (MPEG audio).
|
|
* Fixed buggy discontinuity handling when playing short streams and using the gapless switch. The current time should not be used here.
|
|
* Added audio padding handling. (New buffer flag for this.)
|
|
* Fix seeking in large raw DV files.
|
|
* Ported to new libmpcdec API (retaining build compat. with the old API).
|
|
* Cope with CDDB return code 211 (multiple entries).
|
|
* Allow reading of non-block-sized chunks from audio CDs.
|
|
* Add a user agent & protocol hack ("qthttp://...") to allow direct
|
|
viewing of Apple film trailers.
|
|
* Fixed int-to-float conversion in the JACK output plugin.
|
|
* Work around MOD files with reported length == 0.
|
|
* Reworked Matroska demuxer. Now reads files created by mkvmerge 2.7.0.
|
|
* Support BluRay/HDMV streams & subtitles.
|
|
* The XML parser & lexer code now has re-entrancy.
|
|
* Fixed a bug which prevented "dvb://" (no channel specified) working with
|
|
the default configuration.
|
|
* Handle VC1 extradata requirement (should fix playback).
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 18 15:11:00 UTC 2009 - lnussel@suse.de
|
|
|
|
- enable libmodplug on >= 11.2
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 14 15:31:00 CEST 2009 - Manfred.Tremmel@iiv.de
|
|
|
|
- merged packman and openSUSE package
|
|
- update to 1.1.16.3
|
|
* Security fixes:
|
|
- Fix another possible int overflow in the 4XM demuxer.
|
|
(ref. TKADV2009-004, CVE-2009-0385)
|
|
- Fix an integer overflow in the Quicktime demuxer.
|
|
* Enable libmpeg2new (if configured with --enable-libmpeg2new).
|
|
This is not yet production code; the old mpeg2 decoder remains the default.
|
|
* Add support for OpenBSD.
|
|
* Fix a build failure on *BSD due to some rather useful GNUisms.
|
|
* Protect audio loop so it cannot write to a paused device (fix
|
|
pause/resume freeze with pulseaudio).
|
|
* Fix build with libavutil >= 50.0.0.
|
|
* Fix segfaults when playing VCDs.
|
|
* Fix calculation of frame duration for ffmpeg-decoded formats.
|
|
* Don't assume that ID3v2 tags with no content mean "end of ID3 data".
|
|
- changes from 1.1.16.1 to 1.1.16.2:
|
|
* Build fixes related to ImageMagick 6.4 & later.
|
|
* Fix an error in Matroska PTS calculation.
|
|
* Some front ends hang due to the hang fixes in 1.1.16. Fix this by
|
|
removing a break statement.
|
|
* Fix broken size checks in various input plugins (ref. CVE-2008-5239).
|
|
* More malloc checking (ref. CVE-2008-5240).
|
|
* Fix race conditions in gapless_switch (ref. kde bug #180339)
|
|
* Fix a possible integer overflow in the 4XM demuxer.
|
|
(TKADV2009-004, CVE-2009-0385)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 29 18:01:00 CEST 2009 - meissner@suse.de
|
|
|
|
- trying to fix timing issue in MJPEG plugin. bnc#327569
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 25 15:19:17 CEST 2009 - meissner@suse.de
|
|
|
|
- Made my xine MJPEG plugin more stable. bnc#327569
|
|
(still crashes in XShm mode, but this might be due to XShm)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 6 19:25:25 CET 2009 - mhopf@suse.de
|
|
|
|
- Updated security fix for 4xm demuxer (TKADV2009-004, bnc#473825)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 17 11:50:57 CET 2009 - lnussel@suse.de
|
|
|
|
- fix libtool breakage on older distributions with hack
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 10 16:45:05 CET 2009 - mhopf@suse.de
|
|
|
|
- Security fix for 4xm demuxer (TKADV2009-004, bnc#473825)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 27 19:27:37 CET 2009 - mhopf@suse.de
|
|
|
|
- Update to 1.1.16.1:
|
|
|
|
* Security fixes:
|
|
- Heap overflow in Quicktime atom parsing. (CVE-2008-5234)
|
|
- Multiple buffer overflows. (CVE-2008-5236)
|
|
- Multiple integer overflows. (CVE-2008-5237)
|
|
- Unchecked or incompletely-checked read function results. (CVE-2008-5239)
|
|
- Unchecked malloc using untrusted values. (CVE-2008-5240, CVE-2008-5242)
|
|
- Integer underflow in qt compressed atom handling. (CVE-2008-5241)
|
|
- Buffer indexing using untrusted or unchecked values. (CVE-2008-5243)
|
|
- Integer overflows in the ffmpeg audio decoder and the CDDA server.
|
|
- Heap buffer overflow in the ffmpeg video decoder.
|
|
- Avoid segfault on invalid track type in Matroska files.
|
|
- Avoid underflow (compressed atoms) in the Qt demuxer.
|
|
* Fix reported compilation failures (with C++ programs).
|
|
* Fix CDDB access in 64-bit builds.
|
|
* Fix seeking FLV clips that don't specify the movie length in the headers.
|
|
* Support H.264 and AAC streams within FLV.
|
|
* Fix timing issues (broken audio) on mingw.
|
|
* Add ID3 tag TDRC to replace/complement the deprecated tag TYER.
|
|
* Add a new meta-tag, "Composer", and use it in the FLAC demuxer.
|
|
* Correct AAC channel ordering for multi-channel audio, at least for FLAC
|
|
when using ALSA or PulseAudio. (Needs a proper fix.)
|
|
* Add position-based seeking independent from seekpoints.
|
|
* Fix some XCB Xv attribute configuration breakage.
|
|
* Add a configuration option for Xv bicubic filtering, implemented in
|
|
xf86-video-ati 6.9.1.
|
|
* Recognise Xv "blitter" adaptors for port selection purposes.
|
|
NOTE: you will need to remove ~/.xine/catalog.cache when upgrading from
|
|
xine-lib 1.1.15 or older if you wish to use this extra option.
|
|
* Fix MMS media requests where the URI contains %-encoded characters.
|
|
* Fix two hangs related to stopping playback of broken audio streams where
|
|
no audio data is sent to the output thread.
|
|
* Fix WAV demuxer to send the last frames when they don't fit perfectly into
|
|
the buffer
|
|
* Fix build with older ffmpeg, both internal and in Debian 5.0.
|
|
* Add version check for CACA library and disable CACA plugin if needed
|
|
* Fix playback of some H.264 files (broken in 1.1.16).
|
|
* Various other build & bug fixes.
|
|
* Some FAQ list updates.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 27 14:14:59 CET 2008 - ro@suse.de
|
|
|
|
- update baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 13 11:27:31 CET 2008 - lnussel@suse.de
|
|
|
|
- explicitly require Mesa-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 21 12:10:59 CEST 2008 - lnussel@suse.de
|
|
|
|
- fix build with newer autoconf
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 17 09:47:23 CEST 2008 - lnussel@suse.de
|
|
|
|
- add some more obsoletes/provides for legacy packman packages
|
|
- fix build with newer ffmpeg releases
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 4 14:56:47 CEST 2008 - lnussel@suse.de
|
|
|
|
- split and rename package to adhere to library package conventions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 26 11:15:41 CEST 2008 - lnussel@suse.de
|
|
|
|
- remove fuzzy hunk from xine-lib-1.1.15-cpp-compilation.diff to fix
|
|
build on older distributions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 14:51:08 CEST 2008 - lnussel@suse.de
|
|
|
|
- Update to 1.1.15:
|
|
|
|
* Security fixes:
|
|
- Fix crashes with various corrupted media files, including Ogg.
|
|
(CVE-2008-3231)
|
|
This includes a libfaad update from the 1.2 branch.
|
|
- Delay V4L video frame preallocation until we know how large they'll be.
|
|
- Fix an exploitable ID3 heap buffer overflow.
|
|
- Check for possible buffer overflow attempts in the Real demuxer.
|
|
- Use size_t for data length variables where there may be int overflows.
|
|
- Add some checks for memory allocation failures.
|
|
* Use external ffmpeg and libfaad by default.
|
|
* V4L: Don't segfault if asked for an input that doesn't exist.
|
|
* Recognise AMR audio (normally found in 3GP files).
|
|
* Recognise Snow video.
|
|
* Xv deinterlacing didn't take the size of the deinterlaced image into
|
|
account; on some chipsets, this would cause image corruption, while on
|
|
others, there would be no problem.
|
|
* V4L: only try and set the tuner if we're going to use it. Setting the tuner
|
|
when using baseband video (CVBS, S-Video) breaks the input.
|
|
* Fix crashes with MP3 files with metadata consisting only of separators.
|
|
- move extra skins to xine-ui package
|
|
- use external faad and ffmpeg libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 1 20:03:30 CEST 2008 - mhopf@suse.de
|
|
|
|
- Verify whether the visual is direct rendering capable before actually
|
|
activating the opengl plugin (bnc #402687)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 25 14:55:37 CEST 2008 - lnussel@suse.de
|
|
|
|
- Update to 1.1.14:
|
|
|
|
* DVB changes:
|
|
- Reacquire PIDs whenever a PMT is parsed. (Some channels' PIDs are
|
|
changed on a regular basis.)
|
|
- Recognise more stream formats (as defined in the broadcast PMT).
|
|
- Allow automatic detection of more DVB tuning parameters.
|
|
- Allow the GUI to be disabled.
|
|
- Allow configuration of the location of channels.conf.
|
|
* V4L: allow TV standard selection.
|
|
* Allow input plugins to report MIME type information.
|
|
This is used for demuxer plugin selection immediately before testing the
|
|
filename extension (so it won't work when demuxer selection is done by
|
|
stream content only). [Bug #120]
|
|
* Allow input plugins to ask for a specific demuxer, overriding the normal
|
|
demuxer selection methods. (Most won't need this.)
|
|
* The Xv and XxMC video output plugins now support Xv port selection via
|
|
two methods: port number and port type (currently "any", "overlay" and
|
|
"textured video"). Port number takes precedence; the plugins will fall
|
|
back on another port of the same type (if a type was specified) then on
|
|
whatever they can find.
|
|
XvMC does not support port selection at present.
|
|
(Backported from the 1.2 branch.)
|
|
* Fix MPEG TS audio stream problems introduced in 1.1.13.
|
|
* Add basic aspect ratio detection for Windows Media Video streams.
|
|
|
|
- Update to 1.1.13:
|
|
* Security fixes:
|
|
- Buffer overflow in the NSF demuxer which may allow remote attackers to
|
|
cause a denial of service (crash) or possibly execute arbitrary code
|
|
via an NSF file with a long title or copyright message. (CVE-2008-1878)
|
|
- For extra safety against possible Integer overflows like the ones found
|
|
in CVE-2008-1482, backport more calloc usage from 1.2 branch.
|
|
* Improved JACK output plugin.
|
|
* Added MIME types and .mpp for musepack.
|
|
* Fixed display of some MJPEG streams (YUVJ420P).
|
|
* Deprecate xine_xmalloc() function, see src/xine-utils/utils.c for more
|
|
information about the reason.
|
|
* Provide a useful implementation of xine_register_log_cb().
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 19 11:15:33 CEST 2008 - schwab@suse.de
|
|
|
|
- Remove local libtool macros and run autoreconf.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 14 16:26:18 CEST 2008 - mhopf@suse.de
|
|
|
|
- Update to 1.1.12: (fixes bnc#379499)
|
|
|
|
* Fixed and improved the PulseAudio driver.
|
|
* Fixed a regression in 1.1.11.1 which broke Quicktime container handling.
|
|
* And another, this time in the Matroska demuxer.
|
|
* Added a tool to assist with generating front ends' desktop files. It
|
|
lists MIME types & filename extensions known to the installed xine-lib.
|
|
* Various Real codec improvements, including:
|
|
- RV20 no longer causes segfaults (observed on amd64);
|
|
- Cook is now handled by ffmpeg.
|
|
* Added a video output plugin intended for passing raw data to the front end.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 18 15:07:47 CEST 2008 - lnussel@suse.de
|
|
|
|
- fix overflow in nsf demuxer (bnc#380772, CVE-2008-1878)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 17 10:48:56 CEST 2008 - lnussel@suse.de
|
|
|
|
- Update to vdr-xine-0.8.2
|
|
* bugfix release
|
|
- don't use %run_ldconfig anymore
|
|
- don't install non-Linux READMEs
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 15 17:01:11 CEST 2008 - lnussel@suse.de
|
|
|
|
- fix insufficient bounds checking in speex decoder (bnc#379106,
|
|
CVE-2008-1686)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
for multilib support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 31 12:25:04 CEST 2008 - mhopf@suse.de
|
|
|
|
- Update to 1.1.11.1:
|
|
* Added a few more memory allocation checks to the above demuxers.
|
|
* WAV file playback fix: don't assume that the first chunk is "fmt ".
|
|
* Don't try to play partial 24-bit AIFF frames (decoder would lose data).
|
|
* Fixed AIFF comment chunk handling and sample rate reading.
|
|
* LPCM fixes: input over-reading, conversion of 24-bit samples.
|
|
- Updated precheckin_cripple_tarball.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 25 19:26:50 CET 2008 - mhopf@suse.de
|
|
|
|
- Security fix for bnc#372877: integer overflows in malloc
|
|
CVE-2008-1482
|
|
- Added missing aalib-devel dependency.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 19 16:42:18 CET 2008 - mhopf@suse.de
|
|
|
|
- Update to 1.1.11:
|
|
* Security fixes:
|
|
- Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073)
|
|
* Reworked the plugin directory naming so that external plugins don't have
|
|
to be rebuilt for every release. We now use a naming scheme based on the
|
|
API/ABI versioning, checking older directories - with this release, the
|
|
plugin directory name is 1.20, and if this gets bumped to 1.21 in a
|
|
future release, 1.20 will still be available for external plugins.
|
|
(Any directories not 1.* won't be looked in.)
|
|
* Made the version parsing much more reliable; it wasn't properly coping
|
|
with four-part version numbers. This affects any program whose build
|
|
scripts use xine-lib's automake macros.
|
|
* Fixed an off-by-one in the FLAC security fix patch. This breakage was
|
|
causing failure to play some files.
|
|
* Support 16-bit big-endian DTS audio.
|
|
* Improved frame snapshot API. (ABI extension.)
|
|
* Re-add support for # (stream parameter separator) in raw filenames,
|
|
without the bugs found in the original implementation.
|
|
(This is a convenience feature for users only. Front ends which rely on
|
|
it for functions like subtitle file detection must instead use file://
|
|
MRLs; if they don't, we consider them to be buggy.)
|
|
* Fixed long delay when closing stream on dual core systems [Bug #33]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 10 13:28:58 CET 2008 - lnussel@suse.de
|
|
|
|
- get rid of nosrc so a debuginfo package get created (bnc#284030)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 15 10:34:49 CET 2008 - lnussel@suse.de
|
|
|
|
- Update to 1.1.10.1:
|
|
* Security fix: Array index vulnerability which may allow remote
|
|
attackers to execute arbitrary code via a crafted FLAC tag,
|
|
causing a stack buffer overflow. (CVE-2008-0486)
|
|
* Fix a RealPlayer codec detection bug.
|
|
* Improve detection of MP3 streams with ID3v2 tags. Don't trust the tag
|
|
size.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 29 11:57:55 CET 2008 - lnussel@suse.de
|
|
|
|
- Update to 1.1.10: Maintenance release with security fix
|
|
* Security fixes:
|
|
- Buffer overflow which allows a remote attacker to execute arbitrary
|
|
code or crash the client program via a crafted ASF header.
|
|
(Related to CVE-2006-1664)
|
|
* Update Ogg and Annodex mimetypes and extensions.
|
|
* Change the default v4l device paths to /dev/video0 and /dev/radio0.
|
|
* Fix support for subtitles with schemes (e.g. http://), partly broken
|
|
since 1.1.8.
|
|
* Unescape the filename in "#save:". This allows filenames to contain ';'
|
|
etc. without ambiguity, e.g. "#save:foo%3B1.ts" -> "foo;1.ts", but front
|
|
end authors should be careful with xine-lib older than 1.1.10.
|
|
* Backported xine-config & libxine.pc from 1.2.
|
|
Consequently, xine-config now requires pkg-config.
|
|
* Don't discard audio samples forever. Fixed streaming playback.
|
|
* Fix a possible crash on channel change in the DVB plugin.
|
|
* Flash video demuxer improvements and bug fixes.
|
|
* Make the V4L ALSA audio input device configurable.
|
|
- stick with xine-lib instead of xine-base
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 29 10:07:18 CET 2008 - lnussel@suse.de
|
|
|
|
- fix build on older distros and x86_64
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 24 11:58:23 CET 2008 - mhopf@suse.de
|
|
|
|
- Add mad-devel only if building uncrippled.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 22 18:52:52 CET 2008 - mhopf@suse.de
|
|
|
|
- Move source package to xine-base:
|
|
- Build xine-internal depending on define in top of specfile
|
|
- Make package distributable for inclusion in openSUSE.
|
|
- xine-internal now created by additional xine-base-internal package.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 11 17:58:16 CET 2008 - mhopf@suse.de
|
|
|
|
- Update to 1.1.9.1: Security fix
|
|
Buffer overflow in RTSP header-handling code. (CVE-2008-0225)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 10 11:38:30 CET 2008 - lnussel@suse.de
|
|
|
|
- fix path to vdr-xine fifos
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 20:32:07 CET 2008 - mhopf@suse.de
|
|
|
|
- Update to 1.1.9: Maintenance release
|
|
|
|
* Fix dvd://.../title[.chapter] handling.
|
|
* Many DVB fixes.
|
|
* Fix incorrect H.264 detection on successive MPEG1/2 B frames.
|
|
* Add UI option to configure FFmpeg's video decoder thread count.
|
|
* Improve syncing of audio and video in the presence of bad frames.
|
|
* Improve handling of invalid or unknown frame sizes.
|
|
* Fixes in Flash video, Real demuxer, sputext, subtitle rendering.
|
|
* Fixes in XML, UTF-8, URL, filename handling.
|
|
* Crash, deadlock, and build fixes.
|
|
* Nicer wakeup behaviour, using select instead of nanosleep (800 -> 100
|
|
wakeups/s).
|
|
* Fix ALSA sample loss on close.
|
|
* Updated translations.
|
|
* Detect corrupted or broken seek tables in CBR MP3 files. [Bug #3]
|
|
|
|
- Update to vdr-xine-0.8.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 13 15:21:55 CET 2007 - mhopf@suse.de
|
|
|
|
- Workarounds to compile with gcc 4.3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 31 02:16:27 CET 2007 - ro@suse.de
|
|
|
|
- include assert.h for alsa source
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 19 15:21:26 CEST 2007 - lnussel@suse.de
|
|
|
|
- Update to vdr-xine-0.7.12
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 28 17:22:46 CEST 2007 - mhopf@suse.de
|
|
|
|
- Installing input_vdr.h again (304220).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 28 14:35:59 CEST 2007 - mhopf@suse.de
|
|
|
|
- Fixed DVB issues (305265).
|
|
- Updated to 1.1.8 - mostly Bugfixes:
|
|
|
|
* Fix an audio resampling problem which was causing regular clicking.
|
|
* Fix a crash with "dvb:/".
|
|
* DVB subtitle fixes: deadlock prevention, thread leakage, spec compliance.
|
|
* Allow the DVB input plugin to timeout if it is receiving no signal.
|
|
* Fix handling of multiple MPEG TS audio streams & subtitle languages.
|
|
* Clean up "%" unescaping in MRLs; correctly handle "%" in DVD and VCD MRLs.
|
|
* Fix some memory leaks in the Vorbis decoder and video overlays.
|
|
* Fix a problem with the goom plugin which could cause it to stop working.
|
|
* Various small video frame-handling bug fixes.
|
|
|
|
* Send a channel-changed event to the frontend when receiving the SYNC
|
|
string from last.fm streaming server.
|
|
* Add colouring for bold & italic in text subtitles.
|
|
* Simple scaling of subtitles to fit the frame width (intended to cope
|
|
with common DVB resolutions such as 544x576).
|
|
* Add options to control bob deinterlacing in the XxMC video output plugin.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 18 15:02:14 CEST 2007 - ssommer@suse.de
|
|
|
|
- Recommend and use opensuse-codecs-installer
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 2 18:10:21 CEST 2007 - mhopf@suse.de
|
|
|
|
- Fixed MJPG decoder linkage.
|
|
- Finally removed obsolete vdr-xine-lib-0.7.10-noncrippled.diff.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 28 13:56:38 CEST 2007 - meissner@suse.de
|
|
|
|
- added motion jpeg decoder plugin so we can play
|
|
movies captured by digital camera even on the crippled
|
|
version.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 12 15:30:33 CEST 2007 - mhopf@suse.de
|
|
|
|
- Fixed precheckin_cripple_tarball.sh
|
|
- Updated to 1.1.7:
|
|
|
|
* Support for libdca.
|
|
* handle disappearing audio devices (typically USB).
|
|
* Fixed VCD playback (broken since 1.1.4).
|
|
* Various other minor fixes and improvements.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 26 11:03:04 CEST 2007 - lnussel@suse.de
|
|
|
|
- fix build on 10.2 by excluding xcb plugins from file list
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 18 14:21:53 CEST 2007 - mhopf@suse.de
|
|
|
|
- Updated to 1.1.6:
|
|
|
|
* 1.1.5 had a few problems with CD audio and DVD playback.
|
|
* Split the DirectFB plugin into X11 and non-X versions.
|
|
* Fixed the XcbXv plugin - an empty plugin would be built if "old" Xv
|
|
isn't detected.
|
|
* Reworked the channels.conf file handling in the DVB plugin.
|
|
* Fixed a CDDA-related crash and a DVD-related hang.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 16 11:59:58 CEST 2007 - mhopf@suse.de
|
|
|
|
- Updated to 1.1.5:
|
|
|
|
* Security fixes.
|
|
* Improved PulseAudio plugin.
|
|
* Added XCB-based output plugins (Xv and XShm).
|
|
* Fix race condition in alsa audio out driver.
|
|
* Fixed a crash in the eq2 plugin.
|
|
* Fixed content type detection for AAC.
|
|
* Parse ID3v2 tags on AAC and FLAC files, as well as mp3 files.
|
|
* Priority of the AAC encoder is now lower than anything else.
|
|
* Relicense the xine-lib XML parser under the GNU LGPL.
|
|
* Spanish translation updated by Carlos E. Robinson M.
|
|
* Don't leave libstk support to be detected automagically.
|
|
* Cleaned up Real binary codecs support.
|
|
* Avoid a possible floating-point exception when starting stream playback.
|
|
* Now xine can play correctly media on HTTP servers reporting status codes
|
|
but no status message.
|
|
* Wave files with 24-bit integer PCM streams now should play correctly.
|
|
* Added centre-cutout (4:3 in 16:9) to the expand plugin.
|
|
* Fix support of block devices for AC3 and DTS demuxers.
|
|
* Fix amp muting when level is still at 100.
|
|
* Create at least a 1x1 shared image when the first frame is skipped.
|
|
* Send an event when the amp level is modified.
|
|
* Add support for H.264 video stream in PES packets.
|
|
* Support multiple audio PID in MPEG TS.
|
|
* Multiple platform fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 28 20:10:09 CEST 2007 - mhopf@suse.de
|
|
|
|
- Distributed source tarball is now crippled.
|
|
Call precheckin_cripple_tarball.sh for new xine-lib tarballs.
|
|
- Major build update.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 14 15:19:49 CET 2007 - mhopf@suse.de
|
|
|
|
- Security fix for #254374: DSO loader buffer overflow.
|
|
CVE-2007-1387
|
|
- BuildRequires fix (libcdio).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 27 14:56:51 CET 2007 - sbrabec@suse.cz
|
|
|
|
- Reduced BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 31 15:59:59 CET 2007 - mhopf@suse.de
|
|
|
|
- Update to xine-lib-1.1.4
|
|
- Update to vdr-xine-0.7.10
|
|
- Fixed some new(?) installation failures
|
|
- xineplug_flac has to be triggered on configure manually now.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 18 13:08:32 CET 2007 - mhopf@suse.de
|
|
|
|
- Fix comparing char* pointer with a string literal.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 8 16:06:45 CET 2006 - mhopf@suse.de
|
|
|
|
- Update to xine-lib 1.1.3
|
|
- Fixed several strncat() and dubious postincrements.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 30 12:11:22 CET 2006 - mhopf@suse.de
|
|
|
|
- Security fix for #224813: Potential buffer overflow for real media.
|
|
SF tracker #1603458:
|
|
https://sf.net/tracker/index.php?func=detail&aid=1603458&group_id=9655&atid=109655
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 21 18:04:49 CET 2006 - mhopf@suse.de
|
|
|
|
- Security fix for #222892: Insufficient validation of AVI headers.
|
|
CVE-2006-4799 and CVE-2006-4800.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 17 00:16:17 CEST 2006 - ro@suse.de
|
|
|
|
- remove DirectFB from BuildRequires (unused)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 12 18:46:41 CEST 2006 - mhopf@suse.de
|
|
|
|
- Hotfix for automake-less patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 11 15:23:14 CEST 2006 - mhopf@suse.de
|
|
|
|
- Missed spu detection in one place.
|
|
- Fixed for building w/o automake.
|
|
- Spec file cleanup.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 10 18:59:14 CEST 2006 - mhopf@suse.de
|
|
|
|
- Fixed detection of crippled package for DVD playback (mpeg2 + spu).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 27 13:05:28 CEST 2006 - lnussel@suse.de
|
|
|
|
- build xine-ui in separate package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 11 20:04:53 CEST 2006 - mhopf@suse.de
|
|
|
|
- Fixed VDR plugin build.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 11 16:35:05 CEST 2006 - mhopf@suse.de
|
|
|
|
- Fixed X11R6 paths in docs.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 8 21:16:35 CEST 2006 - mhopf@suse.de
|
|
|
|
- Fixes for compatibility to X.org 7.1
|
|
- Cleaned up web references (codec crippled xine + base url)
|
|
- Improved author lists
|
|
- Removed unnecessary autoreconf for libs.
|
|
- Added plugins that are finnally building on ppc64 (+s390?)
|
|
- More cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 13 13:16:32 CEST 2006 - mhopf@suse.de
|
|
|
|
- Update to xine-lib-1.1.2
|
|
- Update to vdr-xine-0.7.9
|
|
- Cleanup, renamed several patches.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 20:24:27 CEST 2006 - mhopf@suse.de
|
|
|
|
- Security fix for #190398: Buffer overflow in libmms.
|
|
- xine-devel Requires: xine-lib now.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 21 17:59:30 CEST 2006 - mhopf@suse.de
|
|
|
|
- Update po/Makefile.in.in for updated autotools.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 19 11:22:53 CEST 2006 - schwab@suse.de
|
|
|
|
- Work around broken use of configure substitutions.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 6 17:50:30 CEST 2006 - mhopf@suse.de
|
|
|
|
- Improved fix for #180850: Use correct buffer size.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 1 17:29:40 CEST 2006 - mhopf@suse.de
|
|
|
|
- Security fix for #180850: Buffer overflow in HTTP input plugin.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 17 13:51:45 CEST 2006 - schwab@suse.de
|
|
|
|
- Fix unaligned access.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 14 19:26:12 CEST 2006 - schwab@suse.de
|
|
|
|
- Fix undefined symbol [#173413].
|
|
- Fix misuses of sprintf.
|
|
- Ensure non-executable stack.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 20 17:45:27 CEST 2006 - mhopf@suse.de
|
|
|
|
- Security fix for #167276: http://open-security.org/advisories/16
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 20 14:16:16 CEST 2006 - meissner@suse.de
|
|
|
|
- Removed -U_FORTIFY_SOURCE. Verified xine --keymap working.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 11 11:30:58 CEST 2006 - mhopf@suse.de
|
|
|
|
- Security fix for http://www.xfocus.org/advisories/200603/11.html,
|
|
as far as xine is affected.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 13:13:02 CEST 2006 - mhopf@suse.de
|
|
|
|
- Fix for #157854: Check for mad and ffmpeg before advertizing mp3.
|
|
- Improved fix for shared images, but not shared pixmaps.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 16 16:03:28 CET 2006 - mhopf@suse.de
|
|
|
|
- Really fixed #132749: crippled xine URL was no longer valid.
|
|
Missed text in one of the patches.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 10 16:13:16 CET 2006 - bk@suse.de
|
|
|
|
- Add esound-devel to BuildRequires (was implicily by SDL-devel)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 6 19:51:40 CET 2006 - mhopf@suse.de
|
|
|
|
- xine-ui had broken user interface on Xservers that support shared images,
|
|
but no shared pixmaps (like Xgl). Fixed.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 3 17:35:03 CET 2006 - mhopf@suse.de
|
|
|
|
- Fixed #132749: crippled xine URL was no longer valid.
|
|
Now on opensuse.org.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 1 18:28:47 CET 2006 - mhopf@suse.de
|
|
|
|
- Fixed #144083: vdr button not shown.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 27 14:45:04 CET 2006 - mhopf@suse.de
|
|
|
|
- Fixed BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:43:10 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 9 18:03:32 CET 2006 - mhopf@suse.de
|
|
|
|
- Fixed snapshot function (aspect ratio calculation).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 9 17:27:22 CET 2006 - schwab@suse.de
|
|
|
|
- Fix support for RealPlayer10 codecs.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 3 18:02:01 CET 2006 - mhopf@suse.de
|
|
|
|
- Update to xine-lib 1.1.1
|
|
- Update to vdr-xine 0.7.6 (adapted to 1.1.1)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 4 23:54:44 CET 2005 - lmuelle@suse.de
|
|
|
|
- Revert libsmbclient renameing.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 14 22:47:17 CET 2005 - lmuelle@suse.de
|
|
|
|
- Use samba-libs instead of libsmbclient.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 14:50:09 CEST 2005 - adrian@suse.de
|
|
|
|
- xine-internal needs xine-mad now
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 6 15:04:54 CEST 2005 - schwab@suse.de
|
|
|
|
- Use <mad.h> instead of own headers, SIZEOF_INT is missing.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 6 10:35:18 CEST 2005 - adrian@suse.de
|
|
|
|
- use external mad lib, fix crashes on 64bit (#115358)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 1 17:33:21 CEST 2005 - tiwai@suse.de
|
|
|
|
- Fix suspend/resume (#114725)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 29 17:57:36 CEST 2005 - jw@suse.de
|
|
|
|
- That is actually: *Do* compile with -U_FORTIFY_SOURCE ...
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 29 15:53:48 CEST 2005 - kukuk@suse.de
|
|
|
|
- Fix xine-ui version number
|
|
- Don't compile with -U_FORTIFY_SOURCE as workaround for [#113612]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 26 00:05:27 CEST 2005 - lnussel@suse.de
|
|
|
|
- update vdr-xine to version 0.7.5
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 17:46:04 CEST 2005 - schwab@suse.de
|
|
|
|
- Fix last change.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 16:00:52 CEST 2005 - adrian@suse.de
|
|
|
|
- require explicit the xine-lib version in plugin packages
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 19 11:53:33 CEST 2005 - adrian@suse.de
|
|
|
|
- move mpeg codecs to -mad package
|
|
- convert default video into theora format
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 11 16:46:29 CEST 2005 - adrian@suse.de
|
|
|
|
- enable smb and openGL plugins again
|
|
- extra file to mark mad support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 9 17:06:21 CEST 2005 - schwab@suse.de
|
|
|
|
- Don't hardcode cache line size.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 5 13:31:02 CEST 2005 - lnussel@suse.de
|
|
|
|
- update to vdr-xine-0.7.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 4 09:19:27 CEST 2005 - adrian@suse.de
|
|
|
|
- update xine-lib to version 1.1.0 to fix crashes with gcc4
|
|
- update xine-ui to version 0.99.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 21 12:50:49 CEST 2005 - hvogel@suse.de
|
|
|
|
- Set Version tag in the xine-ui subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 18 20:17:18 CEST 2005 - schwab@suse.de
|
|
|
|
- Fix undefined operation.
|
|
- Support RealPlayer10 codecs.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 12 11:05:25 CEST 2005 - adrian@suse.de
|
|
|
|
- package xineplug_vo_out_xvmc again, xvmc got fixed
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 27 11:58:31 CEST 2005 - adrian@suse.de
|
|
|
|
- update to version 1.0.1
|
|
* security fixes
|
|
* mpc/musepack decoder
|
|
- remove extra binaries for mmx/xmm and trust in runtime detection
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 12 15:37:08 CEST 2005 - adrian@suse.de
|
|
|
|
- fix compilation with gcc 4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 8 13:50:33 CEST 2005 - adrian@suse.de
|
|
|
|
- move arts plugin to -extra package, since it is no optional in KDE
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 9 10:31:40 CET 2005 - adrian@suse.de
|
|
|
|
- avoid dependencies to main package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 2 10:23:42 CET 2005 - adrian@suse.de
|
|
|
|
- parallelise build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 17 14:54:31 CET 2005 - adrian@suse.de
|
|
|
|
- new url for xine dvd explanations
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 31 16:08:33 CET 2005 - lnussel@suse.de
|
|
|
|
- set vdr-xine fifodir to /var/lib/vdr-xine
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 31 13:17:24 CET 2005 - adrian@suse.de
|
|
|
|
- apply patch to support new vdr
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 25 17:48:36 CET 2005 - sbrabec@suse.cz
|
|
|
|
- Use system libcdio and libvcdinfo.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 10 14:57:26 CET 2005 - adrian@suse.de
|
|
|
|
- disable XvMC support temporarly, the current X11 snapshot does mis
|
|
it.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 3 12:14:24 CET 2005 - adrian@suse.de
|
|
|
|
- update to the FINAL version 1.0 !
|
|
* spudvb support
|
|
- update xine-ui to version 0.99.3
|
|
- own subpackage for -mad dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 10 16:04:40 CET 2004 - uli@suse.de
|
|
|
|
- fixed to build on ppc64, s390* (no X?MC)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 9 09:10:02 CET 2004 - adrian@suse.de
|
|
|
|
- update to version 1.0 rc7
|
|
* rewritten DVB support
|
|
* speed improvements
|
|
* fix for playback freezes on 2.6 kernel
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 14 02:04:00 CEST 2004 - ro@suse.de
|
|
|
|
- added gnutls et.al. to neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 25 13:16:31 CEST 2004 - adrian@suse.de
|
|
|
|
- fix build of mad decoder (leads to crashes on 64bit #46091)
|
|
- downgrade goom plugin due to problems on 64bit (#46091)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 24 10:13:35 CEST 2004 - adrian@suse.de
|
|
|
|
- fix permissions on directories (#45957)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 20 19:01:13 CEST 2004 - adrian@suse.de
|
|
|
|
- update to verions 1.0 rc6a
|
|
* further security fix and obsoletes patches
|
|
* fix for QuickTime 6.3 DLLs
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 21 12:26:51 CEST 2004 - adrian@suse.de
|
|
|
|
- review the new plugins and move them either to the
|
|
public or internal package
|
|
- move flac to xine-lib, since we have flac anyway installed
|
|
by default now.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 19 10:33:29 CEST 2004 - adrian@suse.de
|
|
|
|
- add libtheora-devel to nfb
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 10 15:32:11 CEST 2004 - adrian@suse.de
|
|
|
|
- fix buffer overflow in vcd input plugin (#43642)
|
|
http://www.open-security.org/advisories/6
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 6 10:24:38 CEST 2004 - adrian@suse.de
|
|
|
|
- update xine-ui to version 0.99.2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 23 14:17:46 CEST 2004 - adrian@suse.de
|
|
|
|
- update to version rc5
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 15 11:38:19 CEST 2004 - adrian@suse.de
|
|
|
|
- update to version rc4a
|
|
- add /usr/lib/win32 dir on ia32
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 1 10:31:28 CEST 2004 - adrian@suse.de
|
|
|
|
- add input plugin from VDR system
|
|
- revert libmpeg2 change, it got too imcompatible meanwhile
|
|
- add some skins for xine-ui
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 29 11:05:32 CEST 2004 - adrian@suse.de
|
|
|
|
- update to version rc4
|
|
- use external libmad and libmpeg2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 22 13:31:16 CEST 2004 - adrian@suse.de
|
|
|
|
- update xine-ui to version 0.99.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 14 10:02:13 CEST 2004 - adrian@suse.de
|
|
|
|
- update to version rc3c.
|
|
- enable theora support
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 3 12:02:58 CEST 2004 - adrian@suse.de
|
|
|
|
- fix crash in goom plugin on 64bit (#36702)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 21 17:46:16 CET 2004 - adrian@suse.de
|
|
|
|
- fix crash, when accessing a DVD
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 26 09:14:35 CET 2004 - adrian@suse.de
|
|
|
|
- enable arts plugin again for all architectures
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 12 10:24:08 CET 2004 - adrian@suse.de
|
|
|
|
- fix build (any base header had defined TRUE and FALSE before)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 5 18:51:16 CET 2004 - adrian@suse.de
|
|
|
|
- this changelog entry misses a proper excuse, why the last one
|
|
broke the build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 4 19:37:09 CET 2004 - adrian@suse.de
|
|
|
|
- remove theora from build system, or ogg would require it
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 2 00:56:28 CET 2004 - ro@suse.de
|
|
|
|
- fix file-list for s390* (alsa)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 31 17:00:09 CET 2004 - adrian@suse.de
|
|
|
|
- add switch to enable theora support, disabled by default
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 29 09:38:30 CET 2003 - adrian@suse.de
|
|
|
|
- update to version 1.0.0rc3a
|
|
* works with NPTL on kernel 2.6 now
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 26 13:06:02 CET 2003 - adrian@suse.de
|
|
|
|
- update xine-ui to version 0.9.23
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 18 11:47:59 CET 2003 - adrian@suse.de
|
|
|
|
- update to version 1.0.0rc3
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 23 19:41:38 CET 2003 - adrian@suse.de
|
|
|
|
- accept alsa 1.0 release in config check
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 27 14:56:52 CET 2003 - adrian@suse.de
|
|
|
|
- update to version 1.0.0rc2
|
|
* new/better VCD plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 14 13:27:28 CEST 2003 - adrian@suse.de
|
|
|
|
- update to version 1.0.0rc1
|
|
* most amd64 patches are merged
|
|
* new frame buffer output plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 22 17:57:14 CEST 2003 - adrian@suse.de
|
|
|
|
- fix rpm v4 Provides/Obsoletes behaviour
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 21 13:44:52 CEST 2003 - adrian@suse.de
|
|
|
|
- do not try to open the dvd device at all, if needed codecs
|
|
are missing (or a dead lock can happen) #30224
|
|
- move dxr3 plugin to -extra, because of confusing console
|
|
messages (most people do not have the dxr3 hardware)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 19 14:48:40 CEST 2003 - adrian@suse.de
|
|
|
|
- move alsa plugin into -extra package, not in default selection
|
|
* depending on the driver it crashes in libasound on some systems
|
|
while oss works fine
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 5 08:18:55 CEST 2003 - adrian@suse.de
|
|
|
|
- justify Categories
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 3 09:41:30 CEST 2003 - adrian@suse.de
|
|
|
|
- add warning popup, if the user click on dvd button and
|
|
has not sufficient support to play it
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 20 00:31:35 CEST 2003 - adrian@suse.de
|
|
|
|
- better 64bit fixes, unbreaking raw device support again
|
|
- do not load modules on ix86 multiple times
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 19 09:08:46 CEST 2003 - adrian@suse.de
|
|
|
|
- fix libdvdnav/read for 64bit/amd64
|
|
- enable SSE/MMX on amd64
|
|
- some magic mmx/sse fixes for amd64 from aj
|
|
- compile the fallback plugins really without mmx on ix86
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 14 10:04:39 CEST 2003 - adrian@suse.de
|
|
|
|
- move speex plugin back to main package, ogg needs it anyway now
|
|
- head/tail syntax fixes
|
|
- fix crippled logo detection without xine-internal installed
|
|
- use desktop file from kappfinder
|
|
- do not package arts plugin on 64bit, it cause heavy memory
|
|
problems and I really do not want to fix them, after I have
|
|
seen the compiler warnings ...
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 8 09:44:49 CEST 2003 - adrian@suse.de
|
|
|
|
- update xine-ui to version 0.9.22
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 6 09:40:20 CEST 2003 - adrian@suse.de
|
|
|
|
- move speex plugin to -extra
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 3 16:17:55 CEST 2003 - adrian@suse.de
|
|
|
|
- update to version 1-rc0
|
|
* new support for speex and other
|
|
* broadcast functionality
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 29 10:40:32 CEST 2003 - adrian@suse.de
|
|
|
|
- add update-desktop-files to #neededforbuild
|
|
- fix gnome-vfs detection on lib64
|
|
- define x86_64 architecture
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 29 00:24:36 CEST 2003 - adrian@suse.de
|
|
|
|
- fix file list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 28 17:14:43 CEST 2003 - adrian@suse.de
|
|
|
|
- add Categories
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 22 15:04:37 CEST 2003 - adrian@suse.de
|
|
|
|
- package missing directories
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 22 14:21:19 CEST 2003 - adrian@suse.de
|
|
|
|
- fix build for older distributions
|
|
- add MMX optimized plugins
|
|
- build a SSE and a MMX libxine additionaly.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 15 09:36:56 CEST 2003 - adrian@suse.de
|
|
|
|
- workaround libtool rpath auto usage
|
|
- fix build for non-ix86 architectures
|
|
- disable gnome_vfs support on 64bit until gnome is fixed
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 16:32:43 CEST 2003 - sbrabec@suse.cz
|
|
|
|
- GNOME prefix change to /opt/gnome.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 17 02:02:15 CEST 2003 - ro@suse.de
|
|
|
|
- added directories to filelists
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 2 16:06:04 CEST 2003 - schwab@suse.de
|
|
|
|
- Put manpages in the correct subpackages.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 30 10:46:30 CEST 2003 - adrian@suse.de
|
|
|
|
- build also SSE/i686 optimized plugins on ia32
|
|
and patch xine to support them, if the cpu provides SSE
|
|
(there are already runtime checks in some code, but this is
|
|
the only way to get complete i686 optimized plugins)
|
|
- remove unneeded .la files in plugin directory
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 18 09:51:31 CEST 2003 - adrian@suse.de
|
|
|
|
- update xine-ui to version 0.9.21
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 16 12:30:35 CEST 2003 - adrian@suse.de
|
|
|
|
- fix patch to build also with 2.4 headers
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 13 23:56:32 CEST 2003 - adrian@suse.de
|
|
|
|
- fix build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 12 15:30:04 CEST 2003 - ro@suse.de
|
|
|
|
- fix build with current glibc/kernel includes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 12 09:28:00 CEST 2003 - adrian@suse.de
|
|
|
|
- update to version 1.0-beta12
|
|
(sorenson support, but it is not distributable)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 29 12:54:16 CEST 2003 - adrian@suse.de
|
|
|
|
- update to version 1.0-beta11
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 16 10:05:44 CEST 2003 - adrian@suse.de
|
|
|
|
- fix typos
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 15 23:14:22 CEST 2003 - adrian@suse.de
|
|
|
|
- fix criple runtime check
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 9 18:33:31 CEST 2003 - schwab@suse.de
|
|
|
|
- Fix uninitialized variable.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 9 10:57:45 CEST 2003 - adrian@suse.de
|
|
|
|
- update to version 1.0-beta10
|
|
- rename package from xine to xine-lib and create xine-ui and
|
|
an internal xine-INTERNAL package to check the packaging
|
|
- add freetype support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 7 14:15:01 CEST 2003 - kukuk@suse.de
|
|
|
|
- Not all architectures have ALSA
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 17:32:04 CET 2003 - adrian@suse.de
|
|
|
|
- use cripple warning in default video
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 24 16:40:25 CET 2003 - schwab@suse.de
|
|
|
|
- Fix broken configure check.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 17 10:54:29 CET 2003 - adrian@suse.de
|
|
|
|
- update legal comment according gsm 06.10
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 14 21:50:32 CET 2003 - adrian@suse.de
|
|
|
|
- add README.SuSE, written by Stanislav
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 12 20:27:13 CET 2003 - adrian@suse.de
|
|
|
|
- fix build for 8.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 6 00:45:50 CET 2003 - adrian@suse.de
|
|
|
|
- faad implementation is okay, but there are maybe other copyrights
|
|
-> disabled
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 4 13:19:55 CET 2003 - adrian@suse.de
|
|
|
|
- update xine-lib to 1-beta4
|
|
- enable aalib support
|
|
- reorganize subpackages
|
|
* xine-extra for Gnome2 plugins
|
|
* xine-devel
|
|
- install .desktop file in KDE Multimedia menu
|
|
- install fonts, they are xine own property and freeware
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 2 23:19:10 CET 2003 - adrian@suse.de
|
|
|
|
- update xine-lib to version 1 beta3
|
|
- update xine-ui to version 0.9.18
|
|
- review all codecs for legal problems, still unsure on some,
|
|
which remain disabled
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 11 01:41:04 CEST 2002 - ro@suse.de
|
|
|
|
- added slang to neededforbuild (for aalib)
|
|
- fix build for lib64 running full auto-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 16 13:20:33 CEST 2002 - mmj@suse.de
|
|
|
|
- Turn /usr/share/man into %docdir -> fix aaa_dir clash
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 15 00:20:13 CET 2002 - ro@suse.de
|
|
|
|
- changed neededforbuild <kdelibs3-artsd> to <arts arts-devel>
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 1 00:26:06 CET 2002 - ro@suse.de
|
|
|
|
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 22 18:23:53 CET 2002 - ro@suse.de
|
|
|
|
- changed neededforbuild <kdelibs-artsd> to <kdelibs3-artsd>
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 11 18:11:01 CET 2001 - ro@suse.de
|
|
|
|
- move dvd plugins to subpackage again
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 16:27:25 CET 2001 - ro@suse.de
|
|
|
|
- fix neededforbuild: xf86
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 01:04:10 CET 2001 - ro@suse.de
|
|
|
|
- added ogg-vorbis, esound. kdelibs-artsd to neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 00:59:42 CET 2001 - ro@suse.de
|
|
|
|
- no-fpic made it segfault on x86: force it to on
|
|
- disabled cpu-acceleration to make it compile with -fPIC
|
|
- update to 0.9.4
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 3 17:32:57 CET 2001 - stepan@suse.de
|
|
|
|
- update to 0.9.3. got rid of patches as they are included now.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 27 15:50:36 CEST 2001 - stepan@suse.de
|
|
|
|
- update to 0.9.1 (thanks to bjacke@suse.de)
|
|
- autoconf/gcc/libtool fixes. works on ia64 and s390 now.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 5 17:53:50 MEST 2001 - kukuk@suse.de
|
|
|
|
- Remove nox86 patch, not necessary and does not apply
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 22 21:01:33 CEST 2001 - wimer@suse.de
|
|
|
|
- updated to version 0.4.3
|
|
- changed SuSE series to gra again (change vanished)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 9 17:05:00 CEST 2001 - wimer@suse.de
|
|
|
|
- updated to version 0.4.2 (stability fixes and works on ppc now)
|
|
- changed SuSE Series to gra instead of snd.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 7 19:05:33 CEST 2001 - bjacke@suse.de
|
|
|
|
- make xine look for win32 codecs
|
|
- move doc to correct place
|
|
- some spec file fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 01:44:32 CET 2001 - wimer@suse.de
|
|
|
|
- initial version: 0.4.01
|
|
|