Latest Version of VLC Media Player

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 2.0.8

2.0.8 is a small update that fixes some regressions of the 2.0.x branch of VLC.
2.0.8 fixes numerous crashes and dangerous behaviors.
2.0.8 also fixes ISDB-S tunning and some OSX issues.
With faster decoding on multi-core, GPU,
and mobile hardware and the ability to open more formats,
notably professional, HD and 10bits codecs, 2.0 was a major upgrade for VLC.

2.0.8 specific changes
Fix ISDB-S tunning on Linux.
Fix crash in QTsound.
Fix use-after-free in sgimb module.
New Kannada translation.
Fix crashes in libavcodec module.
Fix invalid memcpy in MMS access module.
Improve resitance against malformed MKV files.
Windows, 2.0.8 Final - 32-bit

Windows, 2.0.7 Final - 64-bit

Linux, 2.0.8 Final

Mac, 2.0.8 Final

Portable
 

wased

Banned
Messages
1,442
VLC media player

NEW VERSION 2.0.8/2.1.0 RC1


Version history/Release notes:
Code:
Changes between 2.0.x and 2.1.0-rc1:
------------------------------------

Important changes:
* The licenses of numerous modules have changed from GPLv2+ to LGPLv2.1+
* Discontinued support for PowerPC-based and 32bit Intel-based Macs VLC now requires Mac OS X 10.6 or later on 64bit hardware
* The --with-tuning and --without-tuning options are removed. To tune compilation for a specific processor type, set CFLAGS manually.

3rd party libraries (contrib):
* /extras/contrib has been replaced by a cleaner system in /contrib

Core:
* Audio core rewrite, supporting higher samplerates, better volume management, better device selection, new channel layouts and new output capabilities.
* Fix support for .001, .00x split files on Windows
* Full support for UNICODE Windows mode
* Remove SQL support
* Add an audio fingerprinter, using AcoustID!
* Disable and mark obsolete --language selection
* Partial support for Windows Store App / WinRT
* Port to Android
* Port to iOS

Decoders:
* Support for CDXL, Ut Video, VBLE, Dxtory codecs via libavcodec
* Numerous improvements on the OpenMAX IL codec module
* Support for Ulead DV audio
* Support for TechSmith Screen Codec 2, Microsoft Expression Encoder Screen, Microsoft Application Screen Decoder 1 (MSS1) and 2 (MSS2)
* Support for Indeo Audio Coder, RealAudio Lossless
* Add Hardware Acceleration support on OS X for H.264 based upon VDADecoder
* Add Hardware Acceleration support on Android Jelly Bean using MediaCodec
* Add Hardware Acceleration support on Linux using VDPAU
* Support for SCTE-27 subtitles
* Split G.711 decoder from Araw decoder
* X Window system raster image dump pseudo-decoder
* Support for Webinar GoToMeeting 4 (G2M4)

Encoders:
* high10, high422 and high444 encoding support in h264
* QuickSyncVideo Encoding (Intel Media SDK) support using Intel GPU on Windows
* New AAC encoder using the fdk-aac library (non-free)

Access:
* Screen: add support for OS X Lion and later, remove support for previous OS X releases
* Major improvements in DASH support
* Improvements in Blu-Ray module, notably for multiple video tracks support
* Important improvements and rewrite of the v4l2 access module
* HTTP: support for Internationalized Domain Names
* Microsoft Smooth Streaming support (H264 and VC1) developed by Viotech.net
* NTSC EIA-608 closed caption input support via V4L2 VBI devices
* Add support for VNC/rfb in view only mode
* Add support for Remote Desktop/RDP in view only mode
* Timecode: generate a clock/timecode as a subtitle track vlc video.mkv --input-slave timecode:// --timecode-fps 30/1001
* New video capture module for OS X based on AVFoundation, named AVcapture
* New shared memory framebuffer access module, named shm

Demuxers:
* MP4: partial support for fragmented MP4
* Vorbis: better support for metadata and cover art
* AVI: better support for tags and extended metadata
* Support for FLAC, Atrac and some ADPCM in AVI
* Support for DV data type 1 in AVI and 12 bits DV Audio
* Support for total number of tracks in major container
* Support for Cook and Atrac in MKV
* AVI: support for files produced by Nikon cameras
* Support for more MJPEG streams
* Add support for liveleak streams
* Add support for Wave/RF64 files
* Prevent numerous uncaught exceptions in MKV
* Add protection against several potential heap buffer overflow in libebml

Audio output:
* Windows Audio Session API audio output support
* OpenBSD sndio audio output support
* Important improvements on the Android OpenSL ES audio output
* Android AudioTrack audio output support
* OS X Auhal output support for 6.1, 7.1, 8.0 and 8.1 playback and layouts
* Rewrite of OSS module to support OSSv4
* OS X Auhal output support for multi-buffer output devices This fix was facilitated through a hardware lending by TEAC Europe GmbH distributing such devices under the brand "TASCAM" (US-122, US-144, etc.).
* Rewrite of the AudioQueue output for iOS (and OS X)
* New, simplified AudioUnit output for iOS

Audio Filters:
* New remapping channel filter
* New filter to enhance stereo effect by mono suppression and delay effect
* New VSXu visualization plugin
* ARM NEON acceleration of volume filter
* Rewrite of the simple downmixer filter
* New gain audio filter

Video Outputs:
* New output for Decklink Blackmagic cards
* New output using OpenMAX IL hardware acceleration API
* OpenGL: use glsl instead of ARB to do the YUV->RGB conversions
* OpenGLES: add support for color conversation shaders on Android and iOS
* Fix and enable the OpenGL ES1 and ES2 outputs
* Support for subpictures in the OpenGL ES2 output
* Fix the power management issue on Windows for standby management
* New output module for iOS using OpenGL ES2
* Fix performance issue on Macs with multiple graphics cards

Video Filters:
* New anaglyph video filter which transforms side by side 3D video streams in anaglyph glasses (aka red/blue) compatible images.
* Support in deinterlacing filter for most 4:2:0, 4:2:2, 4:4:4 YUV formats and for bits depth higher than 8bits (like 10bits)
* Improvements on the transform filter, to support 10bits and RGB formats
* Revival of the openCV and openCV example filters
* ARM NEON acceleration of chroma filters

Stream Output:
* Extended support for recording, notably for MKV and AVI
* Options support for AVIO output module
* Livehttp places more accurate segments durations in playlist
* Livehttp allows setting cachin-variable in playlist
* Livehttp stream encryption support
* Livehttp supports changing encryption key and uri on segment change with key-loadfile option
* Added chromaprint based audio fingerprinting

Fingerprinters:
* Add AcoustID/Musicbrainz based fingerprinter

Interfaces:
* configurable password for the HTTP server.
* .hosts removed from the HTTP server.
* fix Lua command line interface console mode under Windows.
* Better support for MCE remotes on Windows
* Hotkey support for TS program selection
* Rewrite of D-Bus inhibit interface
* Improvements on motion sensing interface, fix orientation, move out rotate mode into the rotate video filter

Services discovery:
* UPnP A/V subtitles
* Support for multiple UPnP resources on a single item

