* Sat Jan 28 2023 Dave Plater <davejplater@gmail.com>
- Prevent Leap:15.4 building with ffmpeg-3
* Fri Jan 27 2023 Wolfgang Bauer <wbauer@tmo.at>
- Update to version 1.2.13
- Remove xine-lib-ffmpeg5.patch, fixed upstream
- Upstream changes:
* Add dav1d 1.0.0 support.
* Add user video frame rate limiter.
* Add xine_query_stream_info ().
* Add user OpenGL2 scale modes.
* Add xine timespec tools.
* FFmpeg compatibility update.
* Update german translation.
* Improved DVB subtitle support.
* Improved HLS input.
* Improved AAC demux.
* Fix clang build.
* Fix build with libcaca.
* Fix fine time display.
* Fix .mp4 audio.
* Fix wav demuxer.
* Work around broken Mesa vdpau drivers.
* Fix OpenGL2 deep color display.
* Various small fixes.
* Optimize OpenGL2 video output.
* Optimize audio out.
* Optimize OSD.
* Small engine optimizations.
* Thu Sep 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add xine-lib-ffmpeg5.patch: Fix build with ffmpeg-5.
* Tue May 17 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Replace SDL-devel BuildRequires with pkgconfig(sdl): allow to use
sdl12_compat as an alternative.
* Tue Mar 15 2022 Wolfgang Bauer <wbauer@tmo.at>
- 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 <wbauer@tmo.at>
- 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 olaf@aepfle.de
- Use pkgconfig(smbclient) to refer to samba libaries
Version: 1.2.11-bp154.1.160
* Wed Jan 06 2021 Wolfgang Bauer <wbauer@tmo.at>
- 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 olaf@aepfle.de
- Remove xineplug_decode_qt to fix i386 build
* Fri Jun 05 2020 olaf@aepfle.de
- Fix build with xine-lib-dec_info_real.patch
* Sun Jan 26 2020 Dave Plater <davejplater@gmail.com>
- 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 olaf@aepfle.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 olaf@aepfle.de
- Use alsa API properly with xine-lib-alsa.patch. Consumers are
expected to use <alsa/asoundlib.h> instead of <asoundlib.h>.
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 olaf@aepfle.de
- Package xineplug_post_tvtime also on arm32
* Sun Jan 06 2019 schwab@suse.de
- fix-non-x86-build.diff: remove
* Sat Dec 29 2018 davejplater@gmail.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.lie@gmail.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.