Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2019-01-21 10:06:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlc" Mon Jan 21 10:06:25 2019 rev:90 rq:664566 version:3.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2018-10-04 18:57:53.451446112 +0200 +++ /work/SRC/openSUSE:Factory/.vlc.new.28833/vlc.changes 2019-01-21 10:06:32.722910238 +0100 @@ -1,0 +2,44 @@ +Thu Jan 10 20:48:42 UTC 2019 - [email protected] + +- Update to version 3.0.6: + + Core: + * Fix potential subtitle picture allocation failures + + Codec: + * Add support for 12 bits decoding of AV1 + * Fix HDR support in AV1 when the container provides the metadata + +------------------------------------------------------------------- +Sat Dec 29 02:42:11 UTC 2018 - [email protected] + +- Update to version 3.0.5: + + Access: + * Improve RTSP playback + * BluRay fixes and improvements, notably for menus and seeking + * Improve the UDP/RTP truncated issue + + Codec: + * Add a new AVI decoder based on the davld library + * Enable libaom decoder by default + * Fix decoding of some HEVC streams with macOS hardware decoding + + Demux: + * MP4: Fix reading of some HDR metadata + * Miscellaneous AV1 demuxing improvements + * Fix CAF integer-underflow + * Fix an MKV crash on iOS 12.0 on iPhone XS phones + + Packetizer: + * Add an AV1 packetizer + + Audio output: + * Fix corking when the playback state is paused + * Improve corking on Android + + Video Output: + * Fix Direct3D11 tone-mapping when HDR is displayed on SDR screen + * More accurate colors for SD sources in Direct3D11 + * Disable hardware decoding on some old Intel GPUs + * Fix zero-copy GPU acceleration on AMD RX Vega + * Misc Direct3D11 fixes + + Miscellaneous + * Improve ChromeCast + * Update numerous 3P libraries, including for minor security issues + * Update YouTube support + * Fix subtitles rendering with specific fonts with negative HA + +------------------------------------------------------------------- Old: ---- vlc-3.0.4.tar.xz New: ---- vlc-3.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc.spec ++++++ --- /var/tmp/diff_new_pack.S6ZkM6/_old 2019-01-21 10:06:33.602909348 +0100 +++ /var/tmp/diff_new_pack.S6ZkM6/_new 2019-01-21 10:06:33.606909344 +0100 @@ -1,7 +1,7 @@ # # spec file for package vlc # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -31,7 +31,7 @@ # VNC support - the module is not really usable in most cases tested so far (e.g. against qemu-kvm -vnc :xx) %bcond_with vnc Name: vlc -Version: 3.0.4 +Version: 3.0.6 Release: 0 Summary: Graphical media player License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -588,6 +588,7 @@ %{_libdir}/vlc/plugins/gui/libskins2_plugin.so %{_libdir}/vlc/plugins/notify/libnotify_plugin.so %{_libdir}/vlc/plugins/packetizer/libpacketizer_avparser_plugin.so +%{_libdir}/vlc/plugins/packetizer/libpacketizer_av1_plugin.so %{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so %{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so %if 0%{?is_opensuse} ++++++ vlc-3.0.4.tar.xz -> vlc-3.0.6.tar.xz ++++++ /work/SRC/openSUSE:Factory/vlc/vlc-3.0.4.tar.xz /work/SRC/openSUSE:Factory/.vlc.new.28833/vlc-3.0.6.tar.xz differ: char 25, line 1