OS X Interface:
* Add support for multiple video outputs
* Add accessibility support to playback windows, open panel and fullscreen controller
* Add a GUI to manage podcasts
* Add a new panel for media conversation and streaming
* Add a GUI for the QTSound access input to process audio captured locally - This also allows to capture input from a webcam and a mic at the same time.
* Add a GUI to capture QTSound data along with the current screen content
* Add an option to let the Apple Remote control the system volume instead of VLC's internal volume level
* Add a new Subtitles menu to change Subtitles and their properties during playback
* Add the ability to create custom equalizer presets based upon the current selection and to manage the list of presets
* Add custom profiles for video and audio effects, which let the user keep multiple configuration sets of all the individual filters
* Support for pausing iTunes during media playback with VLC
* Add support for video filters to clone the video output or split it in parts
* Add A->B loop feature known from the Qt interface
* Add an option to disable skipping to next/previous file with the Apple Remote
* Add an option to show next / previous buttons
* Add an option to hide the shuffle and repeat buttons
* Add an option to hide the audio effects button (default enabled)
* Add optional playlist columns for track number, genre, album, description, date and language
* Add options to the Advanced Open File dialog for start and stop time
* Add an option to play videos as a desktop background
* Add support for playing video and showing audio visualizations side by side
* improve fullscreen controller time slider with larger click target
* rewrite of minimal macosx module for use within VLCKit
* Add support for 'macosx-autoplay' to the Apple Event / Apple Script bindings when adding new inputs - this also affects network streams opened through 3rd party applications
* Add a UI to the preferences dialog to configure the default application handler for ftp, mms, rtmp, rtp, rtsp, sftp, smb and udp streams (system-wide settings)
* Add support for the Video Title option
* Add support for the Boss Key
* The Streaming/Transcoding wizard and the open dialog's output panel are deprecated now and will be removed in a future release.

Qt:
* Partial support for Qt5.0
* Menus modifications and improvements
* Playlist improvements and fixes, including PictureFlow view
* Streaming output wizard rewrite
* Add bitrate graph in information panels
* Filters panels improvements, notably Equalizer and Compressor
* EPG display fixes and improvements
* Add SD pixmap sources
* Preferences hotkeys management fixes
* Display playlist total duration
* Support for a Maximum volume in the UI
* Numerous fixes
* Add audio track fingerprinting from media info
* Remove language preference
* New profiles format and dialog to handle filters and quality. Added new profiles.

Skins2:
* Port to OS/2
* Extend sliders, offsets options
* New bitmaps caching mechanism
* Numerous fixes and improvements
* Skinning of the Fullscreen controller

libVLC:
* new libvlc_audio_output_device_list_get and libvlc_audio_output_device_list_release functions to replace the deprecated libvlc_audio_output_device_count, libvlc_audio_output_device_longname and libvlc_audio_output_device_id
* libvlc_audio_output_get_device_type and libvlc_audio_output_set_device_type are now deprecated
* new libvlc_media_tracks_get and libvlc_media_tracks_release methods to get more info about the media tracks. libvlc_media_get_tracks_info is now deprecated.
* new fingerprinter_Create and fingerprinter_Destroy for finger...

Download latest beta version

Download 23 bit version

Download 64 bit version

Download Mac version

Download Linux version
 

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 2.1.0

What's New:

Audio

  • Rewritten audio core, allowing better volume and device management.
  • Rewrite of the audio modules, to adapt to the new core.
  • Correct support for multi-channel layouts in all formats: 5.1, 6.1 and 7.1
  • New audio outputs for Windows Vista, Android, iOS, OpenBSD and OSSv4.
  • New remapping, gain, stereo widening, downmixing effects.
  • Higher samplerate, precision, live configuration in the core.
  • Numerous new audio metadata format supported.
Video

  • Port the OpenGL output to OpenGL ES.
  • Support color conversion shaders in glsl on Android and iOS.
  • New outputs for OpenMax IL on mobile and Decklink Blackmagic.
  • New video outputs for iOS using OpenGL ES2.
  • Support for deinterlacing for higher bit depth and XYZ colorspace.
  • New anaglyph filter for side-by-side 3D.
  • 4K-ready :)
Codecs

  • Add hardware decoding for OS X using VDADecoder.
  • Add hardware decoding for Android using MediaCodec.
  • Add hardware decoding for GNU/Linux using VDPAU.
  • Add hardware encoding for Windows using Intel QuickSyncVideo.
  • Support for G2M4, MSS1, MSS2, TSCC2, CDXL, Ut, VBLE video codecs.
  • Support for Ulead DV audio, Indeo Audio Coder, RealAudio Lossless audio.
  • Support for SCTE-27 and complete EIA-608 subtitles.
Formats

  • Support for fragmented MP4, Wave/RF64 files.
  • Extended metadata tags and cover art support in Ogg, AVI, MP4 and MKV.
  • Support FLAC, Atrac, ADPCM, DV Type 1, 12bits DV audio in AVI.
  • Extended support for AVI, MKV and MJPEG streams.
  • Better recording of AVI and MKV format.
  • Audio fingerprinting using AcoustID.
Input and Devices

  • Support for screen input on OSX Lion and later.
  • Support for Microsoft Smooth Streaming, developed by Viotech.net
  • New RTMP input module, using libavformat!
  • Support for VNC/rfb and Remote Desktop view-only modes.
  • Important improvements on Blu-Ray, Dash, v4l2 and HTTP inputs.
  • New AVFoundation OS X and shm framebuffer inputs.
FOr Anime Fans

  • New 6.1 downmixer to 5.1 and Stereo from MKV/Flac 6.1.
  • Correct YUV->RGB color matrix in the OpenGL shaders.
  • Improved MKV support for seeking, and resiliancy.
  • Editions support in MKV.
  • Better subtitles and metadata support from MKV.
  • Various ASS subtitles improvements.
For Mobile

  • Port to Android, from 2.1 to 4.3, on ARMv6, ARMv7, x86 and MIPS.
  • New port to iOS, from iOS 5 to 7, on all iPads and iPhones after 3GS.
  • Partial port to WinRT, for Windows 8, 8.1 and WP8.
  • OpenGL ES optimized outputs.
  • Improvements of OpenMAX IL decoders, encoders and renderers.
  • New audio, video outputs and interfaces for mobiles.
For Developers

  • libVLC and most modules are now LGPLv2.1+.
  • libVLC media framework can now be used in all types of applications.
  • libVLC SDK packages now exists, in addition to more examples.
  • Improved libVLC API, for better control.
  • VLC's web plugins now support windowless mode, for smoother integration with HTML elements.
Windows, 2.1.0 Final - 32-bit

Linux, 2.1.0 Final

Mac, 2.1.0 Final
 

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 2.1.1

What's New:


VLC 2.1.1 is the first minor version of our popular media player "Rincewind".

  • With the capabilities of "RinceWind", 2.1.1 allows experimental decoding of HEVC and Webm/VP9 (depending on the platform).
  • 2.1.1 fixes around a hundred of bugs, notably numerous regressions introduced in "RinceWind".
  • Important fixes involve Speex, WMV3, Alac and AVI decoding, but also numerous Mac OS X crashes and GPU decoding on Windows.
  • 2.1.1 also improves the Windows installer and updates most translations.
