AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 3.0.16: + Video Output: Fix a D3D11 crash on Windows 8/8.1. + Access: Fix RTSP server timeout handling. + Interfaces: macOS: Add touchbar support. + Misc: Multiple settings improvements. - Changes from version 3.0.15: + Core: Add Opus & Alac wave format mappings. + Access: Fix opening DVD folders with non-ascii characters. + Demux: - Fix asf regression with broadcast streams. - MP4: Fix audio drop on seek. + Video Output: - Fix seek & volume sliders overlapping with subtitles. - Fix delays when seeking with D3D11. + Text renderer: Improve freetype fonts outlining. + Misc: Fix GnuTLS support for Windows XP. - Changes from version 3.0.14: + Core: - Fix double loading of slave input. - Fix an issue causing the auto-updater not to launch the new version installer. - Add vlc-get-addr-by-ref-from-getConnectionEndpointAddress.patch: The maintainers of live555 changed connectionEndpointAddresss to getConnectionEndpointAddress, which now provides the address value by reference. - Rebase vlc-srto_tsbpddelay.patch
- Update to version 3.0.13: + Demux: - Adaptive: fix artefacts in HLS streams with wrong profiles/levels - Fix regression on some MP4 files for the audio track - Fix MPGA and ADTS probing in TS files - Fix Flac inside AVI files - Fix VP9/Webm artefacts when seeking + Codec: - Support SSA text scaling - Fix rotation on Android rotation - Fix WebVTT subtitles that start at 00:00 + Access: - Update libnfs to support NFSv4 - Improve SMB2 integration - Fix Blu-ray files using Unicode names on Windows - Disable mcast lookups on Android for RTSP playback + Video Output: Rework the D3D11 rendering wait, to fix choppiness on display + Interfaces: - Fix VLC getting stuck on close on X11 (#21875) - Improve RTL on preferences on macOS - Add mousewheel horizontal axis control - Fix crash on exit on macOS - Fix sizing of the fullscreen controls on macOS + Misc: - Improve MIDI fonts search on Linux - Update Soundcloud, Youtube, liveleak - Fix compilation with GCC11 - Fix input-slave option for subtitles + Updated translations. - Drop vlc-gcc11.patch: fixed upstream. - Extend vlc-srto_tsbpddelay.patch: allow srt >= 1.3 for openSUSE.
- Guard post scriptlets to only run %{_libdir}/vlc/vlc-cache-gen if it already (or still, in case of uninstall) exists.
- Add vlc-gcc11.patch: Fix build using gcc11 (boo#1181918).
- Drop libpcre-devel BuildRequires: not been used in a while.
- Drop libpcre-devel BuildRequires: not been used in a while.
- Enable libplacebo support (the core rendering algorithms and ideas of mpv rewritten as an independent library): + Add pkgconfig(libplacebo) BuildRequires + Pass --enable-libplacebo to %configure
- Update to version 3.0.12: + Access: Add new RIST access module compliant with simple profile (VSF_TR-06-1). + Access Output: Add new RIST access output module compliant with simple profile (VSF_TR-06-1). + Demux: Fixed adaptive's handling of resolution settings. + Audio output: Fix audio distortion on macOS during start of playback. + Video Output: Direct3D11: Fix some potential crashes when using video filters. + Misc: - Several fixes in the web interface, including privacy and security improvements - Update YouTube and Vocaroo scripts. + Updated translations. - Drop vlc-CVE-2020-26664.patch: fixed upstream. - Drop fix-missing-includes-with-qt-5.15.patch: fixed upstream.
- Package arm neon plugins
- update to 3.0.11.1 (CVE-2020-13428, boo#1172727): * Fixed HLS playlist update mechanism, unable to start in some cases. * Because of broken HLS servers, adaptive no longer considers Content-Type as authoritative. * Fixed handling of WEBM WebVTT subtitles * Workaround invalid ADTS in TS from Makito encoders * Fixed Opus when using avformat demuxer * Fixed inverted explicit start/end positioning * Fix listing of media on certain Panasonic recorders discovered via UPnP * Updated gnutls to 3.6.14 * Updated libebml to 1.4.0 * Updated libmatroska to 1.6.0 * Updated mpg123 to 1.26.2
- Update to version 3.0.11: + Access: rtp descriptor leak on error fix. + Demux: * Fixed regression with some encrypted HLS streams. * Live HLS delay until first update fix. * HLS rendition switch regression fix. * Fix imprecise m4a seek. + Decoder: Fixed missing captions with some capture cards. + Audio filters: soxr resampling fixes. + Contribs: * Updated libfaad to 2.9.2 (Parametric Stereo regression). * Updated libarchive to 3.4.2. + Audio Output: Fix sound not coming back after a pause with CoreAudio (macOS/iOS). + Misc: Update Youtube script.
- Add vlc-CVE-2020-26664.patch: mkv: Ensure we don't use an EbmlDummy element for something it's not (CVE-2020-26664, boo#1180755).
- Enable LTO (boo#1133290) as it works now (and use FAT lto objects).
- vlc-srto_tsbpddelay.patch * Fix building with recent srt where SRTO_TSBPDDELAY is no longer defined
- BuildRequires pkgconfig(libprojectM) on Leap 15.2
- Update to version 3.0.10: + Misc: Update Twitch & VLSub scripts.