| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libxine1 | Distribution: openSUSE 11.4 |
| Version: 1.1.19 | Vendor: openSUSE |
| Release: 4.4 | Build date: Tue Feb 22 23:26:52 2011 |
| Group: Productivity/Multimedia/Video/Players | Build host: build22 |
| Size: 6288820 | Source RPM: xine-lib-1.1.19-4.4.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.xine-project.org/home | |
| Summary: Video Player with Plug-Ins | |
xine is a video player with a graphical front-end that supports a large
number of file formats (VCD and MPEG2, for example) using plug-ins.
Several plug-ins are included. Others can be installed after xine
installation. xine supports stereo sound using OSS and AC5.1 using
Alsa.
xine ist ein Videoplayer mit grafischem Frontend und unterstÃ&frac;tzt
eine vielzahl an Dateiformaten (z.B. VCD und MPEG2) mit hilfe von
Plugins. Einige Plugins sind enthalten, andere können nach der
Installation von xine nachinstalliert werden. xine untersÃ&frac;tzt
Stereosound via OSS und AC5.1 per Alsa.
xine is a video player with a graphical front-end that supports a large
number of file formats (VCD and MPEG2, for example) using plug-ins.
Several plug-ins are included. Others can be installed after xine
installation. xine supports stereo sound using OSS and AC5.1 using
Alsa.
xine ist ein Videoplayer mit grafischem Frontend und unterstÃ&frac;tzt
eine vielzahl an Dateiformaten (z.B. VCD und MPEG2) mit hilfe von
Plugins. Einige Plugins sind enthalten, andere können nach der
Installation von xine nachinstalliert werden. xine untersÃ&frac;tzt
Stereosound via OSS und AC5.1 per Alsa.
This version of xine may lack certain features because of legal
requirements (potential patent violation). See also
http://www.opensuse.org/XINE#Legal_Matters
More information about xine plug-ins can be found at
http://www.xine-project.org/home
Authors:
--------
Guenter Bartsch <guenter@sourceforge.net>
GPLv2+
* 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/bin/xine-list-1.1 /usr/lib/libxine.so.1 /usr/lib/libxine.so.1.29.0 /usr/lib/win32 /usr/lib/xine /usr/lib/xine/plugins /usr/lib/xine/plugins/1.29 /usr/lib/xine/plugins/1.29/mime.types /usr/lib/xine/plugins/1.29/post /usr/lib/xine/plugins/1.29/post/xineplug_post_audio_filters.so /usr/lib/xine/plugins/1.29/post/xineplug_post_goom.so /usr/lib/xine/plugins/1.29/post/xineplug_post_mosaico.so /usr/lib/xine/plugins/1.29/post/xineplug_post_switch.so /usr/lib/xine/plugins/1.29/post/xineplug_post_tvtime.so /usr/lib/xine/plugins/1.29/post/xineplug_post_visualizations.so /usr/lib/xine/plugins/1.29/vidix /usr/lib/xine/plugins/1.29/vidix/cyberblade_vid.so /usr/lib/xine/plugins/1.29/vidix/mach64_vid.so /usr/lib/xine/plugins/1.29/vidix/mga_crtc2_vid.so /usr/lib/xine/plugins/1.29/vidix/mga_vid.so /usr/lib/xine/plugins/1.29/vidix/nvidia_vid.so /usr/lib/xine/plugins/1.29/vidix/pm2_vid.so /usr/lib/xine/plugins/1.29/vidix/pm3_vid.so /usr/lib/xine/plugins/1.29/vidix/radeon_vid.so /usr/lib/xine/plugins/1.29/vidix/rage128_vid.so /usr/lib/xine/plugins/1.29/vidix/savage_vid.so /usr/lib/xine/plugins/1.29/vidix/sis_vid.so /usr/lib/xine/plugins/1.29/vidix/unichrome_vid.so /usr/lib/xine/plugins/1.29/xineplug_ao_out_alsa.so /usr/lib/xine/plugins/1.29/xineplug_ao_out_file.so /usr/lib/xine/plugins/1.29/xineplug_ao_out_none.so /usr/lib/xine/plugins/1.29/xineplug_ao_out_oss.so /usr/lib/xine/plugins/1.29/xineplug_decode_bitplane.so /usr/lib/xine/plugins/1.29/xineplug_decode_gdk_pixbuf.so /usr/lib/xine/plugins/1.29/xineplug_decode_image.so /usr/lib/xine/plugins/1.29/xineplug_decode_lpcm.so /usr/lib/xine/plugins/1.29/xineplug_decode_mjpeg.so /usr/lib/xine/plugins/1.29/xineplug_decode_mpc.so /usr/lib/xine/plugins/1.29/xineplug_decode_real.so /usr/lib/xine/plugins/1.29/xineplug_decode_rgb.so /usr/lib/xine/plugins/1.29/xineplug_decode_speex.so /usr/lib/xine/plugins/1.29/xineplug_decode_spucmml.so /usr/lib/xine/plugins/1.29/xineplug_decode_spuhdmv.so /usr/lib/xine/plugins/1.29/xineplug_decode_sputext.so /usr/lib/xine/plugins/1.29/xineplug_decode_theora.so /usr/lib/xine/plugins/1.29/xineplug_decode_vorbis.so /usr/lib/xine/plugins/1.29/xineplug_decode_yuv.so /usr/lib/xine/plugins/1.29/xineplug_dmx_audio.so /usr/lib/xine/plugins/1.29/xineplug_dmx_avi.so /usr/lib/xine/plugins/1.29/xineplug_dmx_fli.so /usr/lib/xine/plugins/1.29/xineplug_dmx_flv.so /usr/lib/xine/plugins/1.29/xineplug_dmx_games.so /usr/lib/xine/plugins/1.29/xineplug_dmx_iff.so /usr/lib/xine/plugins/1.29/xineplug_dmx_image.so /usr/lib/xine/plugins/1.29/xineplug_dmx_matroska.so /usr/lib/xine/plugins/1.29/xineplug_dmx_mng.so /usr/lib/xine/plugins/1.29/xineplug_dmx_nsv.so /usr/lib/xine/plugins/1.29/xineplug_dmx_ogg.so /usr/lib/xine/plugins/1.29/xineplug_dmx_pva.so /usr/lib/xine/plugins/1.29/xineplug_dmx_qt.so /usr/lib/xine/plugins/1.29/xineplug_dmx_rawdv.so /usr/lib/xine/plugins/1.29/xineplug_dmx_real.so /usr/lib/xine/plugins/1.29/xineplug_dmx_slave.so /usr/lib/xine/plugins/1.29/xineplug_dmx_sputext.so /usr/lib/xine/plugins/1.29/xineplug_dmx_yuv_frames.so /usr/lib/xine/plugins/1.29/xineplug_flac.so /usr/lib/xine/plugins/1.29/xineplug_inp_cdda.so /usr/lib/xine/plugins/1.29/xineplug_inp_dvb.so /usr/lib/xine/plugins/1.29/xineplug_inp_dvd.so /usr/lib/xine/plugins/1.29/xineplug_inp_file.so /usr/lib/xine/plugins/1.29/xineplug_inp_http.so /usr/lib/xine/plugins/1.29/xineplug_inp_net.so /usr/lib/xine/plugins/1.29/xineplug_inp_pnm.so /usr/lib/xine/plugins/1.29/xineplug_inp_pvr.so /usr/lib/xine/plugins/1.29/xineplug_inp_rtp.so /usr/lib/xine/plugins/1.29/xineplug_inp_rtsp.so /usr/lib/xine/plugins/1.29/xineplug_inp_smb.so /usr/lib/xine/plugins/1.29/xineplug_inp_stdin_fifo.so /usr/lib/xine/plugins/1.29/xineplug_inp_v4l.so /usr/lib/xine/plugins/1.29/xineplug_inp_v4l2.so /usr/lib/xine/plugins/1.29/xineplug_vdr.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_fb.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_none.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_opengl.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_raw.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_syncfb.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_vidix.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_xcbshm.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_xcbxv.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_xshm.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_xv.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_xvmc.so /usr/lib/xine/plugins/1.29/xineplug_vo_out_xxmc.so /usr/share/doc/packages/xine /usr/share/doc/packages/xine/AUTHORS /usr/share/doc/packages/xine/COPYING /usr/share/doc/packages/xine/CREDITS /usr/share/doc/packages/xine/ChangeLog /usr/share/doc/packages/xine/NEWS /usr/share/doc/packages/xine/README /usr/share/doc/packages/xine/README.MINGWCROSS /usr/share/doc/packages/xine/README.SuSE /usr/share/doc/packages/xine/README.dvb /usr/share/doc/packages/xine/README.dxr3 /usr/share/doc/packages/xine/README.freebsd /usr/share/doc/packages/xine/README.network_dvd /usr/share/doc/packages/xine/README.opengl /usr/share/doc/packages/xine/README.syncfb /usr/share/doc/packages/xine/README_xxmc.html /usr/share/doc/packages/xine/TODO /usr/share/doc/packages/xine/faq.html /usr/share/doc/packages/xine/faq.txt /usr/share/doc/packages/xine/hackersguide /usr/share/doc/packages/xine/hackersguide/architecture.png /usr/share/doc/packages/xine/hackersguide/hackersguide.html /usr/share/doc/packages/xine/hackersguide/library.png /usr/share/doc/packages/xine/hackersguide/overlays.png /usr/share/doc/packages/xine/hackersguide/post_frame.png /usr/share/locale/cs/LC_MESSAGES/libxine1.mo /usr/share/locale/de/LC_MESSAGES/libxine1.mo /usr/share/locale/en_US/LC_MESSAGES/libxine1.mo /usr/share/locale/eo/LC_MESSAGES/libxine1.mo /usr/share/locale/es/LC_MESSAGES/libxine1.mo /usr/share/locale/eu/LC_MESSAGES/libxine1.mo /usr/share/locale/fr/LC_MESSAGES/libxine1.mo /usr/share/locale/it/LC_MESSAGES/libxine1.mo /usr/share/locale/pl/LC_MESSAGES/libxine1.mo /usr/share/locale/pt_BR/LC_MESSAGES/libxine1.mo /usr/share/locale/sk/LC_MESSAGES/libxine1.mo /usr/share/locale/tr/LC_MESSAGES/libxine1.mo /usr/share/man/man1/xine-list-1.1.1.gz /usr/share/man/man5/xine.5.gz /usr/share/xine /usr/share/xine/libxine1 /usr/share/xine/libxine1/fonts /usr/share/xine/libxine1/fonts/cc-16.xinefont.gz /usr/share/xine/libxine1/fonts/cc-20.xinefont.gz /usr/share/xine/libxine1/fonts/cc-24.xinefont.gz /usr/share/xine/libxine1/fonts/cc-32.xinefont.gz /usr/share/xine/libxine1/fonts/cc-48.xinefont.gz /usr/share/xine/libxine1/fonts/cc-64.xinefont.gz /usr/share/xine/libxine1/fonts/cci-16.xinefont.gz /usr/share/xine/libxine1/fonts/cci-20.xinefont.gz /usr/share/xine/libxine1/fonts/cci-24.xinefont.gz /usr/share/xine/libxine1/fonts/cci-32.xinefont.gz /usr/share/xine/libxine1/fonts/cci-48.xinefont.gz /usr/share/xine/libxine1/fonts/cci-64.xinefont.gz /usr/share/xine/libxine1/fonts/cetus-16.xinefont.gz /usr/share/xine/libxine1/fonts/cetus-20.xinefont.gz /usr/share/xine/libxine1/fonts/cetus-24.xinefont.gz /usr/share/xine/libxine1/fonts/cetus-32.xinefont.gz /usr/share/xine/libxine1/fonts/cetus-48.xinefont.gz /usr/share/xine/libxine1/fonts/cetus-64.xinefont.gz /usr/share/xine/libxine1/fonts/mono-16.xinefont.gz /usr/share/xine/libxine1/fonts/mono-20.xinefont.gz /usr/share/xine/libxine1/fonts/mono-24.xinefont.gz /usr/share/xine/libxine1/fonts/mono-32.xinefont.gz /usr/share/xine/libxine1/fonts/mono-48.xinefont.gz /usr/share/xine/libxine1/fonts/mono-64.xinefont.gz /usr/share/xine/libxine1/fonts/sans-16.xinefont.gz /usr/share/xine/libxine1/fonts/sans-20.xinefont.gz /usr/share/xine/libxine1/fonts/sans-24.xinefont.gz /usr/share/xine/libxine1/fonts/sans-32.xinefont.gz /usr/share/xine/libxine1/fonts/sans-48.xinefont.gz /usr/share/xine/libxine1/fonts/sans-64.xinefont.gz /usr/share/xine/libxine1/fonts/serif-16.xinefont.gz /usr/share/xine/libxine1/fonts/serif-20.xinefont.gz /usr/share/xine/libxine1/fonts/serif-24.xinefont.gz /usr/share/xine/libxine1/fonts/serif-32.xinefont.gz /usr/share/xine/libxine1/fonts/serif-48.xinefont.gz /usr/share/xine/libxine1/fonts/serif-64.xinefont.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:55:49 2013