Core:

  • Fix random and reshuffling behaviour
  • Fix recording
  • Fix some subtitles track selection
Decoders:

  • VP9 support in WebM
  • HEVC/H.265 support in MKV, MP4 and raw files
  • Fix GPU decoding under Windows (DxVA2) crashes
Demuxers:

  • Fix crashes on wav, mlp and mkv and modplug files
  • Support Speex in ogg files
  • Fix some .mov playlists support
  • Support Alac in mkv
  • Fix WMV3 and palette in AVI
  • Fix FLAC packetizer issues in some files
Access:

  • Fix DVB options parsing
  • Fix DeckLink HDMI input
  • Fix HTTPS connectivity on OS X by loading root certificates from Keychain
Audio output:

  • Fixes for DirectSound pass-through
  • Fixes for OSS output, notably on BSD
Interfaces:

  • Fix HTTP interface infinite loop
  • Fix D-Bus volume setting
Qt:

  • Reinstore right click subtitle menu to open a subtitle
  • Fix saving the hotkeys in preferences
  • Fix saving the audio volume on Win32, using DirectSound
  • Fix play after drag'n drop
  • Fix streaming options edition and scale parameter
Stream out:

  • Fix transcoding audio drift issues
  • Fix numerous audio encoding issues
Win32 installer:

  • Important rewrite to fix numerous bugs, notably about updates
  • Simplification of the upgrade mechanism
Mac OS X interface:

  • Reintroduce the language selector known from pre-2.1 releases
  • Fix fullscreen behaviour and various crashes
  • Fix about dialog crash in Japanese
  • Fix crashes on proxy lookups
  • Fixes on the playlist and information behaviours
  • Fixes on the streaming dialogs
  • Improves interface resizings
Translations:

  • Update of Arabic, Basque, Belarusian, Czech, Danish, Dutch, French, Galician, Gujarati, Hindi, hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Marathi, Modern Greek, Norwegian Bokmål, Occitan, Persian, Polish, Portuguese, Punjabi, Romanian, Sinhala, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Traditional Chinese, Turkish, Ukrainian, Uzbek translations
Windows, 2.1.1 Final - 32-bit

Windows, 2.1.1 Final - 64-bit

Linux, 2.1.1 Final

Mac, 2.1.1 Final

Portable
 

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 2.1.2

Changes between 2.1.1 and 2.1.2:
--------------------------------

Audio output:
* Fix digital playback on OS X when more than one audio device is installed
* Fix digital playback (SPDIF/HDMI) on Windows
* Fix stuttering or silent playback when using sound enhancers or external audio devices on OS X
* Improve responsiveness on OS X when playback starts or is being paused
* Improve responsiveness, silent playback intervals and reliability on iOS

Demuxers:
* Fix Vimeo and DailyMotion parsing
* Various WMV playback improvements and fixes

Decoders:
* Fix LPCM 20/24-bit decoding and 16 bits with channel padding
* Fix playback of some HEVC samples

Video filters:
* Fix crash on deinterlace selection

Qt interface:
* Fix some streaming profiles when copy existed
* Improve A-B loop control
* Fix album art update when changing media

Mac OS X interface:
* Add a language option in the interface
* Option to control VLC's iTunes pausing behavior is more easy to find
* Improved UI resetting when requested in the preferences
* Fix issue which prevented to enable more than one video filter on Mavericks
* Fix an issue which could prevent automatic UI language settings from working
* Fix opening subtitles files through drag & drop or double-clicking
* Fix crash when closing window without decorations
* Fix issue where extra video window was resized even if this was disabled

Win32 installer:
* Kill running VLC process on uninstall/update

Translations:
* Update of Basque, Bosnian, Bulgarian, Croatian, Czech, Danish, Estonian,
French, Hungarian, Icelandic, Indonesian, Italian, Kannada, Khmer,
Lithuanian, Occitan, Persian, Polish, Romanian, Scottish Gaelic, Sinhala,
Slovenian, Spanish, Swedish, Tamil, Thai, Uzbek, Welsh translations

Windows, 2.1.2 Final - 32-bit

Windows, 2.1.2 Final - 64-bit

Linux, 2.1.2 Final

Mac, 2.1.2 Final

Portable
 

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 2.1.3

Changes between 2.1.2 and 2.1.3:
--------------------------------

Core:
* Fix broken behaviour with SOCKSv5 proxies
* Fix integer overflow on error when using vlc_readdir

Access:
* Fix DVB-T2 tuning on Linux
* Fix encrypted DVD playback
* Fix v4l2 frequency conversion

Decoders:
* Fix numerous issues (M2TS, VC1 interlaced, Lagarith, FFv1.3, Xvid) by updating codec libraries
* Bring fluidsynth back on Mac OS X
* Fix some Opus crashes with some filters
* Fix teletext crash on Windows

Demuxers:
* Avoid an infinite recursion in MKV tags parsing
* Fix an issue with some Vobsub tracks
* Fix missing samples at the end of some wav files
* Fix divide by 0 on ASF/WMV parsing

Audio output:
* Fix audio device selection via command line on Mac OS X
* Fix audio crashes on Mac OS X

Video Output:
* Fix selection of DirectDraw as the default output for XP
* Fix transform off-by-one issue
* Fix screensaver disabling on Windows outputs
* Fix DirectDraw device enumeration and multi-display output
* Fix a potential crash when playing a fullscreen game at the same time as VLC

Stream output:
* Fix 24bits audio MTU alignment in RTP
* Fix record file names

Qt interface:
* Fix minimal size possible on start
* Fix a crash with the simple volume widget
* Fix a crash in the audio menu building
* Fix multimedia keys issues on Windows
* Fix opening of DVD and BD folders on Windows

HTTP interface:
* Fix album art display on Windows

Translations:
* Update of Bulgarian, Catalan, Czech, Danish, German, Modern Greek,
Spanish, Basque, Finnish, French, Scottish Gaelic, Galician, Hebrew,
Hungarian, Italian, Japanese, Korean, Malay, Norwegian Bokmål, Nepali,
Dutch, Polish, Brazilian Portuguese, Portuguese, Romanian, Russian,
Sinhala, Slovak, Slovenian, Swedish, Telugu, Thai, Turkish, Ukrainian
and Simplified Chinese translations
* Fix encoding for Windows installer translations

Windows, 2.1.3 Final - 32-bit

Windows, 2.1.3 Final - 64-bit

Linux, 2.1.3 Final

Mac, 2.1.3 Final

Portable
 

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 2.2.0

Changes between 2.1.6 and 2.2.0:
--------------------------------

Important changes:
* The licenses of more modules have changed from GPLv2+ to LGPLv2.1+,
notably most of the streaming output, muxers and access output modules

Core:
* Support automatic rotation using streams metadata, GPU-accelerated when possible
* Add extensions manager and downloading from external repositories
* Rework the metadata fetching algorithm and policies
* Partial fix of playback of short audio samples

