SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xine-lib-debugsource-1.1.20.1-52.2.x86_64.rpm :
Fri Dec 2 13:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 1.1.20.1

* Various bug fixes.

* Use the current ImageMagick API (if using ImageMagick).

* Fix PVR plugin input building (needs V4L2).

* Fixes related to unknown audio & subtitle languages.

* Memory leak fixes.

Sat Nov 19 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency

Sun Nov 13 13:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 1.1.20

* Imagine that there\'s a large poppy here.

* Ensure that file and socket descriptors are marked as CLOEXEC.

* Enable FFmpeg\'s support for AAC LATM audio.

* Fix build-time check for dvdnav.

* Allow use of GraphicsMagick instead of ImageMagick.

* Fix build on Debian GNU/kFreeBSD (broken in 1.1.19).

* Add a Japanese translation from Takeshi Hamasaki.

* Czech translation update.

* New MinGW-w64 port, various portability fixes.

* MinGW port updates.

* Possibility to disable HW acceleration in directx video output.

* Header stripping support in Matroska demuxer.

* Update nosefart to 2.7-mls (stability with corrupted NSF files).

* Add .ass extension to be recognized as subtitle file. [Bug #123]

Sun Nov 6 13:00:00 2011 reddwarfAATTopensuse.org
- Fix Packman build: since /usr/share/xine/mad is no longer needed
don\'t create it

Fri Oct 21 14:00:00 2011 lnusselAATTsuse.de
- fix build: /usr/share/xine/mad is no longer needed

Thu Jul 7 14:00:00 2011 idonmezAATTnovell.com
- Add xine-lib-v4l-2.6.38.patch: use the new v4l interface

Sat May 28 14:00:00 2011 Manfred.TremmelAATTiiv.de
- included a patch to build against new ffmpeg abi

Thu Nov 18 13:00:00 2010 cooloAATTnovell.com
- add patch from arch linux to fix build with newer xorg

Tue Aug 3 14:00:00 2010 lnusselAATTsuse.de
- remove unneeded libcdio-mini-devel buildignore again

Mon Jul 26 14:00:00 2010 Manfred.TremmelAATTiiv.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 14:00:00 2010 roAATTsuse.de
- buildignore libcdio-mini-devel

Sun Mar 7 13:00:00 2010 Manfred.TremmelAATTiiv.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 13:00:00 2010 Manfred.TremmelAATTiiv.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 3 13:00:00 2010 Manfred.TremmelAATTiiv.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 13:00:00 2010 jengelhAATTmedozas.de
- package baselibs.conf

Fri Jan 8 13:00:00 2010 roAATTsuse.de
- rediffed again

Wed Dec 16 13:00:00 2009 meissnerAATTsuse.de
- rediffed for fuzz=0

Tue Dec 1 13:00:00 2009 Manfred.TremmelAATTiiv.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 13:00:00 2009 lnusselAATTsuse.de
- enable libmodplug on >= 11.2

Sat Nov 14 13:00:00 2009 Manfred.TremmelAATTiiv.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 14:00:00 2009 meissnerAATTsuse.de
- trying to fix timing issue in MJPEG plugin. bnc#327569

Fri Sep 25 14:00:00 2009 meissnerAATTsuse.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 13:00:00 2009 mhopfAATTsuse.de
- Updated security fix for 4xm demuxer (TKADV2009-004, bnc#473825)


 
ICM