| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libxine1-gnome-vfs | Distribution: openSUSE 12.1 |
| Version: 1.1.19 | Vendor: openSUSE |
| Release: 9.7.2 | Build date: Sun Oct 30 04:39:15 2011 |
| Group: Productivity/Multimedia/Video/Players | Build host: build21 |
| Size: 18848 | Source RPM: xine-lib-1.1.19-9.7.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.xine-project.org/home | |
| Summary: Gnome-vfs plugin for xine | |
Input plugin which enables xine to use Gnome-vfs
Authors:
--------
Guenter Bartsch <guenter@users.sourceforge.net>
GPLv2+ ; Public Domain, Freeware
* Fri Oct 21 2011 lnussel@suse.de
- fix build: /usr/share/xine/mad is no longer needed
* Thu Jul 07 2011 idonmez@novell.com
- Add xine-lib-v4l-2.6.38.patch: use the new v4l interface
* Sat May 28 2011 Manfred.Tremmel@iiv.de
- included a patch to build against new ffmpeg abi
* Thu Nov 18 2010 coolo@novell.com
- add patch from arch linux to fix build with newer xorg
* Tue Aug 03 2010 lnussel@suse.de
- remove unneeded libcdio-mini-devel buildignore again
* Mon Jul 26 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 2010 ro@suse.de
- buildignore libcdio-mini-devel
* Sun Mar 07 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 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 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 01 2010 jengelh@medozas.de
- package baselibs.conf
* Fri Jan 08 2010 ro@suse.de
- rediffed again
* Wed Dec 16 2009 meissner@suse.de
- rediffed for fuzz=0
* Tue Dec 01 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 2009 lnussel@suse.de
- enable libmodplug on >= 11.2
* Sat Nov 14 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 2009 meissner@suse.de
- trying to fix timing issue in MJPEG plugin. bnc#327569
* Fri Sep 25 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 06 2009 mhopf@suse.de
- Updated security fix for 4xm demuxer (TKADV2009-004, bnc#473825)
/usr/lib64/xine/plugins/1.29/xineplug_inp_gnome_vfs.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:07:35 2013