Access:
* Added TLS support for ftp access and sout access
New schemes for implicit (ftps) and explicit (ftpes) modes
* MMS audio selection on split audio streams
* Blu-Ray: support overlays, preferred menu languages, region selection
and BD-J navigation
* Digital Cinema Package support, including encrypted DCP with KDM
* Partial fixes for Arccos protected DVDs
* Fix CDDB lookups, including pregap data

Decoder:
* Support VDPAU acceleration for GPU-zerocopy decoding
* Support MediaCodec acceleration for GPU-zerocopy decoding
* Add Media Foundation Transform audio and video decoder
* Add video decoder module based on GStreamer plugins
* Add MMAL decoder for Broadcom VideoCore chips (like the RaspberryPi)
supporting MPEG-2 and H.264, supporting GPU-zerocopy display
* Partial support for Voxware MetaSound
* libvpx decoder for VP8 and VP9
* Support MSN Audio, Atrac3+, VP7, Bink, TAK, On2 AVC, DK3, DK4, IMC, Vivo g723.1,
Smacker, FIC, Auravision, Canopus Lossless, and numerous videogame codecs
* Teletext subtitles display improvements
* Mediacodec speed improvements on x86
* Support setting the post processing level in Theora
* OpenMax IL improvements, notably for RaspberryPi
* Fix channel ordering of LPCM codec in m2ts files
* New jpeg image decoder
* Add tx3g subtitles decoder
* New SVG image decoder
* Fix Speex decoding over RTP and in flv
* Support more x264 and FFv1 RGB modes
* Improvements on ZVBI teletext decoder, notably for speed and alignments

Encoder:
* Support for MPEG-2 encoding using x262
* Support for HEVC/H.265 encoding using x265
* Support for Opus encoding using libopus
* New jpeg image encoder using libjpeg
* New png image encoder using libpng

Demuxer:
* Support for Core Audio Format (CAF) files
* Important rework of the Ogg demuxer, notably improving seeking,
streaming resilience, speex demuxing and chained Ogg
* Important rework of the ASF/WMV demuxer, notably for seeking,
synchronization and tracks exclusion
* AVI improvements for better seek-indexing in non-fastseekable situations
* AVI fixes for uncompressed, indexed and paletized bitmaps
* MP4 fixes for fragmented files, vobsub, duration, aspect-ratio
and support for rotation, covr atom and tracks exclusion
* Support Opus in MKV
* Support VP8 in OGG
* Basic support for WebVTT
* Handle support for ISO/IEC 14496-3 (AAC) Audio stream type in TS
* Support HDPR TS files
* Support microseconds in SubRip subtitles
* FLAC packets validation using CRC
* Improvements in metadata support in Ogg/Opus/Vorbis files
* Fix encoding issues and relative paths in some XML playlist formats
* Support THP Wii/Gamecube, RenderWare and Escape Replay game video files
* New HEVC raw packetizer and demuxer
* TS support for WiDi/Miracast LPCM
* Handle MOV/MP4 tx3g styled subtitles through codec
* Support SVG images files (on glib platforms)
* Keep selection of tracks on segment changes in MKV
* Support detection of SRT languages based on filename
* Support for seeking Standard MIDI Files

Video Output:
* Direct rendering and filtering for VDPAU hardware acceleration
* New CoreAnimation OpenGL video output module for NPAPI plugins
* New OpenGL ES 2.0 through EGL video output module for Android
* New Android native window provider module
* Direct rendering for MediaCodec Android hardware acceleration
* Support for loading HLSL shaders in Direct3D video output
* Add MMAL based video output for RaspberryPi

Video Filter:

* New Oldmovie effect filter
* New VHS effect filter
* New Freeze effect filter
* Support I422 and J422 in transform
* NEON optimizations for deinterleaving chroma, notably NV12->I420
* Fix audiobargraph activation and usage

Audio Output:
* Allow setting volume while not connected with PulseAudio
* Audio device notifications for WASAPI
* Fix replay of sound buffer in DirectSound
* Split of MMDevice and WinRT audio modules
* Numerous fixes on AUHAL, including device management and stream changes
* Fixes for SPDIF passthru in most modules

Muxers:
* Important rework of the Ogg muxer, notably for skeleton
* Fixes for the AVI muxer to respect the specification
* Support VP8 in OGG
* Add HEVC muxing in MP4 and TS

Streaming:
* Important rework of the transcoding module to fix numerous bugs
* WebM streaming, including live sources, compatible with all major browsers
vlc <your-source> vlc://quit --sout '#transcode{vcodec=VP80,vb=1000,acodec=vorb,ab=128}
:std{access=http{mime=video/webm},mux=webm,dst=:4212}'
* GSM, VP8, Opus and JPEG RTP packetization
* HLS: Allow setting the first segment number and numerous improvements
* new stats module to output block timing values and md5 sums
* transcode module access fps values as rationals now, eg 30000/1001
* VLC now streams all elementary streams, you can revert to previous behaviour
with --no-sout-all
* --ts-out option has been removed, it has been superceded by --demux demuxdump
--demuxdump-access udp --demuxdump-file 127.0.0.1:1234
* Support Metacube protocol when streaming over HTTP

libVLC:
* add equalizer API libvlc_audio_equalizer_* functions
* add libvlc_media_player_program_scrambled function

Visualizations:
* Add a 3D OpenGL spectrum visualization.
* Allow setting the FFT windowing style for 3D and normal spectrum

Interfaces:
* Add support for subtitles drag 'n drop in skins2
* Add record button in Qt menus
* New module for core dialogs on iOS
* New layout for Qt buttons customization
* Support to continue media playback where it was left off for Qt and OS X

Mac OS X Interface:

* Support for OS X Yosemite
* Avoid grey bars in fullscreen when using Mavericks with multiple monitors
* Improve fullscreen behavior for the native and VLCs own mode
* Fixes for advanced preferences
* Added 'file size' column to playlist table
* in addition to iTunes, Spotify is automatically paused on playback start
* Option to increase playlist font size
* Improved crash log reporting

Misc:
* New module for TLS on OS X and iOS
* Windows installer will kill running instance before installing
* Teletext navigation buttons support in Qt4 gui
* Update and improve Koreus, Dailymotion, Soundcloud and Youtube scripts

Security:
* Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers

Removed modules:
* iOS video output: use ios2
* OpenMash H.261 video decoder
* dirac encoder: use schroedinger

Translations:
* New translation in Urdu, Tatar, Silesian, Samoan, Kapampangan, N'ko,
Kurdish, Kabyle, Mexican Spanish, Catalan, Amharic
* Update of all translations:
Traditional Chinese, Simplified Chinese, Vietnamese, Uzbek, Ukrainian,
Turkish, Thai, Swedish, Serbian, Albanian, Slovenian, Slovak, Russian,
Romanian, Brazilian Portuguese, Polish, Punjabi, Dutch, Nepali, Norwegian
Bokmål, Malay, Marathi, Latvian, Lithuanian, Korean, Kannada, Khmer,
Japanese, Italian, Icelandic, Indonesian, Hebrew, Galician, Scottish
Gaelic, French, Finnish, Persian, Estonian, Spanish, Modern Greek, German,
Danish, Welsh, Czech, Bosnian, Bengali, Asturian

