Changelog for
libxine2-pulse-1.2.9-bp152.3.22.x86_64.rpm :
* Sat Jan 27 2018 davejplaterAATTgmail.com- Rebase fix-non-x86-build.diff to fix arm build.
* Tue Jan 23 2018 davejplaterAATTgmail.com- Update to release 1.2.9 and add xine-lib-a52dec.patch.- Moved xineplug_decode_mad and xineplug_decode_a52 into the main package as they are now unrestricted.- Enabled sdl and jack subpackages.- Upstream changes:
* Add LIBXINE_VERBOSITY environment var override.
* Add auto gapless switch. Play clips to their very end when that is likely what the user wants.
* Add video single step feature.
* Add generic keyframe index feature.
* Add x32 (x86 32 on 64bit) support.
* Add some more debug logging.
* Join 4 network input plugins into a single file.
* Matroska fixes.
* Build fixes.
* Directx2 audio fixes.
* VAAPI fixes.
* XCB video fixes and optimizations.
* Return driver held video frames on shutdown properly.
* FAAD audio compatibility fixes.
* Fix VP9 playback.
* Fix post filtering crash.
* Make xml parser thread safe.
* More user configuration safety.
* Inline assembly fixes.
* Failed memory allocation safety fixes.
* Memory leak fixes.
* Debug and LOG build fixes.
* Again, lots of small fixes and optimizations.
* Better multiengine client safety.
* Hide yuv2rgb implementation details.
* Use a single libyuv2rgb copy in both engine and plugins.
* Minor ffmpeg optimization.
* Lift a few video engine handbrakes. Less CPU load, fewer frame drops, faster seeking.
* Optimize audio engine.
* Optimize demux buffering system.
* Optimize metronom clock.
* Optimize port tickets.
* Optimize sse/mmx2 memcpy.
* Code simplification and cleanup.
* Update german translation.
* Add LIBXINE_VERBOSITY environment var override.
* Add auto gapless switch. Play clips to their very end when that is likely what the user wants.
* Add video single step feature.
* Add generic keyframe index feature.
* Add x32 (x86 32 on 64bit) support.
* Add some more debug logging.
* Join 4 network input plugins into a single file.
* Matroska fixes.
* Build fixes.
* Directx2 audio fixes.
* VAAPI fixes.
* XCB video fixes and optimizations.
* Return driver held video frames on shutdown properly.
* FAAD audio compatibility fixes.
* Fix VP9 playback.
* Fix post filtering crash.
* Make xml parser thread safe.
* More user configuration safety.
* Inline assembly fixes.
* Failed memory allocation safety fixes.
* Memory leak fixes.
* Debug and LOG build fixes.
* Again, lots of small fixes and optimizations.
* Better multiengine client safety.
* Hide yuv2rgb implementation details.
* Use a single libyuv2rgb copy in both engine and plugins.
* Minor ffmpeg optimization.
* Lift a few video engine handbrakes. Less CPU load, fewer frame drops, faster seeking.
* Optimize audio engine.
* Optimize demux buffering system.
* Optimize metronom clock.
* Optimize port tickets.
* Optimize sse/mmx2 memcpy.
* Code simplification and cleanup.
* Update german translation.
* Mon Jan 22 2018 crrodriguezAATTopensuse.org- Cleanup buildrequires so neither Mesa-devel nor xorg-x11-devel meta/mega packages are required anymore.
* Tue Aug 15 2017 olafAATTaepfle.de- Build unconditionally with modplug and pulseaudio
* Thu Jul 06 2017 olafAATTaepfle.de- Remove dependency to gcc5- Use simple bcond for ffmpeg
* Sun Apr 09 2017 davejplaterAATTgmail.com- Update to release 1.2.8- Remove patches fixed upstream: xine-lib-crippled-ffmpeg3.0.patch, xine-lib-ffmpeg3.0.patch and xine-lib-link-xcb.patch.- Removed precheckin_cripple_tarball.sh and integrated it into the spec file.- Upstream changes:
* Add HEVC to QT demuxer.
* Add libOpenHEVC decoder.
* Add h.265/HEVC decoding to VAAPI.
* Detach VAAPI video out from ffmpeg.
* VAAPI fixes.
* Improved Matroska compatibility (TrueHD and PCM sound, HDMV/Text subtitles).
* Add faad LATM support.
* Add faad preamp gain control and channel mixer.
* Update/fix internal libfaad.
* Integrate 6 basic plugins into libxine.
* ffmpeg fixes and optimizations.
* Use external libdvdnav by default.
* Optimize video out.
* AVFormat demuxer fixes.
* (XCB)XV video out fixes.
* Lots of small fixes and optimizations.
* Build fixes (newer automake, xcb, libdvdcss, dxr3, make dist, 32+64bit dual install, gcc 4.x with GNU ld 2.26 ...).
* Better C++ compatibility.
* Add support for avi WAVE_FORMAT_EXTENSIBLE.
* Add \"Time Domain Audio Analyzer\" Visualization Post Plugin.
* Add support for compressed HDMV PGS subtitles in Matroska.
* Add HW accelerated OSD for Raspberry Pi.
* Add simple deep color (9/10bit) support via ffmpeg.
* Join 15 video demuxers into a single multiplugin lib.
* Join 5 vdpau decoders into a single multiplugin lib.
* Join 3 raw video decoders into a single multiplugin lib.
* Make ffmpeg/postproc optional.
* Log individual items when loading multiplugin libs.
* Improved qt/mp4 edit list handling.
* Detect mp3 files with large id3v2 tags.
* Auto recover from temporary DVB signal loss.
* Fix demuxing low framerate mp4.
* DVB AAC sound compatibility fix.
* ffmpeg audio downmix level fix and optimization.
* ffmpeg multithreading fixes.
* ffmpeg compatibility fixes.
* BluRay subtitle fixes.
* Various small fixes.
* OpenGL(2) video out fixes and optimizations.
* Fix some issues with heavy stream seeking.
* Build fixes, including missing vcd libs and much less warnings.
* Code simplifications.
* Tue Mar 28 2017 pgajdosAATTsuse.com- fix build with ImageMagick 7 + xine-lib-ImageMagick7.patch
* Mon Aug 01 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 2016 olafAATTaepfle.de- Accept any ffmpeg version in BuildRequires
* Mon Jul 18 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 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 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 2015 olafAATTaepfle.de- Replace implicit Requires from old ffmpeg with BuildRequires to fix build in packman
* Mon Feb 02 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