SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libxine2-1.2.6-113.1.x86_64.rpm :
Mon Aug 1 14:00:00 2016 davejplaterAATTgmail.com
- Fixed build in Leap:42.2 by building with gcc5.
- Removed conditinals for old openSUSE versions from spec file.
- Modified pre checkin script to enable build with the ffmpeg libs
that are in the distribution.
- Added xine-lib-crippled-ffmpeg3.0.patch to enable leap and above
to build with ffmpeg3.
- Removed unused build flags.

Sun Jul 24 14:00:00 2016 olafAATTaepfle.de
- Accept any ffmpeg version in BuildRequires

Mon Jul 18 14:00:00 2016 dimstarAATTopensuse.org
- Add xine-lib-link-xcb.patch: fix linking of libxcb. As our code
uses the functions, we must not rely on 3rd parties to hopefully
bring the right libraries to link.
https://bugs.xine-project.org/show_bug.cgi?id=573

Fri Apr 15 14:00:00 2016 dimstarAATTopensuse.org
- Drop libsmbclient BuildRequires: requiring a library to build is
in any case wrong. It\'s the responsibility of a -devel package to
pull in the real libraries.

Fri Feb 26 13:00:00 2016 joerg.lorenzenAATTki.tng.de
- Added xine-lib-ffmpeg3.0.patch to build against ffmpeg-3.0
libraries on PMBS.
- Add pkgconfig(libva-glx) to BuildRequires because it\'s a separate
package for openSUSE > 13.2.

Mon Sep 21 14:00:00 2015 olafAATTaepfle.de
- Replace implicit Requires from old ffmpeg with BuildRequires to
fix build in packman

Mon Feb 2 13:00:00 2015 wbauerAATTtmo.at
- update to 1.2.6

* Add libmmal video output plugin for Raspberry Pi.

* Add libmmal HW video decoder plugin for Raspberry Pi.

* Add overlay colormatrix support.

* Add \"sqare monitor pixels\" config option.

* Add VAAPI colormatrix and fullrange video support.

* Add \"radeonhd\" XV colormatrix support.

* Add Opus audio support.

* Update german translation.

* Optimize OpenGL2 video out.

* Optimize raw RGB video decoder.

* Fix multithread ffmpeg video decoding.

* Fix/optimize DVB subtitles.

* Fix external text subtitles.

* BSD build fixes.

* Clang build fixes.

* Build optimization fixes (aliasing).

* AVformat demux build fix.

* More safety on memory allocation failure.

* Fix detection of and compilation with libcaca 0.99 beta 19.
- use the xz compressed tarball provided by upstream and change
precheckin_cripple_tarball.sh accordingly
- should fix boo#913588

Fri Apr 11 14:00:00 2014 Manfred.TremmelAATTiiv.de
- update to 1.2.5

* Update german translation.

* Add bass downmix support to AC3 decoder.

* Add experimental YCgCo colorspace support.