Windows, 2.2.0 Final - 32-bit

Windows, 2.2.0 Final - 64-bit

Linux, 2.2.0 Final

Mac, 2.2.0 Final

Portable
 

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 2.2.2

Changes between 2.2.1 and 2.2.2:
--------------------------------

Access:
* Fix SetupFormat for continuous framesize in v4l2
* Fix off-by-one buffer overflow in RealRtsp module
* Fix screen recording aspect-ratio, framerate and potential crash
* Fix Windows directshow input freeze
* Fix MMS segmentation fault/abort when server forces a large allocation

Demux:
* Fix support for ms-dvr files
* Fix time detection in AVI files over HTTP
* HLS: fix hang on stop, crashes and small improvements
* Fix mp4 NULL dereference reported by by Fortinet's FortiGuard Labs
* Fix regression for VC-1 in WMV
* Fix MXF crashes on stop
* Fix EAC3 detection in some TS files

Decoders:
* Fix importing surface from main memory in VDPAU
* Fix possible double-free in ADPCM decoder
* Support 9-bit and 10-bit GBR planar formats
* Support GoToMeeting 2 and GoToMeeting 3 codecs
* Fix crash in teletext (zvbi) decoder
* Fix Bluray subtitles (PGS) timestamps

Audio output:
* Fix audio drop after a flush with pulseaudio
* Fix audio initialization on iOS
* Fix audio stuttering with AirPlay devices on OS X (2 sec delay needs to
be set manually by the user)
* Fix pulseaudio latency computation
* Fix alsa default device selection

Skins2:
* Fix video control that fails to show up
* Fix UTF-8 conversion issues
* Fix Unicode folders location failing to open the skins
* Fix crash over malformed skins bitmaps
* Fix fullscreen for Gnome3/Unity Window Managers

OS X:
* Support for OS X El Capitan
* Fix code signature for releases on El Capitan
* Improve resume dialog, starting time, preferences, lua extensions
* Fix threads ordering, preferences crashes, URL drag'n drops

Qt:
* Fix crash when opening multiple items on Windows
* Fix recent items appending when using a playlist
* Improve addons manager dialog, playlist
* Fix changing the audio-device in the menu
* Fix key and mouse event support for Qt >= 5.5 under X11
* Fix memory leaks

Video Output:
* Fix build if one disables XCB but activate VDPAU on Unix
* Fix Direct3D plane allocation size to avoid colour bleeding
* Fix some crashes in swscale resizing

Misc:
* Fix build with recent FreeRDP versions
* Fix interface crashes when input-title-format option is empty
* Fix MP4 mux divide-by-zero crash
* Improve PNG encoding time
* Fix some UPnP initialization lag
* Rewrite of the Jamendo Service Discovery
* Fix snapshot aspect ratio for anamorphic contents
* Fix custom snapshot sizes
* Dynamic generation of GnuTLS Diffie-Hellman parameters
* Fix "vb" transcoding parameter
* Fix superfluous audio channel extraction in the core
* Fix miscellaneous crashes, double-frees, integer overflows, infinite loops,
read overflow, invalid frees and division by zero issues
* Fix support for lua 5.2 and fix XSS in the http interface
* Update and improve Soundcloud, Vimeo and Youtube scripts
* Update of codecs and libraries to fix 3rd party security issues (like
TALOS-CAN-0036, TALOS-CAN-0037, CVE-2015-7981, CVE-2015-8126

Translations:
* Add Kashmiri and Maithili languages
* Update of most translations

libVLC:
* Expose audio mute, cork and volume change events: libvlc_MediaPlayerCorked,
libvlc_MediaPlayerUncorked, libvlc_MediaPlayerMuted,
libvlc_MediaPlayerUnmuted and libvlc_MediaPlayerAudioVolume
* Fix propagation of libvlc_MediaPlayerTitleChanged event

Translations:
* Update of most translations

Windows, 2.2.2 - 32-bit

Windows, 2.2.2 - 64-bit

Linux, 2.2.2

Mac, 2.2.2

Portable
 

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 2.2.3


Changes between 2.2.2 and 2.2.3:

--------------------------------

Demux:
* Fix HLS quality selection and a potential stack overflow
* Fix potential MKV infinite loop and improve MKV tags support
* Fix WMV regression

Decoder:
* Fix hardware decoding with libvdpau-va-gl
* Fix crashes with libvpx
* Use libass without caching dialog

Video Ouptut:
* Fix green lines on Direct3D output

Skins2:
* Fix maximizing Window in multi-screen context

Qt:
* Fix resume where you left off
* Fix infinite recursion in the customize dialog
* Fix size when switching to/from the minimal interface
* Fix size after resume toolbar is displayed

MacOS X:
* Fix crashes in media information panel
* Correctly respect the disable-screensaver option

Win32:
* Allow opening more than 15 elements in Explorer

Translations:
* Update of most translations


Windows, 2.2.3 - 32-bit

Windows, 2.2.3 - 64-bit

Linux, 2.2.3

Mac, 2.2.3

Portable

Android
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,486
VLC (VideoLAN) Media Player 2.2.5.1


Changes between 2.2.5 and 2.2.5.1:
--------------------------------

Security hardening for DLL hijacking environments

Translations updates

Misc:
* Update for Soundcloud, liveleak and Youtube scripts
* Fix potential out-of-band dereference in flac decoder
* Fix potential out-of-band reads in mpeg packetizers
* Fix infinite loop in subtitles demuxer
* Fix incorrect memory free in ogg demuxer
* Fix potential out-of-band reads in subtitle decoders and demuxers
* Fix green line on Windows with odd sizes

Changes between 2.2.4 and 2.2.5:
--------------------------------

Decoder:
* Fix mp3 playback quality regression in libmad
* Fix video scaling in VDPAU
* Fix playback of palettized codecs
* Fix ADPCM heap corruption (FG-VD-16-067)
* Fix AES3 16bps decoding
* Fix DVD/LPCM heap corruption (FG-VD-16-090)
* Fix SCTE-27 colors

Demuxer:
* Fix possible ASF integer overflow
* Fix MP4, VOC, XA, SMF divide-by-zero errors
* Fix MP4 heap buffer overflows
* Fix Flac metadata integer overflow
* Fix NSVf and AIFF infinite loops
* Fix flac null-pointer dereference
* Fix vorbis and opus comments integer overflows and leaks

Video output:
* Fix green line on Windows with AMD drivers
* Fix screenshots size

Access:

* Fix crash in screen recording on Windows
* Fix FTP scan string injection
* Fix HTTP size handling

Mux:
* Fix mp4 drift

Lua:
* Fix vimeo, youtube, dailymotion, cli, appletrailers, http, soundcloud scripts

Audio filter:

* Fix heap write in stereo_widen audio filter

Windows:

* The plugins loading will not load external DLLs by default. Plugins will need to LoadLibrary explicitely.
* Fix uninstaller path handling
* Fix taskbar buttons behavior

MacOS:

* Fix scrolling sensitivity on Sierra
* Resume points are deleted now if the user clears the list of recent items


vlc-2.2.5.1-win32.exe

vlc-2.2.5.1-win64.exe

vlc Mac version

vlc Linux version
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,486
VLC media player 3.0

Changes between 2.2.8 and 3.0.0:
--------------------------------

Platform support changes:
* 3.0.x will be maintained as a LTS (best-effort basis, mostly for security) that will be the last working version for quite a few systems.
Indeed the 3.0.x branch will contain the last releases running on: - Windows XP, Vista, and the servers equivalent of those Windows versions - macOS 10.7, 10.8 & 10.9, iOS 7 & 8 - Android 2.x, 3.x, 4.0.x & 4.1.x - Compilers before gcc 5.0 and clang 3.4, or equivalent

* For the 3.0 branch, please note: * The Windows XP/2003/2003R2 support for VLC is now on a best-effort basis: it should work, but not without limitations. libVLC support for Windows XP is deprecated. You _really_ should upgrade to a more modern Windows version! * Windows Vista (all versions) without Platform Upgrade is not supported. * 64bit version of VLC for Windows is recommended. * Linux support requires now a kernel newer than 2.6.26. * Mac OS X 10.6 support is now removed. You need OS X 10.7.

Core:
* Support network browsing for distant filesystems (SMB, FTP, SFTP, NFS...) and rewrite the parsing of the media files and inputs
* Support keystores: fetch and store passwords securely (sic!) for common protocols (HTTP, SMB, SFTP, FTP, RTSP ...)
* Autodetect external audio tracks (ac3, m4a, aac, dts...) similar to subtitles
* Support HDMI passthrough for Audio HD codecs, like E-AC3, TrueHD or DTS-HD
* Support for 12bits codec and extended colorspaces (HDR)
* Support output renderers, like ChromeCast
* VLC now assumes vlcrc config file is in UTF-8
* Support portable version of Windows build (create a "portable/" folder)
* Support wayland surface type
* Allow to start the video paused on the first frame
* Refactor preparsing input
* EPG rework: table and single event updates, now using network time
* Refactor and fix subtitles es selection. Demuxers can now override es category single only or multiple es behavior
* Support for 360 video and audio, including viewpoint modification
* Support for ambisonic audio and more than 8 audio channels
* Support subtitles size live adjustments

Access:
* New NFS access module using libnfs
* New SMB access module using libdsm
* Adaptive streaming: * Rewrite MPEG-DASH (Dynamic Adaptive Streaming over HTTP) support, including MPEG2TS and ISOBMFF profiles * Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.) * Large rework of the Smooth Streaming module * Replaced httplive stream filter with new HLS demuxer, replaced smooth stream filter with new Smooth demuxer, both using unified adaptive module * Support HLSv4-7, including MP4 and raw muxing and ID3 tags
* Support decompression and extraction through libarchive (tar, zip, rar...)
* New HTTP/TLS access module for HTTP 2.0 support
* Improvements of cookie handling (share cookies between playlist items, domain / path matching, Secure cookies)
* Support DVB-T2 on Windows BDA
* Support depayloading Opus from RTP
* New UPnP access module, to list directories without infinite recursions
* SMB/FTP/SFTP accesses can list directories
* Support sftp username and passwords options in URL, and key authentication
* New WASAPI audio capture module on Windows
* New "concat" access module for concatenating byte streams
* Named pipes and device nodes are no longer included in directory listings by default. Use --list-special-files to include them back.
* Support for timeout in UDP input --udp-timeout=<seconds>
* New SAT>IP access module, to receive DVB-S via IP networks
* Improvements on DVB scanning
* BluRay module can open ISO over network and has full BD-J support
* Support for DVD ISO over network
* New SRT access module using libsrt

