Changelog for
libxine2-pulse-1.2.12-2.2.x86_64.rpm :
* Thu Sep 08 2022 Bjørn Lie
- Add xine-lib-ffmpeg5.patch: Fix build with ffmpeg-5.
* Tue May 17 2022 Dominique Leuenberger - Replace SDL-devel BuildRequires with pkgconfig(sdl): allow to use sdl12_compat as an alternative.
* Tue Mar 15 2022 Wolfgang Bauer - Fix non-distributable build:
* Add \"BuildRequires: pkgconfig(glesv2)\" to avoid compiler error about missing include file
* Adjust plugins filelist
* Tue Mar 15 2022 Wolfgang Bauer - Update to version 1.2.12- Rebase xine-lib-libdvdread_udf.diff- Upstream changes:
* Add string tree library (generic info parser).
* Add OpenSL ES audio output plugin.
* Add mpeg-dash input plugin.
* Add crypto input plugin.
* Add VAAPI support to opengl2 video output (requires using EGL).
* Better hls support.
* Improved DVB/live stream timing.
* Improved BT.2020 support.
* Fix compatibility with ffmpeg 5.0.
* Fix RSS parser.
* Fix output parameter setting (audio amplification, video hue etc.).
* Fix AC3 demuxer.
* Diverse small fixes and optimizations.
* Update german translation.
* Code cleanup.
* Build fixes.
* Mon Mar 14 2022 olafAATTaepfle.de- Use pkgconfig(smbclient) to refer to samba libaries
* Wed Jan 06 2021 Wolfgang Bauer - Update to version 1.2.11- Remove xine-lib-dec_info_real.patch, fixed upstream- Upstream changes:
* Add gopher input plugin.
* Add user settings for IPv6.
* Split a52 spdif output to separate decoder.
* Code cleanup.
* More engine optimization.
* Small optimizations (opengl2, dvb subtitles, png, mpeg-ts).
* Better A/V sync.
* Fix a few crashes.
* Fix bluray playback.
* Fix VAAPI picture jitter and green flashes.
* Fix Opus and EAC3 audio playback.
* Fix text subtitles.
* Fix mpeg-ts (hdmv mode, detection of cut TV recordings).
* Fix mpeg layer 1-4 audio timing.
* Fix some VDR issues.
* Fix HLS VOD mode.
* Many small fixes.
* Build fixes.
* BSD fixes.
* Update german translation.
* Update internal libdca to upstream 0.0.7.
* Fri Jun 05 2020 olafAATTaepfle.de- Remove xineplug_decode_qt to fix i386 build
* Fri Jun 05 2020 olafAATTaepfle.de- Fix build with xine-lib-dec_info_real.patch
* Sun Jan 26 2020 Dave Plater - Update to version 1.2.10 and remove incorporated patches: xine-lib-contrib.patch, xine-lib-alsa.patch, xine-lib-a52dec.patch and xine-lib-ImageMagick7.patch.- Upstream changes:
* Add (xcb)xv yuy2 emulation.
* Add libavcodec v58 compatibility.
* Add avio seek support.
* Add libdav1d, libaom and lavc AV1 video decoders.
* Add libvpx multithreading.
* Add libpng decoder.
* Add a52 double and fixed point modes.
* Add Opus audio support to ogg demuxer.
* Add AV1 video support to matroska demuxer.
* Add ivf demuxer.
* Add mpeg-ts split payload support.
* Add TLS support using gnutls or OpenSSL.
* Add ftp input plugin (ftp://) with TLS support (ftpes://)
* Add tls:// input plugin (raw TLS over TCP).
* Add libnfs NFS input plugin.
* Add ftp/http seek support.
* Add scp forward seek support.
* Add mp4 http streaming support (plain and fragment modes).
* Add HLS streaming support.
* Add HTTP 1.1 support.
* Add OpenGL EGL and Wayland support.
* Add side stream feature.
* Optimize OSD.
* Optimize output layers.
* Optimize decoder threads.
* Optimize event handling.
* Optimize stream info.
* Optimize TCP/TLS/HTTP network input.
* Optimize network buffering control.
* Alsa/oss startup optimization.
* Optimize input_stdin_fifo.
* Optimize internal liba52.
* Optimize user seek.
* Better support for audio out drivers that cannot resume after pause.
* Better support for mpeg pts jumps.
* Better bluray seek.
* XML parser fixes.
* Fix midstream audio mode switch.
* Fix FLAC audio playback via ffmpeg.
* Fix ffmpeg mpeg1/2 video.
* Fix/optimize mpeg, mpeg-ts, qt, flv, matroska, real & asf demuxers.
* Fix network seek.
* Fix/optimize audio CD.
* Fix DVD (occasional crashes, damaged video after a DVD had been played).
* Fix opengl2 freeze after X server failure.
* Fix tvtime deinterlacer crash.
* Fix/optimize overlay.
* Fix/optimize old VDR plugin.
* Fix xine-ui freeze when opening a playlist while paused.
* Security fixes.
* More error handling instead of aborting.
* Sat Apr 13 2019 olafAATTaepfle.de- Package xineplug_post_tvtime also on arm64- Added xine-lib-contrib.patch- Remove disabled esd support- Remove disabled directfb support- Remove disabled aalib support- Remove disabled gnome_vfs support- Use gcc8 in SLE_12- Use plain configure macro- Fix opensuse.org XINE URL- Use without instead of !with distributable/onlynondistributable/ffmpeg/sdl- Remove disabled code for sle10- Remove conditional for ffmpeg because it always exists- Remove unused xine-lib-without-ffmpeg.patch- Remove unused xine-lib-nukefaadetc.patch, use sed instead- Adjust all patches for autosetup: xine-lib-libdvdread_udf.diff xine-lib-v4l-2.6.38.patch xine-lib-alsa.patch xine-lib-theora.patch xine-lib-ImageMagick7.patch xine-lib-a52dec.patch
* Tue Mar 26 2019 olafAATTaepfle.de- Use alsa API properly with xine-lib-alsa.patch. Consumers are expected to use instead of . This is in preparation of an change to pkgconfig(alsa) to not pollute CFLAGS with -I/usr/include/alsa anymore (bsc#1130333)
* Fri Feb 22 2019 olafAATTaepfle.de- Package xineplug_post_tvtime also on arm32
* Sun Jan 06 2019 schwabAATTsuse.de- fix-non-x86-build.diff: remove
* Sat Dec 29 2018 davejplaterAATTgmail.com- Patched up crippled build with new perl, the perl scripts no longer work.- Added xine-lib-nukefaadetc.patch for the same reason.- Build with libmpeg2.
* Sat Jun 02 2018 bjorn.lieAATTgmail.com- Set to bcond_without gnome_vfs to bcond_with, no longer build gnome-vfs support by default, gnome-vfs is deprecated upstream for a long time.
* 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.
* Mon Jan 22 2018 crrodriguezAATTopensuse.org- Cleanup buildrequires so neither Mesa-devel nor xorg-x11-devel meta/mega packages are required anymore.