Subject: CVS commit: pkgsrc
From: Nia Alarie
Date: 2020-04-02 17:52:47
Message id: 20200402155247.5E716FB27@cvs.NetBSD.org

Log Message:
xine-lib: Update to 1.2.10

xine-lib (1.2.10) 2019-12-13
  * Add first Android support.
  * Add (xcb)xv yuy2 emulation.
  * Add libavcodec v58 compatibility.
  * Add avio seek support.
  * Make libpostproc optional.
  * 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 generic bitrate estimation.
  * Add side stream feature.
  * Optimize demux_qt.
  * 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.
  * Build optimizations.
  * Simply user config.
  * 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 C++ build.
  * Fix build on clang only systems.
  * Fix/optimize mpeg, mpeg-ts, qt, flv, matroska, real and 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.
  * Build fixes (C99 mode, vaapi, ImageMagick, libmvec, less warnings).
  * Many small fixes.
  * More error handling instead of aborting.
  * Update german translation.

Files:
RevisionActionfile
1.25modifypkgsrc/audio/xine-alsa/Makefile
1.46modifypkgsrc/audio/xine-pulse/Makefile
1.158modifypkgsrc/multimedia/xine-lib/Makefile
1.90modifypkgsrc/multimedia/xine-lib/Makefile.common
1.8modifypkgsrc/multimedia/xine-lib/PLIST.FreeBSD
1.41modifypkgsrc/multimedia/xine-lib/PLIST.common
1.111modifypkgsrc/multimedia/xine-lib/distinfo
1.3modifypkgsrc/multimedia/xine-lib/options.mk
1.3modifypkgsrc/multimedia/xine-lib/patches/patch-include_xine_post.h
1.5modifypkgsrc/multimedia/xine-lib/patches/patch-src-post-planar-eq.c
1.6modifypkgsrc/multimedia/xine-lib/patches/patch-src-post-planar-noise.c
1.5modifypkgsrc/multimedia/xine-lib/patches/patch-src_video__out_Makefile.am
1.27modifypkgsrc/multimedia/xine-v4l/Makefile
1.25modifypkgsrc/multimedia/xine-v4l2/Makefile
1.1addpkgsrc/multimedia/xine-lib/patches/patch-src_input_input__cdda.c
1.1addpkgsrc/multimedia/xine-lib/patches/patch-src_input_input__http.c
1.1removepkgsrc/multimedia/xine-lib/PLIST.Linux-i386