Hardware Decoder:
* Support HEVC hardware decoding on Windows, using DxVA2 and D3D11
* Support hardware decoding using Direct3D11, including GPU-zerocopy mode, and hardware filtering, for deinterlace and adjust
* DxVA2 GPU-zerocopy for hardware decoding and displaying on Windows, and support for hardware filtering, for deinterlace and adjust
* Support HEVC hardware decoding using OMX and MediaCodec (Android)
* Use MediaCodec via NDK native API after Android Lollipop
* Support MPEG-2, VC1/WMV3 on Android using MediaCodec
* OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
* Support 4:4:4 and 4:2:2 chroma samplings with VDPAU hw acceleration
* Important VAAPI improvements for 10bits, HEVC, direct-rendering support
* Support VP9 and WMV3 decoding using OMX and performance improvements
* Important improvements for the MMAL decoder and output for rPI and rPI2
* New hardware accelerated decoder for OS X and and iOS based on Video Toolbox supporting H.263, H.264/MPEG-4 AVC, H.265/HEVC, MPEG-4 Part 2, and DV

Decoders:
* Support for experimental AV1 video
* Support for ARIB STD-B24 subtitles
* Support for experimental Daala video
* New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123
* New BPG decoder based on libbpg
* Fix uncompressed DVD-Audio (AOB) LPCM decoding
* Rewrite WPL playlists and add ZPL playlists support (Zune)
* Support TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC codecs
* TTML subtitles support, including EBU-TT-D variant
* Rewrite of webVTT subtitles support, including CSS style support
* Support 9-bit and 10-bit GBR planar formats
* Support for the OggSpots video codec
* HEVC packetization is mostly fixed
* H264 packetizer can now generate timestamps
* Packetizers have support for captions in SEI
* DTS packetizer handle DTS extensions (like DTS-HD): decoders like avcodec can now decode up to 8 channels
* JPEG images correctly oriented using embedded orientation tag, if present
* Support VPX high bit depth support
* Extend MicroDVD support with color, fontname, size, position extensions
* BluRay text subtitles (HDMV) are now decoded
* Improve Closed Captions detection, notably inside the video streams
* CEA-708 decoder
* New MIDI decoder for macOS and iOS using the AudioToolbox framework, works without a soundfont or with SoundFont2 and DLS soundfonts

