VLC Media Player 3.0.5 is out
#11
Information 
Quote:VLC (VideoLAN) Media Player 3.0.14:

Homepage
Changelog
Download | Windows 3.0.14 (32-Bit)
Download | Windows 3.0.14 (64-Bit)
Download | Linux 3.0.14
Download ARM64 / Intel64 | Mac 3.0.14
Download | Portable
Download | Android
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#12
Information 
Quote:Changes between 3.0.14 and 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

Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#13
Information 
Quote:VLC (VideoLAN) Media Player 3.0.16:

Homepage
Changelog
Download | Windows 3.0.16 (32-Bit)
Download | Windows 3.0.16 (64-Bit)
Download | Linux 3.0.16
Download ARM64 / Intel64 | Mac 3.0.16
Download | Portable
Download | Android
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#14
Information 
Quote:VLC (VideoLAN) Media Player 3.0.17:

Homepage
Changelog
Download | Windows 3.0.17 (32-Bit)
Download | Windows 3.0.17 (64-Bit)
Download | Linux 3.0.17
Download ARM64 / Intel64 | Mac 3.0.17
Download | Portable
Download | Android
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#15
Information 
Quote:VLC (VideoLAN) Media Player 3.0.17.3:

Homepage
Changelog
Download | Windows 3.0.17.3 (32-Bit)
Download | Windows 3.0.17.3 (64-Bit)
Download | Linux 3.0.17.3
Download ARM64 / Intel64 | Mac 3.0.17
Download | Portable
Download | Android
[-] The following 1 user says Thank You to harlan4096 for this post:
  • Mohammad.Poorya
Reply
#16
Information 
Quote:VLC (VideoLAN) Media Player 3.0.17.4:

Homepage
Changelog
Download | Windows 3.0.17.4 (32-Bit)
Download | Windows 3.0.17.4 (64-Bit)
Download | Linux 3.0.17.4
Download ARM64 / Intel64 | Mac 3.0.17
Download | Portable
Download | Android
Reply
#17
Information 
Quote:VLC (VideoLAN) Media Player 3.0.18:
 
Homepage
Changelog
Download | Windows 3.0.18 (32-Bit)
Download | Windows 3.0.18 (64-Bit)
Download | Linux 3.0.17.4
Download ARM64 / Intel64 | Mac 3.0.17
Download | Portable
Download | Android
Reply
#18
Information 
Quote:VLC Media Player 3.0.21​

Changes between 3.0.20 and 3.0.21:
----------------------------------

Decoders:
* Improve Opus ambisonic support
* Fix some ASS subtitle rendering issues
* Fix Opus in MP4 behaviour
* Fix VAAPI hw decoding with some drivers

Input:
* Add support for HTTP content range handling according to RFC 9110
* Fix some HLS Adaptive Streaming not working in audio-only mode

Video Output:
* Super Resolution scaling with AMD GPUs
* The D3D11 HDR option can also turn on/off HDR for all sources regardless of
the display
* Improve subtitles rendering on Apple platforms of notably Asian languages
by correcting font fallback lookups

Video Filter:
* New AMD VQ Enhancer filter
* Add D3D11 option to use NVIDIA TrueHDR to generate HDR from SDR sources

Audio Output:
* Fix regression on macOS causing crashes when using audio devices
with more than 9 channels

Services Discovery:
* Fix exposed UPnP directory URL schemes to be compliant with RFC 3986

Contrib:
* Update FFmpeg to 4.4.4
* Update dav1d to 1.4.2
* Update libvpx to 1.14.1

libVLC:
* the HWND passed to libvlc_media_player_set_hwnd must have the WS_CLIPCHILDREN
style set.
* Fix crashes when using caopengllayer

Misc:
* Fix various warnings, leaks and potential crashes
* Fix security integer overflow in MMS module

Source: https://code.videolan.org/videolan/vlc/-/raw/3.0.x/NEWS

Note: The new version is not available yet to download on official homepage, rather downloading from here: Index of /pub/videolan/vlc/3.0.21/
Reply
#19
Information 
Quote:VLC Media Player 3.0.22 (as stable release) is available for downloading manually from here: Index of /vlc/release-win64/

Changes between 3.0.21 and 3.0.22:
----------------------------------

Core:
* Assume subpictures are in SDR by default

Windows:
* Add Windows ARM64 builds (Minimum Windows 10 RS5 17763 / 1809)
* Fix support for Windows XP SP3
* Allow renaming/moving/deleting of playing file on Windows
* Restrict SystemParametersInfo calls to Windows XP

Decoders:
* Fix Opus channel mapping
* Fix hardware decoding with VideoToolbox of XVID MPEG-4 video
* Add dav1d-all-layers option
* Fix DVD CEA-608 captions parsing
* Fix ProRes 4:4:4:4
* Disable decoding using libdca, libmpeg2 and liba52 by default in favor of libavcodec