* Add avformat demux plugin.
- Support for new formats and protocols.
- Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls).
- by default native xine demux plugins are probed first.
This can be overridden in config, by selecting demuxer in mrl (#demux:avformat),
or by using \"avformat+\" mrl prefix.

* Add avio (libavformat) input plugin:
- Support for new protocols (https://, ftp://, sftp://, ...).
- Support for seekable http streams (with \"avio+http://\" mrl).
- By default native xine input plugins are used. This can be overridden in config or by using \"avio+\" mrl prefix.

* Recognise & use HEVC/H.265. (ffmpeg)

* Add support for HEVC/H.265 to the mpeg-ts demuxer.

* Add support for HEVC/H.265 and VP9 to the matroska demuxer.

* Add VP8/VP9 decoder using libvpx.

* Modernise Quicktime demuxer:
- Multiple user selectable audio traks.
- Support AC3, EAC3, vorbis, Purevoice audio.
- Support ISO fragment media files.
- More safety on broken files.
- Slightly faster.

* Recognise & use ADPCM G.726 and ATRAC3. (ffmpeg/libva)

* Build fixes.

* Fix HDMV subtitle channel.

* FFmpeg compatibility fixes.

* Some colour format conversion fixes.

* Fix RealVideo re-ordered PTS: pass through, let the decoder re-order it.

* Fix some problems with COOK audio.
- from 1.2.4

* Some VAAPI plugin fixes (build, image size changes).

* ffmpeg multi-channel playback fixes:
- Handle channel configuration changes sooner.
- Generic layout if none provided; follow user changes.
- Defer opening output if nothing to play.
- Don\'t re-open with identical settings.
- Don\'t use the bits-per-sample value (may not match decoder output).

* ffmpeg video fixes:
- Default to square pixels, avoiding black bars & unnecessary scaling.
- Avoid CODEC_FLAG_EMU_EDGE (and some possible segfaults).
- Use MPEG2VIDEO.

* OpenGL2 output: don\'t render into invalid drawable.

* Fix a possible xine_play() hang related to display locking.

* FLV demuxer rewrite:
- Improved metadata parsing.
- PTS/DTS fixes.
- Large file support on 32-bit.
- Much improved seeking.
- Much optimisation.
- More codecs supported.

* audio_out speed control fixes.

* Optimised RGB→YUY2 conversion.

* Avoid a possible performance penalty where AVX-optimised memcpy is used.

* Add BD-J (BluRay Java) support with ARGB overlay capable video drivers (opengl2, vaapi, vdpau)

* Add support for theora 4:2:2 and 4:4:4 pixel formats
- Removed xine-lib-missing-include-1.2.3.patch, the missing file is now included in the upstream tarball

Wed Sep 11 14:00:00 2013 pgajdosAATTsuse.com
- detect smbclient

Wed May 29 14:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 1.2.3

* Add VAAPI HW decoding support

* Add OpenGL 2.0 output plugin

* Add crop support to XShm output plugins

* Add color matrix and full range support to OpenGL/Xv/XShm output plugins

* Add test image generator input plugin

* Add fast libjpeg based JPEG decoder

* Add max. Xv image size detection to Xv video output plugin

* Fix crash when trying to display too large jpeg image with Xv output plugin

* Fix possible crash when stopping playback with deinterlacing enabled

* Support large PAT in MPEG TS

* Handle EAC3 audio (via ffmpeg)

Fri Mar 1 13:00:00 2013 cooloAATTsuse.com
- update license to new format

Wed Jul 18 14:00:00 2012 davejplaterAATTgmail.com
- Added xine-lib-theora.patch to add fourcc code to xine

Thu Jun 21 14:00:00 2012 adrianAATTsuse.de
- fix build for non-x86 architectures (disable deinterlace plugin)

Mon Jun 18 14:00:00 2012 lnusselAATTsuse.de
- don\'t include .la files in libxine-devel to avoid bogus libtool errors

Thu Jun 14 14:00:00 2012 cooloAATTsuse.com
- provide and obsolete xine-devel and xine-lib for backward compat

Sun Jun 10 14:00:00 2012 Manfred.TremmelAATTiiv.de
- update to 1.2.2

* Fix musepack decoder compilation if libmpcdec headers aren\'t available.

* Configure tests for xinerama & VideoCD support now soft-fail properly.

* The DVB plugin is working again.

* OpenGL OSD fix.

* YUV conversion MMX/SSE optimisations.

* YUV420 H.264 is playable now; YUVJ444P is correctly handled.

* Support FLAC in Matroska; support BMP.

* Various build fixes for Windows.

Wed Jun 6 14:00:00 2012 Manfred.TremmelAATTiiv.de
- updated crippled version, removed mad and a52dec

Tue May 29 14:00:00 2012 reddwarfAATTopensuse.org
- Remove dependency from libxine-devel to libffmpeg-devel

Sat Feb 4 13:00:00 2012 Manfred.TremmelAATTiiv.de
- update to 1.2.1

* The \"I\'m at Tyneside LUG\" release.

* Enable PulseAudio, JACK and VDPAU on the Hurd.

* Rewrite of VDPAU OSD handling.

* sndio plugin is now buildable.

* Various bug fixes.

Fri Jan 6 13:00:00 2012 Manfred.TremmelAATTiiv.de
- first build of xine-lib-12 for packman


 
ICM