Demuxers:
* Important rework of the MP4 demuxer, including: * Support for fragmented MP4 * Support EIA-608/708 subtitles in MP4/mov * Support WMV and WMAV in MP4/mov, aka Flip4Mac files * Support bitmap audio channel reordering in MP4/mov * Support for RTP Reception Hint Track with H.264, GSM and Speex payloads * Support for XiphQT(MP4) vorbis and Flac * Support for VP8/VP9/VP10/AV1 in MP4 * Support GoPro HiLight chapters * Support for TTML and WebVTT in ISOBMFF/MP4 and DASH * Add new metadata fields
* Important rework of the TS demuxer, including: * Support Opus in MPEG Transport Stream * Fix program selection with recorded TS (TopField, DreamBox and others) * Fix TS playback with PAT/PMT less recordings * Basic support for MPEG4-SL in TS and T-DMB * Support SCTE-18 / EAS inside TS * Support for new descriptors and ETT tables * Support for ARIB channel logos, as attachements, ARIB TR-B21/TR-B14-1 * Improve broken-PCR probing and fixing * Improvements for scrambled state detection
* Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
* Important rework of the PS demuxer, including: * HEVC support * Fix large number of samples, notably with PSM-less H264 * Partial support of PSMF * Fix broken SCR samples * Fix CDXA mpeg-1 support
* Improvements on MKV: * Rewrite MKV seeking * Support FFv1 inside MKV * Improve ADTS and LATM inside MKV * Improve DVD-menus support
* Support for lame's replaygain extension in mpeg files
* Support Daala in Ogg
* Improve Chained-Ogg support
* Fixes for DTS detection in WAV and MKV files
* Support for Creative ADPCM/alaw/ulaw/S16L in VOC files
* Support for Creative ADPCM in AVI
* Support WMV extended content metadata
* Directory Demux can now sort items, ignore extensions and hidden files
* Support AlbumArtist and DiscNumber metadata
* Support raw H265/HEVC files
* Support multi-channel WAV without channel-maps
* Support SBV subtitles
* Support for Scenarist Closed Caption
* Fix Quicktime Mp4 inside MKV and unpacketized VC1
* Support for isofLaC
* Improve fLaC seeking
* Replace --demux dvb-open option with --stream-filter dvb to parse channels.conf digital TV channel list files

Stream filter:
* Add an ADF stream filter
* Add a ARIB STD-B25 TS streams decoder
* Add a stream prebuffering plugin
* Rewrite libarchive module as a stream_extractor
* Remove HTTP Live streaming stream filter
* Add a zlib (a.k.a. deflate) decompression filter
* Add a skiptags module to help demuxers skip ID3/APE tags

Demux filter:
* Add a demuxer filter chain to filter or intercept control commands and demuxing
* Add a demuxer filter to block seeking (--demux-filter noseek)

Audio output:
* Complete rewrite of the AudioTrack Android module, it is now the default module for Android. It now supports HDMI/SPDIF passthrough for AC3/DTS/EAC3, 5.1/7.1 channels and float output, depending on the Android version.
* Add Tizen audio module
* HDMI/SPDIF pass-through support for WASAPI (AC3/DTS/DTSHD/EAC3/TRUEHD)
* Support EAC3 and TRUEHD pass-through for PulseAudio
* Important rework of the AudioUnit modules to share more code between iOS and macOS
* Support Ambisonics audio with viewpoint changes

Audio filters:
* Add SoX Resampler library audio filter module (converter and resampler)
* a52tospdif and dtstospdif audio converters are merged into tospdif, this new converter can convert AC3, DTS, EAC3 and TRUEHD to a IEC61937 frame
* Add a Spatialaudio module with 2 submodules: * an Ambisonics audio renderer, supporting up to 3rd order * an Binauralizer audio filter, working with Ambisonics or 5.1/7.1 streams
* Add Headphones option in Stereo Mode: use the spatialaudio module for headphones effects
* Add a pitch shifting module

Video ouput:
* Linux/BSD default video output is now OpenGL, instead of Xvideo
* OpenGL: * New OpenGL pro...

vlc-3.0.0-win32.exe
vlc-3.0.0-win64.exe
 

moisesfgtz

Registered
Messages
1
vlc

VLC (VideoLAN Client) Media Player 0.8.6 - Final
VLC (initially VideoLAN Client) is a highly portable multi-platform multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, Ogg, OGM, MOV, wma, wmv...) as well as DVDs, VCDs, and various streaming protocols. The VideoLAN project targets multimedia streaming of MPEG-1, MPEG-2, MPEG-4 and DivX files, DVDs, digital satellite channels, digital terrestial television channels and live videos on a high-bandwidth IPv4 or IPv6 network in unicast or multicast under many OSes. VideoLAN also features a cross-platform multimedia player, VLC, which can be used to read the stream from the network or display video read locally on the computer under all GNU/Linux flavours, all BSD flavours, Windows, Mac OS X, BeOS, Solaris, QNX, Familiar Linux...

Features in VLC (VideoLAN Client) :
- Rewrite of the playlist (tree structure, input preparsing ...)
- Preferences improvements
- XML parsers
- Client-side SSL/TLS support
- Massive Matroska improvements
- Support for SOCKS proxy
- Support for Shoutcast ****-data
- Support for (HE-)AAC raw-audio streams
- TiVo demuxer
- Samba (Windows shares) access module
- Dirac decoder and encoder
- PNG decoder/encoder
- Support for Apple Lossless Audio Codec
- Services discovery modules (brand new SAP module, HAL discovery, DAAP (iTunes shares), shoutcast)
- Support for 20/24 bits LPCM
- Video snapshot support (png or jpg)
- Image file video output (png)
- Mosaic (picture-in-picture system)
- Pocket PC port
- Brand new Internet Explorer ActiveX plugin

Changes in VLC (VideoLAN Client) 0.8.6 :
• Playlist:
- Shoutcast TV listings support
• Input:
- Support for RTSP authentication
- Support for adding subtitles on the fly
- Fixed MPEG-PS duration calculation
- ATSC support for DVB input
- Partial reading support for DVR-ms recordings
- Partial reading support for MXF and GXF fileformat
- Improved support for Flash Video files
• Decoders:
- Native WMV9/VC-1 support
- WMA Speech support (through binary codecs)
- VP5/VP6 - Flash Video support
- The True Audio Lossless codec support
- WavPack support
- Improved H.264 support (interlaced, speed improvements etc)
- Fixed a problem with MPEG2 field pictures
- Fixed swapped colors on DVB subtitles
• Video output:
- Additional OpenGL effects (cylinder, torus, sphere, ...)
- Experimental Direct3D 9 video output (win32). Best served on Vista
- Improved libcaca support
• Interfaces:
- All
- New hotkeys for crop and zoom
- Support for snapshots from the HTTP interface
Windows:
- Systray support in skins
• Windows port:
- Support for Unicode filenames (Windows NT and above)
Windows 9x/ME users:
· Please note that these versions of Windows are not officially supported
· Unicode support for Windows 9x/ME applications is available through the Microsoft Layer for Unicode
Download the MSLU package (unicows) and extract the content into the folder C:\Windows\System
- Fixed IPv6 support on the client side
- Fixed disable screensaver (Direct3D and DirectX video output)
• Localization:
- Add Czech
- Add Slovak
- Add Malay
- Add Slovenian
• Developers:
- Updates to the libvlc API
- Fixes for the mozilla and activeX plugins

Skins
http://www.freecodecs.net/files/VLC_skins.zip



Download from here

muchas gracias por tu aporte:D
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,486
VLC media player 3.0 / 3.0.1 Final

Changes between 3.0.0 and 3.0.1

Core:
* Fix use-after-free when cleaning playlists
* Fix crash on exit on Windows

Video output:
* Fix HLG tone mapping on some systems like macOS.
* Fix screensaver inhibition on Windows XP
* Fix various Direct3D11 crashes
* Fix HDR tone mapping in Direct3d11
* Fix pink screen on Windows

Access:
* macOS: enable SMB file sharing

Decoder:
* Fix potential stack buffer overflow with faad
* Enable Cineform HD in avcodec