Demuxers:
* Add support for DMX audio music (MUS) files
* Handle mkv-use-chapter-codec option
* Add A_ATRAC/AT1 support in matroska
* Prevent FLAC seeking logic get stuck
* Handle pictures in FLAC
* Fix VOB/AOB LPCM/MLP detection failing occasionally
* Cut QNap title on first invalid character
* Fix display of certain JPEG files
* Fix playback of very short ASF files (duration less than 1s)
* Multiple fixes in MPEG-TS
* Fix crashes in multiple demuxers (reported by rub.de, oss-fuzz and others)

Input:
* Fix SFTP seeking for large files on 32-bit OS

Interface:
* Qt: Add option to use dark palette
* Qt: Add compilation support for newer versions of Qt5
* Qt: Fix scrolling on volume slider
* macOS: fix crashes when drag'n drop items in the playlist
* KDE: fix MPRIS state when started from file

Service Discovery:
* UPnP: remove SAT>IP channel list fallback

Video Output:
* Use a better stretch mode in wingdi
* Fetch missing device information when running in UWP

Video Filter:
* Add AMD GPU Frame Rate Doubler (Direct3D11)
* Improve visualization of low frequencies in spectrogram

Contrib:
* Update amf to 1.4.34
* Update dav1d to 1.5.1
* Update FFmpeg to 4.4.5
* Update freetype to 2.13.1
* Update gettext to 0.22.5
* Update gcrypt to 1.10.1
* Update glew to 2.1.0
* Update gmp to 6.3.0
* Udpate gnutls to 3.8.10
* Update harfbuzz to 11.5.0
* Update iconv to 1.17
* Update libarchive to 3.8.0 including support for RAR 5.0
* Update libass to 0.17.3
* Update libbluray to 1.4.0
* Update libmatroska to 1.7.0
* Update libogg to 1.3.6
* Update libpng to 1.6.50
* Update libvpx to 1.15.2
* Update lua to 5.1.5
* Update openjpeg to 2.5.0
* Update orc to 0.4.33
* Update srt to 1.5.3
* Update taglib to 1.13.1
* Update zlib to 1.3.1
* and more 3rd party updates
* libmpeg2, libdca and liba52 are no longer build by default
* build ragel inside harfbuzz if necessary

Misc:
* gnutls: remove manual DH prime bits setting
* Avoid very large fonts in portrait mode
* Update of most translations

Many thanks to the Sovereign Tech Agency (Home | Sovereign Tech Agency), and
especially their Sovereign Tech Fund program, for helping VLC sustainability and safety.
Thanks to oss-fuzz as well for their help and resources to find issues.
Thanks to their support, 3.0.22 becomes the VLC release with the most security fixes ever!

Security:
* Heap Buffer Overflow READ in TY, NSV, CVDsub, SPU, Subrip, TX3G, MPJEG demuxers and decoders
* Heap Buffer Overflow Write in RLE, MP4, TX3G demuxers and decoders
* Assert failure in AVI, MP4 demuxers and Core
* Null dereferences in CSS, Flac and VTT modules
* Use-after Free in SVG decoder
* Crash in Subtitles core, in jpeg2 inside TS
* Multiple crashes and OOB in CEA-708 subtitles
* OOB read on Oggspot, MP4
* Multiple leaks in MKV, ASF/WMV, CAF and PS demuxers, Ogg, Theora, Vorbis,
WebVTT and SVCD decoders
* Busy loop in WebVTT
(The list above is not exhaustive)

https://code.videolan.org/videolan/vlc/-/raw/3.0.x/NEWS
[-] The following 1 user says Thank You to harlan4096 for this post:
  • jasonX
Reply
#20
Information 
Quote:VLC (VideoLAN) Media Player 3.0.23:

Homepage
Changelog
Download | Windows (32-Bit)
Download | Windows (64-Bit)
Download | Linux
Download ARM64 / Intel64 | Mac 3.0.17
Download | Portable
Download | Android
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
QOwnNotes
26.3.7  Fixed an ...Kool — 08:09
KeePassXC 2.7.12
KeePassXC 2.7.12: ...harlan4096 — 07:38
Google Chrome 146.0.7680.71/72
Google Chrome 146....harlan4096 — 07:36
uBlock Origin 1.70.0
uBlock Origin 1.70...harlan4096 — 07:18
Opera 128.0.5807.66
Hello! Opera st...harlan4096 — 07:17

[-]
Birthdays
Today's Birthdays
avatar (38)ykazawu
Upcoming Birthdays
avatar (44)gapedDow
avatar (38)snorydar
avatar (43)Hectorvot
avatar (51)knowhanPluts
avatar (39)Williamengiz
avatar (46)qaqapeti
avatar (44)battsourIonix
avatar (43)CedricSek
avatar (39)chasRex
avatar (33)uteluxix
avatar (47)piafcflene
avatar (39)Matthewkah
avatar (51)tersfargum
avatar (50)alfreExept
avatar (38)Charlesfibre
avatar (42)napasvem
avatar (44)diploJeoca
avatar (38)francisnj3
avatar (43)artmaGoork
avatar (41)RichardCisee

[-]
Online Staff
There are no staff members currently online.

>