Hardware Decoder:
* macOS: Improve HEVC 10bit performance with Videotoolbox
* android: Add MPEG2 support via MediaCodec
* Fix HEVC decoding with some files on Android/macOS/iOS
* Improve Direct3D11 memory usage

Demux:
* Improve MKV seeking speed
* Fix xspf base URL handling
* Fix reading mp4 trun with moof based offsets
* Fix adaptive http redirections
* Replace old API, fixing adaptive TLS leak
* Use mime type as fallback for HLS segment type
* Fix subtitle (srt,ssa..) seek when having a single entry
* Flag non default HDMV subset video streams
* Increase TS probing amount for 4K streams
* Miscellaneous MKV, MP4 & AVI crash fixes

Packetizer:
* Fix out of bounds read in mpeg4video

Stream Output:
* Improve chromecast loading speed
* Improve local/chromecast transition during playback
* Fix chromecast loading with some versions of Windows
* Fix chromecast loading with some chromecast devices (TVs and Android boxes)
* Fix wrong first cover art when casting
* Fix casting to VP9

macOS Interface:
* Re-add option to disable the fullscreen controller panel
* Auto-layout improvements
* Remove misleading playback warning indicator
* Fix crash with the interface for lua extensions (like VLSub)
* Fix show sidebar setting being ignored on restart
* Fix MKV files association
* Fix chromecast audio detection

Qt Interface:
* Improve scaling on HiDPI displays

Snap:
* Improve interface look and feel.

vlc-3.0.1-win32.exe
vlc-3.0.1-win64.exe
 
Last edited:

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,486
VLC media player 3.0.2

Changes between 3.0.1 and 3.0.2:
--------------------------------

Core:
* Fix snapshotting with subtitles when using hardware acceleration
* Fix green/missing line/column when the picture dimensions are odd

Decoders:
* Important improvements in hardware decoding for macOS, notably faster,
supporting more samples and removing crashes/deadlocks
* Improve compatibility for DxVA2 and D3D11 decoding, fix crashes when seeking
and fix blacklisting of broken drivers
* Fix SSA subtitles forced alignment
* Fix E-AC-3 stuttering
* Fix MIDI playback on macOS
* Add playback support for ProRes 4444 XQ

Demux:
* Fix wrong colors in some AVI files
* Fix IFO files playback to start DVDs
* Fix a crash with missing/invalid MPEG SDT
* Update VP8/9/10 ISOBMFF bindings and improve HDR for those cases
* Fix TTML inside MP4
* Improve MP4 read of color information
* Fix flac seeking and improve flac parsing
* Improve mkv opening & seeking speed
* Fix display of chapters with no name defined
* Miscellaneous MKV crash fixes
* Fix crash with multi-region DVDs
* Fix audio being muted on DVD chapter change
* Fix audio being muted when seeking in a BluRay disc

Access:
* Avoid a crash/assert in FTP after seeking

Audio output:
* Fix mmdevice default audio device handling
* Fix "reset audio volume" being forcefully deactivated
* Allow a default device to be used by VLC
* Only warn once about misconfiguration for AUhal devices on macOS
* Improve resampling and latency computation for CoreAudio
* Passthrough is now disabled by default

Audio filters:
* Fix audio stutter after unpausing with headphones
* Fix silence when dolby-surround was mis-selected in preferences

Video output:
* Fix OpenGL crashes or bad display with semi-planar chromas
* Fix OpenGL interop (zero-copy) disabled for tvOS
* Major rewrite of the iOS video output to fix numerous crashes
* Important improvements of the D3D11 video output to use less memory
and less GPU for HDR tone-mapping
* Fix crop on vertical videos with Direct3D11
* Fix Direct3D9 filters settings not being applied properly
* Fix transform filters with hardware decoding
* Fix snapshot and filters with HEVC hardware decoding
* Fix a buffer overrun during GPU/CPU image copy
* Fix glitches on DVD menus with Direct3D11
* Fix non-HDR content playback on HDR screens with Direct3D11
* Fix YUV full range displayed incorrectly in Direct3D11
* Fix miscellaneous crashes in Direct3D11
* Fix potential black screen with 10bits videos on Direct3D11

macOS:
* Fix Growl notifications on recent macOS versions
* Fix conversion output file name encoding
* Fix crash reporting on macOS 10.7 and 10.8
* Fix crash on exit
* Fix remember playback position
* Fix Blu-ray disc Java menu
* Fix swiping on time slider to change position
* Fix problems with restoring user name from keychain
* Fix localization issues

Qt:
* Fix last folder used in open dialogs
* Allow to customize the seek jump when using the mousewheel
* Fix fullscreen controller positionment on multiscreen setups
* Fix pasted URLs not being trimmed
* Fix jump size not being configurable
* Fix missing time labels updates
* Fix playback speed slider not accepting 1.0x value
* Fix raw input dump
* Fix window size after a fullscreen playback

Misc:
* Fix lua rc & oldrc interfaces host specification
* Fix crashes when searching for renderers
* Relocate localedir for Linux (improves snap i18n support)
* Fix VDPAU GLX usage on Linux
* Improve support for NetBSD
* Fix MSI script for Windows
* Fix libvlc_media_list not going to next media
* Fix character encoding on win32 consoles
* Miscellaneous chromecast improvements
* Fix missing OSD navigation feedback
* Various VLSub improvements
* lua: Fix scripts not being loaded on some filesystems
* lua: Add vlc.io APIs to handle UTF-8 paths


vlc-3.0.2-win32.exe
vlc-3.0.2-win64.exe
 

mohammed tanko

Super VIP
Messages
4,862
VLC (VideoLAN) Media Player 3.0.3

Changes between 3.0.2 and 3.0.3:
--------------------------------

Core:
* Update subtitles display while paused

Access:
* Enable srt support on binary builds

Decoders:
* Allow videotoolbox hardware decoding to be disabled
* Disable VideoToolbox for 10bits H.264
* Fix VideoToolbox with some invalid HEVC streams
* Fix subsdec wide character support
* Fix 1st order Ambisonics in AAC

Demux:
* Miscellaneous ogg improvements & bugfixes, including oggds
* Fix forced tracks selection
* Fix Topfield files
* Probe AAC/ADTS inside TS
* Fix tracks detection issues with DolbyVision and Bluray streams

macOS:
* Fix "Open Network Stream" URL box focus
* Add option to disable hardware acceleration for video decoding
* Remove option to force dolby mode from simple preferences

Video Output:
* Fix crashes on Direct3D11

Qt:
* Fix tooltip display on some desktop environments
* Fix spurious movement of the main Window
* Fix playlist being displayed in fullscreen

Misc:
* Fix amem output
* Fix numerous issues on fonts fallback and font shaping
* Fix subtitles toggle through hotkeys
* Fix audioscrobbling
* Fix buffer over-read in avcodec audio encoding with non-default layouts
* Numerous 3rd party libraries updated, fixing security issues

Translations:
* Update of most languages

Windows, 3.0.3 - 32-bit

Windows, 3.0.3 - 64-bit

Linux, 3.0.3

Mac, 3.0.3

Portable

Android
 
Top