1 Changes between 3.0.x and 4.0.0-dev:
2 --------------------------------
4 Platform support changes:
6 - Windows 7/2008 R2 or later (with KB2533623 installed)
9 - Android 4.1.x or later (API-16)
10 - GCC 5.0 or Clang 3.4 (or equivalent)
11 * Windows on ARM is now supported
12 * Universal Windows is only supported for Windows 10 (not Windows 8 anymore)
15 * New output clock (internal):
16 - The input clock (PCR) or the audio output can drive the output clock
17 - By default, the audio output will drive the output clock: no more audio
18 resampling or flush when the audio is late or early
19 * New medialibrary (vlc_media_library.h)
20 * New player (vlc_player.h):
21 - Replace the input_thread_t API that is now internal
22 - One instance is used to play subsequent medias
23 - Allow multiple track selection
24 - Fix TOCTOU issues (the player lock is exposed)
25 * New mediatree and mediasource (vlc_media_source.h)
26 - Browse local network and service discoveries
27 * New playlist (vlc_playlist.h)
28 - Replace the previous one
29 - Flat, new random implementation
30 - Can't browse anymore (cf. mediatree)
31 * Add support for dual subtitles selection (via the player)
34 * ALSA: HDMI passthrough support.
35 Use --alsa-passthrough to configure S/PDIF or HDMI passthrough.
38 * Support for HEIF image and grid image formats
39 * Support for DASH WebM
40 * Support for DVBSUB in mkv
41 * Support for DAV video files
42 * Improved Bluray menus, clips and stream selection
43 * Support chapters in mp3 files
44 * Support for DMX audio music (MUS) files
47 * Support for experimental AV1 video encoding
49 * Remove iomx support for Android
51 * Support for SMPTE-TT image profile
52 * Support for 16-bit greyscale
53 * Support IMM4 decoder
57 * Add NVDEC hardware decoder
60 * Enable SMB2 / SMB3 support on mobile ports with libsmb2
61 * Added support for the RIST (Reliable Internet Stream Transport) Protocol
62 * Added support for the AMT (Automatic Multicast Tunneling) Protocol
63 * Added support for the Gopher Protocol
64 * Added avaudiocapture module as a replacement for qtsound, which is removed now
65 * Audio CD data tracks are now correctly detected and skipped
66 * Deprecates Audio CD CDDB lookups in favor of more accurate Musicbrainz
67 * Improved CD-TEXT and added Shift-JIS encoding support
68 * Support for YoutubeDL (where available).
71 * Added support for the RIST (Reliable Internet Stream Transport) Protocol
74 * Added X11 RENDER video output plugin
77 * Remove omxil_vout plugin
78 * Remove RealRTSP plugin
79 * Remove Real demuxer plugin
80 * Fix washed out black on NVIDIA cards with Direct3D9
84 * Remove remote OSD plugin
87 * New SDI output with improved audio and ancillary support.
88 Candidate for deprecation of decklink vout/aout modules.
89 * Support for DLNA/UPNP renderers
92 * MP4 files are no longer faststart by default
95 * Support Renderer discovery with avahi
98 * Remove Growl notification support
99 * Improved AppleScript API with support for playback modes, recording, rate
102 * Improved proxy configuration handling
105 Changes between 3.0.9.2 and 3.0.10:
106 ----------------------------------
109 * Update Twitch & VLSub scripts
112 Changes between 3.0.9.1 and 3.0.9.2:
113 ----------------------------------
116 * Properly bump the version in configure.ac
119 Changes between 3.0.9 and 3.0.9.1:
120 ----------------------------------
123 * Fix VLSub returning 401 for earch request
126 Changes between 3.0.8 and 3.0.9:
127 ----------------------------------
130 * Work around busy looping when playing an invalid item through VLM
133 * Multiple dvdread and dvdnav crashs fixes
134 * Fixed DVD glitches on clip change
135 * Fixed dvdread commands/data sequence inversion in some cases causing
137 * Better handling of authored as corrupted DVD
138 * Added libsmb2 support for SMB2/3 shares
141 * Fix TTML entities not passed to decoder
142 * Fixed some WebVTT styling tags being not applied
143 * Misc raw H264/HEVC frame rate fixes
144 * Fix adaptive regression on TS format change (mostly HLS)
145 * Fixed MP4 regression with twos/sowt PCM audio
146 * Fixed some MP4 raw quicktime and ms-PCM audio
147 * Fixed MP4 interlacing handling
148 * Multiple adaptive stack (DASH/HLS/Smooth) fixes
149 * Enabled Live seeking for HLS
150 * Fixed seeking in some cases for HLS
151 * Improved Live playback for Smooth and DASH
152 * Fixed adaptive unwanted end of stream in some cases
153 * Faster adaptive start and new buffering control options
156 * Fixes H264/HEVC incomplete draining in some cases
157 * packetizer_helper: Fix potential trailing junk on last packet
158 * Added missing drain in packetizers that was causing missing
160 * Improved check to prevent fLAC synchronization drops
163 * avcodec: revector video decoder to fix incomplete drain
164 * spudec: implemented palette updates, fixing missing subtitles
166 * Fixed WebVTT CSS styling not being applied on Windows/macOS
167 * Fixed Hebrew teletext pages support in zvbi
168 * Fixed Dav1d aborting decoding on corrupted picture
169 * Extract and display of all CEA708 subtitles
170 * Update libfaad to 2.9.1
171 * Add DXVA support for VP9 Profile 2 (10 bits)
172 * Mediacodec aspect ratio with Amazon devices
175 * Added support for iOS audiounit audio above 48KHz
176 * Added support for amem audio up to 384KHz
179 * Fix for opengl glitches in some drivers
180 * Fix GMA950 opengl support on macOS
181 * YUV to RGB StretchRect fixes with NVIDIA drivers
182 * Use libpacebo new tone mapping desaturation algorithm
185 * Fix crashes on macOS with SSA/ASS subtitles containing emoji
186 * Fixed unwanted growing background in Freetype rendering and Y padding
189 * Fixed some YUV mappings
192 * Use a layer based video output on 10.14 and higher, which should
193 fix various rendering issues where the vout would glitch between
194 a wrong size and the correct size.
195 Additionally this works around OpenGL issues with Macs that have a
196 dedicated NVIDIA GPU, which caused rendering artifacts in the whole
197 OS, especially when the "Reduce transparency" accessibility option
199 * Remove qtsound module and add avaudiocapture module as replacement
200 * Fix audio capture on macOS Catalina by using avaudiocapture
201 * Inform the user in case OS permissions are missing for certain actions
202 * Fix Apple Remote support on macOS Catalina
203 * Add support for pausing Apple Music on macOS Catalina
204 * Fix UPnP discovery crash without an active network interface
205 * Fix rare placement issues with fullscreen panel
206 * Fix problem in audio output remembering the last device configuration
210 * Update libmicrodns to 0.1.2
213 * Update YouTube, SoundCloud and Vocaroo scripts: this restores
214 playback of YouTube URLs.
215 * Add missing .wpl & .zpl file associations on Windows
216 * Improved chromecast audio quality
219 Changes between 3.0.7.1 and 3.0.8:
220 ----------------------------------
223 * Fix stuttering for low framerate videos
226 * Fix channel ordering in some MP4 files
227 * Fix glitches in TS over HLS
228 * Add real probing of HLS streams
229 * Fix HLS MIME type fallback
232 * Fix WebVTT subtitles rendering
235 * Improve network buffering
238 * Update Youtube script
241 * macOS/iOS: Fix stuttering or blank audio when starting or seeking when using
242 external audio devices (bluetooth for example)
243 * macOS: Fix AV synchronization when using external audio devices
246 * Direct3D11: Fix hardware acceleration for some AMD drivers
249 * Fix transcoding when the decoder does not set the chroma
252 * Fix a buffer overflow in the MKV demuxer (CVE-2019-14970)
253 * Fix a read buffer overflow in the avcodec decoder (CVE-2019-13962)
254 * Fix a read buffer overflow in the FAAD decoder
255 * Fix a read buffer overflow in the OGG demuxer (CVE-2019-14437, CVE-2019-14438)
256 * Fix a read buffer overflow in the ASF demuxer (CVE-2019-14776)
257 * Fix a use after free in the MKV demuxer (CVE-2019-14777, CVE-2019-14778)
258 * Fix a use after free in the ASF demuxer (CVE-2019-14533)
259 * Fix a couple of integer underflows in the MP4 demuxer (CVE-2019-13602)
260 * Fix a null dereference in the dvdnav demuxer
261 * Fix a null dereference in the ASF demuxer (CVE-2019-14534)
262 * Fix a null dereference in the AVI demuxer
263 * Fix a division by zero in the CAF demuxer (CVE-2019-14498)
264 * Fix a division by zero in the ASF demuxer (CVE-2019-14535)
267 * Update to a newer libmodplug version (0.8.9.0)
270 Changes between 3.0.7 and 3.0.7.1:
271 ----------------------------------
274 * Update libbluray to 1.1.2
277 * Fix bluray java menu playback regression in 3.0.7
280 * Fix hardware acceleration with some AMD drivers
281 * Improve direct3d11 HDR support
284 Changes between 3.0.6 and 3.0.7:
285 --------------------------------
288 * Improve Blu-ray support
289 * Fix sftp module build with libssh >= 1.8.1
292 * Fix pass-through on Android-23
293 * Fix DirectSound drain
296 * Improve MP4 support
299 * Fix 12 bits sources playback with Direct3D11
301 * Fix midstream aspect-ratio changes when Windows hardware decoding is on
302 * Fix HLG display with Direct3D11
305 * Improve Chromecast support with new ChromeCast apps
308 * Fix UPNP service discovery, services are discovered on the highest priority
309 active network interface now
310 * Fix video distortion on macOS Mojave
313 * Update Youtube, Dailymotion, Vimeo, Soundcloud scripts
314 * Work around busy looping when playing an invalid item with loop enabled
317 * Update of most translations
320 * Fix multiple buffer overflows in the ps demuxer
321 * Fix a buffer overflow when copying a biplanar YUV image
322 * Fix multiple buffer overflows in the faad decoder
323 * Fix buffer overflow in the svcdsub decoder
324 * Fix buffer overflows in the ogg muxer & demuxer
325 * Fix buffer overflows in libavformat demuxer
326 * Fix multiple buffer overflows in the MKV demuxer
327 * Fix a buffer overflow in the MP4 demuxer
328 * Fix a buffer overflow in the textst decoder
329 * Fix a buffer overflow in the webvtt decoder
330 * Fix a buffer overflow in the ASF demux
331 * Fix a buffer overflow in the UPNP SD
332 * Fix use after free in the ogg demuxer
333 * Fix multiple use after free in the MKV demuxer
334 * Fix multiple use after free in the DMO decoder
335 * Fix integer underflow in the MKV demuxer
336 * Fix an updater NULL pointer dereference on invalid signing keys
337 * Fix NULL pointer dereference in the MKV demuxer
338 * Fix an integer overflow in the spudec decoder
339 * Fix an integer overflow in the nsc demuxer
340 * Fix an integer overflow in the avi demuxer
341 * Fix reads of uninitialized pointers in the MKV demuxer
342 * Fix a floating point exception in the MKV demuxer
343 * Fix an infinite loop in the flac packetizer
346 Changes between 3.0.5 and 3.0.6:
347 --------------------------------
350 * Fix potential subtitle picture allocation failures
353 * Add support for 12 bits decoding of AV1
354 * Fix HDR support in AV1 when the container provides the metadata
357 Changes between 3.0.4 and 3.0.5:
358 --------------------------------
361 * Improve RTSP playback
362 * BluRay fixes and improvements, notably for menus and seeking
363 * Improve the UDP/RTP truncated issue
366 * Add a new AV1 decoder based on dav1d library
367 * Enable libaom decoder by default
368 * Fix decoding of some HEVC streams with macOS hardware decoding
371 * MP4: Fix reading of some HDR metadata
372 * Miscellaneous AV1 demuxing improvements
373 * Fix CAF integer-underflow
374 * Fix an MKV crash on iOS 12.0, on iPhone XS phones
377 * Add an AV1 packetizer
380 * Starting with VLC 3.0.5, VLC will be distributed with runtime hardening
381 enabled on macOS Mojave.
382 All external VLC plugins need to be signed by a DeveloperID certificate in order
383 to continue working with the official VLC package.
384 * Update the VLC dark UI to better match the dark mode of macOS Mojave
385 * Fix convert & save panel stream option
388 * Fix corking when the playback state is paused
389 * Improve corking on Android
392 * Fix Direct3D11 tone-mapping when HDR is displayed on an SDR screen
393 * More accurate colors for SD sources in Direct3D11
394 * Disable hardware decoding on some old Intel GPUs
395 * Fix zero-copy GPU acceleration on AMD RX Vega
396 * Misc Direct3D11 fixes
400 * Update numerous 3rd party libraries, including for minor security issues
401 * Update Youtube support
402 * Fix subtitles rendering with specific fonts with negative horizontal advance
405 Changes between 3.0.3 and 3.0.4:
406 --------------------------------
409 * Blacklist some intel GPU when decoding HEVC
411 * Fix playback of low-fps files
412 * Fix hardware decoding of low-latency sliced H.264 streams on macOS
413 * Fix seeking with streams containing WebVTT subtitles
414 * Fix decoding some CC-608 streams with roll-up
415 * Fix crashes with LPCM streams
416 * Fix colorspace of JPEG, PNG and screen inputs
417 * Fix MediaCodec rotation handling
420 * Improve FLV fps detection
422 * Improve support for broken HEVC inside MKV
423 * Fix some AVI regression for broken files and for DVAudio
424 * Support files splitted in the .mts%d pattern
425 * Fixes for MKV seeking
426 * Fix for MP4 disabled track selection
427 * Fix playback of incomplete RAR files (downloading)
430 * Improve iOS session management and resume-from-pause
431 * Improve macOS audio performance
432 * Support 44.1kHz DTS passthrough
433 * Fix crashes on DirectSound output
436 * Fix some crash in Direct3D11/Direct3D9 because of sensors
437 * Fix some broken DVD subtitles rendering (OpenGL, notably)
438 * Fix crashes on old mac machines, after some time
439 * Fix memleaks on the EGL output (Android notably)
440 * Fix misc display in Direct3D11 due to broken drivers
441 * Fix potential green screen on Windows XP
444 * Fix rendering of arabic fonts fallback on macOS
445 * Fix head buffer overflow on macOS with some fonts
446 * Fix rendering of fonts with specific fonts
447 * Fix some RTL rendering
450 * Fix live555, macOS-UI, screen capture crashes
451 * Change the extension registration names on Windows
453 * Fixes on the HTTPD server
454 * Fix on the NTservice registration
455 * Fix --stop-time option
456 * Fix ChromeCast compatibility with web interface
457 * Fix subtitles alignment
458 * Fix infinite recursion on directory playback
459 * Fix detection SAT>IP servers
462 * Fix tooltip display when using Wayland
465 * macOS 10.7.5 is required now, VLC will no longer launch on earlier releases
466 * Fix delay and fps setting in subtitle dialog
467 * Modernized and improved support for media keys
468 * Fix issues with drag and drop of playlist items
469 * Fix support for audio capturing with qtsound module
470 * Fix layout issues in the Convert and Save panel
473 * Update of most translations
476 Changes between 3.0.2 and 3.0.3:
477 --------------------------------
480 * Update subtitles display while paused
483 * Enable srt support on binary builds
486 * Allow videotoolbox hardware decoding to be disabled
487 * Disable VideoToolbox for 10bits H.264
488 * Fix VideoToolbox with some invalid HEVC streams
489 * Fix subsdec wide character support
490 * Fix 1st order Ambisonics in AAC
493 * Miscellaneous ogg improvements & bugfixes, including oggds
494 * Fix forced tracks selection
496 * Probe AAC/ADTS inside TS
497 * Fix tracks detection issues with DolbyVision and Bluray streams
500 * Fix "Open Network Stream" URL box focus
501 * Add option to disable hardware acceleration for video decoding
502 * Remove option to force dolby mode from simple preferences
505 * Fix crashes on Direct3D11
508 * Fix tooltip display on some desktop environments
509 * Fix spurious movement of the main Window
510 * Fix playlist being displayed in fullscreen
514 * Fix numerous issues on fonts fallback and font shaping
515 * Fix subtitles toggle through hotkeys
516 * Fix audioscrobbling
517 * Fix buffer over-read in avcodec audio encoding with non-default layouts
518 * Numerous 3rd party libraries updated, fixing security issues
521 * Update of most languages
524 Changes between 3.0.1 and 3.0.2:
525 --------------------------------
528 * Fix snapshotting with subtitles when using hardware acceleration
529 * Fix green/missing line/column when the picture dimensions are odd
532 * Important improvements in hardware decoding for macOS, notably faster,
533 supporting more samples and removing crashes/deadlocks
534 * Improve compatibility for DxVA2 and D3D11 decoding, fix crashes when seeking
535 and fix blacklisting of broken drivers
536 * Fix SSA subtitles forced alignment
537 * Fix E-AC-3 stuttering
538 * Fix MIDI playback on macOS
539 * Add playback support for ProRes 4444 XQ
542 * Fix wrong colors in some AVI files
543 * Fix IFO files playback to start DVDs
544 * Fix a crash with missing/invalid MPEG SDT
545 * Update VP8/9/10 ISOBMFF bindings and improve HDR for those cases
546 * Fix TTML inside MP4
547 * Improve MP4 read of color information
548 * Fix flac seeking and improve flac parsing
549 * Improve mkv opening & seeking speed
550 * Fix display of chapters with no name defined
551 * Miscellaneous MKV crash fixes
552 * Fix crash with multi-region DVDs
553 * Fix audio being muted on DVD chapter change
554 * Fix audio being muted when seeking in a BluRay disc
557 * Avoid a crash/assert in FTP after seeking
560 * Fix mmdevice default audio device handling
561 * Fix "reset audio volume" being forcefully deactivated
562 * Allow a default device to be used by VLC
563 * Only warn once about misconfiguration for AUhal devices on macOS
564 * Improve resampling and latency computation for CoreAudio
565 * Passthrough is now disabled by default
568 * Fix audio stutter after unpausing with headphones
569 * Fix silence when dolby-surround was mis-selected in preferences
572 * Fix OpenGL crashes or bad display with semi-planar chromas
573 * Fix OpenGL interop (zero-copy) disabled for tvOS
574 * Major rewrite of the iOS video output to fix numerous crashes
575 * Important improvements of the D3D11 video output to use less memory
576 and less GPU for HDR tone-mapping
577 * Fix crop on vertical videos with Direct3D11
578 * Fix Direct3D9 filters settings not being applied properly
579 * Fix transform filters with hardware decoding
580 * Fix snapshot and filters with HEVC hardware decoding
581 * Fix a buffer overrun during GPU/CPU image copy
582 * Fix glitches on DVD menus with Direct3D11
583 * Fix non-HDR content playback on HDR screens with Direct3D11
584 * Fix YUV full range displayed incorrectly in Direct3D11
585 * Fix miscellaneous crashes in Direct3D11
586 * Fix potential black screen with 10bits videos on Direct3D11
589 * Fix Growl notifications on recent macOS versions
590 * Fix conversion output file name encoding
591 * Fix crash reporting on macOS 10.7 and 10.8
593 * Fix remember playback position
594 * Fix Blu-ray disc Java menu
595 * Fix swiping on time slider to change position
596 * Fix problems with restoring user name from keychain
597 * Fix localization issues
600 * Fix last folder used in open dialogs
601 * Allow to customize the seek jump when using the mousewheel
602 * Fix fullscreen controller positionment on multiscreen setups
603 * Fix pasted URLs not being trimmed
604 * Fix jump size not being configurable
605 * Fix missing time labels updates
606 * Fix playback speed slider not accepting 1.0x value
608 * Fix window size after a fullscreen playback
611 * Fix lua rc & oldrc interfaces host specification
612 * Fix crashes when searching for renderers
613 * Relocate localedir for Linux (improves snap i18n support)
614 * Fix VDPAU GLX usage on Linux
615 * Improve support for NetBSD
616 * Fix MSI script for Windows
617 * Fix libvlc_media_list not going to next media
618 * Fix character encoding on win32 consoles
619 * Miscellaneous chromecast improvements
620 * Fix missing OSD navigation feedback
621 * Various VLSub improvements
622 * lua: Fix scripts not being loaded on some filesystems
623 * lua: Add vlc.io APIs to handle UTF-8 paths
626 Changes between 3.0.0 and 3.0.1:
627 --------------------------------
630 * Fix use-after-free when cleaning playlists
631 * Fix crash on exit on Windows
634 * Fix HLG tone mapping on some systems like macOS.
635 * Fix screensaver inhibition on Windows XP
636 * Fix various Direct3D11 crashes
637 * Fix HDR tone mapping in Direct3d11
638 * Fix pink screen on Windows
641 * Fix potential stack buffer overflow with faad
642 * Enable Cineform HD in avcodec
645 * macOS: Improve HEVC 10bit performance with Videotoolbox
646 * android: Add MPEG2 support via MediaCodec
647 * Fix HEVC decoding with some files on Android/macOS/iOS
648 * Improve Direct3D11 memory usage
651 * Improve MKV seeking speed
652 * Fix xspf base URL handling
653 * Fix reading mp4 trun with moof based offsets
654 * Fix adaptive http redirections
655 * Replace old API, fixing adaptive TLS leak
656 * Use mime type as fallback for HLS segment type
657 * Fix subtitle (srt,ssa..) seek when having a single entry
658 * Flag non default HDMV subset video streams
659 * Increase TS probing amount for 4K streams
660 * Miscellaneous MKV, MP4 & AVI crash fixes
663 * Fix out of bounds read in mpeg4video
666 * Improve chromecast loading speed
667 * Improve local/chromecast transition during playback
668 * Fix chromecast loading with some versions of Windows
669 * Fix chromecast loading with some chromecast devices (TVs and Android boxes)
670 * Fix wrong first cover art when casting
674 * Re-add option to disable the fullscreen controller panel
675 * Auto-layout improvements
676 * Remove misleading playback warning indicator
677 * Fix crash with the interface for lua extensions (like VLSub)
678 * Fix show sidebar setting being ignored on restart
679 * Fix MKV files association
680 * Fix chromecast audio detection
683 * Improve scaling on HiDPI displays
686 * Improve interface look and feel.
689 Changes between 2.2.8 and 3.0.0:
690 --------------------------------
692 Platform support changes:
693 * 3.0.x will be maintained as a LTS (best-effort basis, mostly for security)
694 that will be the last working version for quite a few systems.
696 Indeed the 3.0.x branch will contain the last releases running on:
697 - Windows XP, Vista, and the servers equivalent of those Windows versions
698 - macOS 10.7, 10.8 & 10.9, iOS 7 & 8
699 - Android 2.x, 3.x, 4.0.x & 4.1.x
700 - Compilers before gcc 5.0 and clang 3.4, or equivalent
702 * For the 3.0 branch, please note:
703 * The Windows XP/2003/2003R2 support for VLC is now on a best-effort basis:
704 it should work, but not without limitations.
705 libVLC support for Windows XP is deprecated.
706 You _really_ should upgrade to a more modern Windows version!
707 * Windows Vista (all versions) without Platform Upgrade is not supported.
708 * 64bit version of VLC for Windows is recommended.
709 * Linux support requires now a kernel newer than 2.6.26.
710 * Mac OS X 10.6 support is now removed. You need OS X 10.7.
713 * Support network browsing for distant filesystems (SMB, FTP, SFTP, NFS...)
714 and rewrite the parsing of the media files and inputs
715 * Support keystores: fetch and store passwords securely (sic!) for common
716 protocols (HTTP, SMB, SFTP, FTP, RTSP ...)
717 * Autodetect external audio tracks (ac3, m4a, aac, dts...) similar to subtitles
718 * Support HDMI passthrough for Audio HD codecs, like E-AC3, TrueHD or DTS-HD
719 * Support for 12bits codec and extended colorspaces (HDR)
720 * Support output renderers, like ChromeCast
721 * VLC now assumes vlcrc config file is in UTF-8
722 * Support portable version of Windows build (create a "portable/" folder)
723 * Support wayland surface type
724 * Allow to start the video paused on the first frame
725 * Refactor preparsing input
726 * EPG rework: table and single event updates, now using network time
727 * Refactor and fix subtitles es selection. Demuxers can now override
728 es category single only or multiple es behavior
729 * Support for 360 video and audio, including viewpoint modification
730 * Support for ambisonic audio and more than 8 audio channels
731 * Support subtitles size live adjustments
734 * New NFS access module using libnfs
735 * New SMB access module using libdsm
736 * Adaptive streaming:
737 * Rewrite MPEG-DASH (Dynamic Adaptive Streaming over HTTP) support, including
738 MPEG2TS and ISOBMFF profiles
739 * Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.)
740 * Large rework of the Smooth Streaming module
741 * Replaced httplive stream filter with new HLS demuxer, replaced smooth
742 stream filter with new Smooth demuxer, both using unified adaptive module
743 * Support HLSv4-7, including MP4 and raw muxing and ID3 tags
744 * Support decompression and extraction through libarchive (tar, zip, rar...)
745 * New HTTP/TLS access module for HTTP 2.0 support
746 * Improvements of cookie handling (share cookies between playlist items,
747 domain / path matching, Secure cookies)
748 * Support DVB-T2 on Windows BDA
749 * Screen capture plugin for Wayland display
750 * Support depayloading Opus from RTP
751 * New UPnP access module, to list directories without infinite recursions
752 * SMB/FTP/SFTP accesses can list directories
753 * Support sftp username and passwords options in URL, and key authentication
754 * New WASAPI audio capture module on Windows
755 * New "concat" access module for concatenating byte streams
756 * Named pipes and device nodes are no longer included in directory listings
757 by default. Use --list-special-files to include them back.
758 * Support for timeout in UDP input --udp-timeout=<seconds>
759 * New SAT>IP access module, to receive DVB-S via IP networks
760 * Improvements on DVB scanning
761 * BluRay module can open ISO over network and has full BD-J support
762 * Support for DVD ISO over network
763 * New SRT access module using libsrt
766 * Support HEVC hardware decoding on Windows, using DxVA2 and D3D11
767 * Support hardware decoding using Direct3D11, including GPU-zerocopy mode,
768 and hardware filtering, for deinterlace and adjust
769 * DxVA2 GPU-zerocopy for hardware decoding and displaying on Windows,
770 and support for hardware filtering, for deinterlace and adjust
771 * Support HEVC hardware decoding using OMX and MediaCodec (Android)
772 * Use MediaCodec via NDK native API after Android Lollipop
773 * Support MPEG-2, VC1/WMV3 on Android using MediaCodec
774 * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
775 * Support 4:4:4 and 4:2:2 chroma samplings with VDPAU hw acceleration
776 * Important VAAPI improvements for 10bits, HEVC, direct-rendering support
777 * Support VP9 and WMV3 decoding using OMX and performance improvements
778 * Important improvements for the MMAL decoder and output for rPI and rPI2
779 * New hardware accelerated decoder for OS X and and iOS based on Video Toolbox
780 supporting H.263, H.264/MPEG-4 AVC, H.265/HEVC, MPEG-4 Part 2, and DV
783 * Support for experimental AV1 video
784 * Support for ARIB STD-B24 subtitles
785 * Support for experimental Daala video
786 * New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123
787 * New BPG decoder based on libbpg
788 * Fix uncompressed DVD-Audio (AOB) LPCM decoding
789 * Rewrite WPL playlists and add ZPL playlists support (Zune)
790 * Support TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC codecs
791 * TTML subtitles support, including EBU-TT-D variant
792 * Rewrite of webVTT subtitles support, including CSS style support
793 * Support 9-bit and 10-bit GBR planar formats
794 * Support for the OggSpots video codec
795 * HEVC packetization is mostly fixed
796 * H264 packetizer can now generate timestamps
797 * Packetizers have support for captions in SEI
798 * DTS packetizer handle DTS extensions (like DTS-HD): decoders like avcodec
799 can now decode up to 8 channels
800 * JPEG images correctly oriented using embedded orientation tag, if present
801 * Support VPX high bit depth support
802 * Extend MicroDVD support with color, fontname, size, position extensions
803 * BluRay text subtitles (HDMV) are now decoded
804 * Improve Closed Captions detection, notably inside the video streams
806 * New MIDI decoder for macOS and iOS using the AudioToolbox framework, works
807 without a soundfont or with SoundFont2 and DLS soundfonts
810 * Important rework of the MP4 demuxer, including:
811 * Support for fragmented MP4
812 * Support EIA-608/708 subtitles in MP4/mov
813 * Support WMV and WMAV in MP4/mov, aka Flip4Mac files
814 * Support bitmap audio channel reordering in MP4/mov
815 * Support for RTP Reception Hint Track with H.264, GSM and Speex payloads
816 * Support for XiphQT(MP4) vorbis and Flac
817 * Support for VP8/VP9/VP10/AV1 in MP4
818 * Support GoPro HiLight chapters
819 * Support for TTML and WebVTT in ISOBMFF/MP4 and DASH
820 * Add new metadata fields
821 * Important rework of the TS demuxer, including:
822 * Support Opus in MPEG Transport Stream
823 * Fix program selection with recorded TS (TopField, DreamBox and others)
824 * Fix TS playback with PAT/PMT less recordings
825 * Basic support for MPEG4-SL in TS and T-DMB
826 * Support SCTE-18 / EAS inside TS
827 * Support for new descriptors and ETT tables
828 * Support for ARIB channel logos, as attachements, ARIB TR-B21/TR-B14-1
829 * Improve broken-PCR probing and fixing
830 * Improvements for scrambled state detection
831 * Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
832 * Important rework of the PS demuxer, including:
834 * Fix large number of samples, notably with PSM-less H264
835 * Partial support of PSMF
836 * Fix broken SCR samples
837 * Fix CDXA mpeg-1 support
838 * Improvements on MKV:
839 * Rewrite MKV seeking
840 * Support FFv1 inside MKV
841 * Improve ADTS and LATM inside MKV
842 * Improve DVD-menus support
843 * Support for lame's replaygain extension in mpeg files
844 * Support Daala in Ogg
845 * Improve Chained-Ogg support
846 * Fixes for DTS detection in WAV and MKV files
847 * Support for Creative ADPCM/alaw/ulaw/S16L in VOC files
848 * Support for Creative ADPCM in AVI
849 * Support WMV extended content metadata
850 * Directory Demux can now sort items, ignore extensions and hidden files
851 * Support AlbumArtist and DiscNumber metadata
852 * Support raw H265/HEVC files
853 * Support multi-channel WAV without channel-maps
854 * Support SBV subtitles
855 * Support for Scenarist Closed Caption
856 * Fix Quicktime Mp4 inside MKV and unpacketized VC1
857 * Support for isofLaC
858 * Improve fLaC seeking
859 * Replace --demux dvb-open option with --stream-filter dvb to parse
860 channels.conf digital TV channel list files
863 * Add an ADF stream filter
864 * Add a ARIB STD-B25 TS streams decoder
865 * Add a stream prebuffering plugin
866 * Rewrite libarchive module as a stream_extractor
867 * Remove HTTP Live streaming stream filter
868 * Add a zlib (a.k.a. deflate) decompression filter
869 * Add a skiptags module to help demuxers skip ID3/APE tags
872 * Add a demuxer filter chain to filter or intercept control commands and demuxing
873 * Add a demuxer filter to block seeking (--demux-filter noseek)
876 * Complete rewrite of the AudioTrack Android module, it is now the default
877 module for Android. It now supports HDMI/SPDIF passthrough for AC3/DTS/EAC3,
878 5.1/7.1 channels and float output, depending on the Android version.
879 * Add Tizen audio module
880 * HDMI/SPDIF pass-through support for WASAPI (AC3/DTS/DTSHD/EAC3/TRUEHD)
881 * Support EAC3 and TRUEHD pass-through for PulseAudio
882 * Important rework of the AudioUnit modules to share more code between iOS and macOS
883 * Support Ambisonics audio with viewpoint changes
886 * Add SoX Resampler library audio filter module (converter and resampler)
887 * a52tospdif and dtstospdif audio converters are merged into tospdif,
888 this new converter can convert AC3, DTS, EAC3 and TRUEHD to a IEC61937 frame
889 * Add a Spatialaudio module with 2 submodules:
890 * an Ambisonics audio renderer, supporting up to 3rd order
891 * an Binauralizer audio filter, working with Ambisonics or 5.1/7.1 streams
892 * Add Headphones option in Stereo Mode: use the spatialaudio module for
894 * Add a pitch shifting module
897 * Linux/BSD default video output is now OpenGL, instead of Xvideo
899 * New OpenGL provider for Windows
900 * Drop OpenGL 1.x and OpenGL ES 1 support
901 * Direct rendering with OpenGL (starting OpenGL 4.4)
902 * Hardware direct displaying with VA-API interop
903 * Hardware direct displaying with VDPAU interop
904 * Hardware direct displaying with DxVA2/D3D9Ex interop
905 * Hardware direct displaying with VideoToolbox interop (iOS and macOS)
906 * HDR tonemapping support through libplacebo
907 * Wayland shell surface window provider
908 * Wayland shared memory video output
909 * Large rework of the Android video outputs: there is now Surface (2.1, 2.2)
910 NativeWindow (2.3+, supports hw rotation, subpicture blending, opaque)
911 * Support rotation in Android NativeWindow output and hardware decoders
912 * Rename the Direct3D output module to Direct3D9
913 * Add a Direct3D11 video output supporting both Windows desktop and WinRT modes,
914 supporting subpicture blending and hardware acceleration
915 * Support HDR10 in Direct3D11 with Windows 10 Fall Creator Update
916 * EFL Evas video output with Tizen TBM Surface support
919 * Hardware deinterlacing on the rPI, using MMAL
920 * New video filter to convert between fps rates
921 * Add 9-bit and 10-bit support to image adjust filter
922 * New edge detection filter uses the Sobel operator to detect edges
923 * Hardware accelerated deinterlacing/adjust/sharpen/chroma with VA-API
924 * Hardware accelerated adjust/invert/posterize/sepia/sharpen with CoreImage
925 * Hardware accelerated deinterlacing/adjust/chroma with D3D9 and D3D11
928 * CTL support through Harfbuzz in the Freetype module
929 * New font fallback algorithm on most platforms
930 * More conforming EIA608 captions layout and aspect ratio
931 * More styles support for TTML, WebVTT and 708
934 * Chromecast output module
935 * RGB24 and YCbCr 4:2:0 RTP packetization
938 * Support for Daala video in 4:2:0 and 4:4:4
939 * VP8 and VP9 encoder using libvpx
942 * Add fragmented/streamable MP4 muxer
943 * Add support for muxing VC1 and WMAPro in MP4
944 * Opus in MPEG Transport Stream
948 * New NetBios service discovery using libdsm
949 * New mDNS services discovery using libmicrodns
950 * New mDNS services discovery using Bonjour (Mac OS X, tvOS, iOS)
951 * Rewrite of the UPnP service discovery
954 * Drop support for Mac OS X 10.6 Snow Leopard
955 * Support right-to-left user interface layout for right-to-left languages
956 * New resizable fullscreen controller with improved design
957 * Add status bar icon which displays metadata and play controls
958 * Add support for keyboard blacklight dimming during fullscreen video playback
959 * Improve and simplify preferences window
960 * Huge performance improvements in playlist handling and other areas
961 * New AppleScript API giving access to audio desynchronization
962 * Expand AppleScript API for menu detection and navigation
963 * Support for building with disabled sparkle update mechanism
964 * Remove deprecated transcoding wizard, use convert and save dialog instead
967 * Drop support for iOS 6.x
970 * Batch convert support
971 * It is now possible to specify 'stop-time' in Convert/Save dialog
974 * Support key accelerators
977 * Add libvlc_media_new_callbacks for custom input byte streams
978 * Add libvlc_audio_output_device_enum to enumerate devices of current aout
979 * Split of libvlc_media_discoverer_new_from_name into libvlc_media_discoverer_new,
980 libvlc_media_discoverer_start and libvlc_media_discoverer_stop
981 This allows to attach media events between create and start
982 * Add libvlc_media_get_codec_description to get a human readable description of a codec
983 * Add libvlc_MediaListEndReached Event to get notified when a media list reached the end
984 * Add libvlc_media_list_player_get_media_player to get the media player instance of a list player
985 * Add libvlc_media_parse_with_options that uses a flag to specify parse options
986 * Add libvlc_audio_output_device_get to get the currently selected audio output device
987 identifier (if there is one available)
988 * Add libvlc_media_get_type to get the type of the media
989 * Add libvlc_media_player_get_full_title_descriptions to get full title info of the media
990 and +libvlc_title_descriptions_release to match it
991 * Add libvlc_media_player_get_full_chapter_descriptions to get full chapter info of the media
992 and libvlc_chapter_descriptions_release to match it
993 * Deprecate libvlc_video_get_title_description, libvlc_video_get_chapter_description,
994 libvlc_media_player_get_agl, libvlc_media_player_set_agl
995 * Add libvlc_media_player_set_android_context to integrate in an Android surface
996 * Add a new libvlc dialog API to forward dialogs requests to the applications:
997 libvlc_dialog_set_context, libvlc_dialog_get_context, libvlc_dialog_set_callbacks,
998 libvlc_dialog_dismiss, libvlc_dialog_post_action, libvlc_dialog_post_login
999 * Add libvlc_media_discoverer_list_get|release to list the media discoverers
1000 * Add libvlc_media_slaves_add, libvlc_media_slaves_clear
1001 libvlc_media_slaves_get, libvlc_media_slaves_release to add and get slaves
1003 * Add libvlc_media_player_(get|set)_role to set the media role
1004 * Add libvlc_media_player_add_slave to replace libvlc_video_set_subtitle_file,
1005 working with MRL and supporting also audio slaves
1006 * Add vlc_epg_event_(New|Delete|Duplicate), vlc_epg_AddEvent, vlc_epg_Duplicate
1007 and removes vlc_epg_Merge
1010 * Support for the SystemD Journal
1011 * Use --syslog and --syslog-debug command line options to include debug
1012 messages in syslog. With --syslog, errors and warnings will be sent only.
1013 * New Android module for logging
1016 * remove langfromtelx
1017 * remove ZPL playlist format
1018 * Update libVLC doxygen modules
1019 * Add a text-to-speech renderer for subtitles on OS X/iOS
1020 * Add a text-to-speech renderer for subtitles on Windows
1021 * Add Gnome libsecret-based crypto keystore
1022 * Add KDE Kwallet-based crypto keystore
1023 * Add a memory keystore
1024 * Add a file keystore that can use a submodule to crypt secrets
1025 * Add Keychain based crypto keystore for iOS, Mac OS X and tvOS
1029 * QTCapture access module (use AVCapture instead)
1030 * httplive (use adaptive instead)
1031 * smooth (use adaptive instead)
1032 * Gnome-VFS access module (i.e. Gnome 2.x)
1033 * QuartzText text renderer module (use Freetype instead)
1034 * Win32 GDI text renderer module (use Freetype instead)
1035 * Growl notification (replaced by osx_notifications)
1036 * VCDX "extended" Video CD access module (use the normal VCD module)
1037 * Mac OS X Dialog Provider (use VLCKit instead)
1038 * iOS Dialog Provider (use MobileVLCKit / TVVLCKit instead)
1039 * QuickTime decoder module (use native codecs)
1040 * BD access module (use libbluray)
1041 * Direct2D module (use Direct3D11)
1042 * EyeTV access module
1043 * Rar access and stream filter: use libarchive
1044 * VDA decoder: use VT
1045 * Audioqueue: use audiounit
1046 * SDL video output module
1047 * DirectFB video output module
1048 * RAOP stream output module
1051 Changes between 2.2.7 and 2.2.8:
1052 --------------------------------
1055 * Fix AVI invalid pointer dereferences
1057 Translations updates
1060 Changes between 2.2.6 and 2.2.7:
1061 --------------------------------
1064 * Fix flac heap write overflow on format change
1065 * Fix crash in libavcodec module (heap write out-of band) (CVE-2017-10699)
1066 * Fix infinite loop in sami subtitle
1067 * Fix AAC 7.1 channels detection
1070 * Fix potential crash in ASX parser
1071 * Fix AVI read/write overflow
1074 * Fix compatibility with macOS High Sierra
1075 * Fix regression in ASS subtitle decoding
1076 * Fix crash during automatic update. Some users might need to manually
1077 update to the newest version.
1080 * Fix Direct3D9 output with odd offsets
1084 * Support libupnp 1.8
1086 Translations updates
1089 Changes between 2.2.5.1 and 2.2.6:
1090 ----------------------------------
1093 * Fix systematic green line on nvidia
1094 * Fix direct3d SPU texture offsets handling
1097 * Fix heap buffer overflows (CVE-2017-8310, 8311, 8312, 8313)
1099 Changes between 2.2.5 and 2.2.5.1:
1100 ----------------------------------
1102 Security hardening for DLL hijacking environments
1104 Translations updates
1107 * Update for Soundcloud, liveleak and Youtube scripts
1108 * Fix potential out-of-band dereference in flac decoder (CVE-2017-9300)
1109 * Fix potential out-of-band reads in mpeg packetizers (CVE-2017-9301)
1110 * Fix infinite loop in subtitles demuxer
1111 * Fix incorrect memory free in ogg demuxer
1112 * Fix potential out-of-band reads in subtitle decoders and demuxers
1113 * Fix green line on Windows with odd sizes
1116 Changes between 2.2.4 and 2.2.5:
1117 --------------------------------
1120 * Fix mp3 playback quality regression in libmad
1121 * Fix video scaling in VDPAU
1122 * Fix playback of palettized codecs
1123 * Fix ADPCM heap corruption (FG-VD-16-067)
1124 * Fix AES3 16bps decoding
1125 * Fix DVD/LPCM heap corruption (FG-VD-16-090)
1126 * Fix SCTE-27 colors
1129 * Fix possible ASF integer overflow
1130 * Fix MP4, VOC, XA, SMF divide-by-zero errors
1131 * Fix MP4 heap buffer overflows
1132 * Fix Flac metadata integer overflow
1133 * Fix NSVf and AIFF infinite loops
1134 * Fix flac null-pointer dereference
1135 * Fix vorbis and opus comments integer overflows and leaks
1138 * Fix green line on Windows with AMD drivers
1139 * Fix screenshots size
1142 * Fix crash in screen recording on Windows
1143 * Fix FTP scan string injection
1144 * Fix HTTP size handling
1150 * Fix vimeo, youtube, dailymotion, cli, appletrailers, http,
1154 * Fix heap write in stereo_widen audio filter
1157 * The plugins loading will not load external DLLs by default.
1158 Plugins will need to LoadLibrary explicitely.
1159 * Fix uninstaller path handling
1160 * Fix taskbar buttons behavior
1163 * Fix scrolling sensitivity on Sierra
1164 * Resume points are deleted now if the user clears the list of
1168 Changes between 2.2.3 and 2.2.4:
1169 --------------------------------
1172 * Fix crash in G.711 wav files
1173 * Fix mp3 crash in libmad
1174 * Fix out-of-bound write in adpcm QT IMA codec (CVE-2016-5108)
1177 * Fix resizing issues
1180 * Fix overlay creation on Windows XP for DirectDraw video output
1183 * Build fixes for Hurd
1186 * Update of Bulgarian, Catalan, German, French, Italian, Marathi, Norwegian
1187 Bokmål, Norwegian Nynorsk, Portuguese, Slovak, Spanish (Mexico), Swedish,
1188 Simplified Chinese, and Traditional Chinese translations
1191 Changes between 2.2.2 and 2.2.3:
1192 --------------------------------
1195 * Fix HLS quality selection and a potential stack overflow
1196 * Fix potential MKV infinite loop and improve MKV tags support
1197 * Fix WMV regression
1200 * Fix hardware decoding with libvdpau-va-gl
1201 * Fix crashes with libvpx
1202 * Use libass without caching dialog
1205 * Fix green lines on Direct3D output
1208 * Fix maximizing Window in multi-screen context
1211 * Fix resume where you left off
1212 * Fix infinite recursion in the customize dialog
1213 * Fix size when switching to/from the minimal interface
1214 * Fix size after resume toolbar is displayed
1217 * Fix crashes in media information panel
1218 * Correctly respect the disable-screensaver option
1221 * Allow opening more than 15 elements in Explorer
1224 * Update of most translations
1227 Changes between 2.2.1 and 2.2.2:
1228 --------------------------------
1231 * Fix SetupFormat for continuous framesize in v4l2
1232 * Fix off-by-one buffer overflow in RealRtsp module
1233 * Fix screen recording aspect-ratio, framerate and potential crash
1234 * Fix Windows directshow input freeze
1235 * Fix MMS segmentation fault/abort when server forces a large allocation
1238 * Fix support for ms-dvr files
1239 * Fix time detection in AVI files over HTTP
1240 * HLS: fix hang on stop, crashes and small improvements
1241 * Fix mp4 NULL dereference reported by by Fortinet's FortiGuard Labs
1242 * Fix regression for VC-1 in WMV
1243 * Fix MXF crashes on stop
1244 * Fix EAC3 detection in some TS files
1247 * Fix importing surface from main memory in VDPAU
1248 * Fix possible double-free in ADPCM decoder
1249 * Support 9-bit and 10-bit GBR planar formats
1250 * Support GoToMeeting 2 and GoToMeeting 3 codecs
1251 * Fix crash in teletext (zvbi) decoder
1252 * Fix Bluray subtitles (PGS) timestamps
1255 * Fix audio drop after a flush with pulseaudio
1256 * Fix audio initialization on iOS
1257 * Fix audio stuttering with AirPlay devices on OS X (2 sec delay needs to
1258 be set manually by the user)
1259 * Fix pulseaudio latency computation
1260 * Fix alsa default device selection
1263 * Fix video control that fails to show up
1264 * Fix UTF-8 conversion issues
1265 * Fix Unicode folders location failing to open the skins
1266 * Fix crash over malformed skins bitmaps
1267 * Fix fullscreen for Gnome3/Unity Window Managers
1270 * Support for OS X El Capitan
1271 * Fix code signature for releases on El Capitan
1272 * Improve resume dialog, starting time, preferences, lua extensions
1273 * Fix threads ordering, preferences crashes, URL drag'n drops
1276 * Fix crash when opening multiple items on Windows
1277 * Fix recent items appending when using a playlist
1278 * Improve addons manager dialog, playlist
1279 * Fix changing the audio-device in the menu
1280 * Fix key and mouse event support for Qt >= 5.5 under X11
1284 * Fix build if one disables XCB but activate VDPAU on Unix
1285 * Fix Direct3D plane allocation size to avoid colour bleeding
1286 * Fix some crashes in swscale resizing
1289 * Fix build with recent FreeRDP versions
1290 * Fix interface crashes when input-title-format option is empty
1291 * Fix MP4 mux divide-by-zero crash
1292 * Improve PNG encoding time
1293 * Fix some UPnP initialization lag
1294 * Rewrite of the Jamendo Service Discovery
1295 * Fix snapshot aspect ratio for anamorphic contents
1296 * Fix custom snapshot sizes
1297 * Dynamic generation of GnuTLS Diffie-Hellman parameters
1298 * Fix "vb" transcoding parameter
1299 * Fix superfluous audio channel extraction in the core
1300 * Fix miscellaneous crashes, double-frees, integer overflows, infinite loops,
1301 read overflow, invalid frees and division by zero issues
1302 * Fix support for lua 5.2 and fix XSS in the http interface
1303 * Update and improve Soundcloud, Vimeo and Youtube scripts
1304 * Update of codecs and libraries to fix 3rd party security issues (like
1305 TALOS-CAN-0036, TALOS-CAN-0037, CVE-2015-7981, CVE-2015-8126
1308 * Add Kashmiri and Maithili languages
1309 * Update of most translations
1312 * Expose audio mute, cork and volume change events: libvlc_MediaPlayerCorked,
1313 libvlc_MediaPlayerUncorked, libvlc_MediaPlayerMuted,
1314 libvlc_MediaPlayerUnmuted and libvlc_MediaPlayerAudioVolume
1315 * Fix propagation of libvlc_MediaPlayerTitleChanged event
1318 * Update of most translations
1321 Changes between 2.2.0 and 2.2.1:
1322 --------------------------------
1325 * Fix compilation with older libavcodec versions
1326 * Fix some VP9 decoding
1328 * Fix lpcm channel ordering
1329 * Fix potential NULL dereference in dmo
1330 * Fix teletext framing code in DVB PES packets
1331 * Fix potential buffer overflow in schroendinger decoder (CVE-2014-9629)
1332 * Fix AAC samplerate
1336 * Fix MKV overseeking, introducing slowness over network shares
1337 * Fix crash when playing SPC files
1338 * Fix ATRAC3 playback in MKV
1339 * Revert to older ASX code
1340 * Workaround TS issue with mpeg-audio
1343 * Fix sftp read and close sockets
1344 * Fix DTV build with Linux DVB versions < 5.8
1345 * Fix UDP/RTP input on Windows
1348 * Fix Alsa HDMI plugs
1349 * Improve Alsa output, with larger buffers
1350 * Fix DirectSound output with multi-channel files
1353 * Fix numerous crashes in the UI
1354 * Fix video-wallpaper mode
1355 * Fix race when starting VLC from command line
1358 * Fix recent items behaviour
1359 * Fix rotation filter activation
1360 * Fix mux modules names for the streaming wizard
1363 * Timestamp the signature of the dlls
1364 * Fix extensions registration during install
1365 * Fix extensions dialog crash
1366 * Default to no DxVA decoding
1369 * fix libvlc_media_get_stats
1372 * Update of Afrikaans, Albanian, Azerbaijani, Catalan, Czech, Danish, Dutch,
1373 English (United Kingdom), Finnish, French, German, Hebrew, Hindi, Italian,
1374 Japanese, Korean, Latvian, Macedonian, Malay, Modern Greek, Norwegian Bokmål,
1375 Norwegian Nynorsk, Polish, Portuguese, Russian, Scottish Gaelic, Serbian,
1376 Simplified Chinese, Slovak, Slovenian, Spanish, Swedish, Tamil, Thai,
1377 Traditional Chinese, Turkish, Ukrainian translations
1380 Changes between 2.1.6 and 2.2.0:
1381 --------------------------------
1384 * The licenses of more modules have changed from GPLv2+ to LGPLv2.1+,
1385 notably most of the streaming output, muxers and access output modules
1388 * Support automatic rotation using streams metadata, GPU-accelerated when possible
1389 * Add extensions manager and downloading from external repositories
1390 * Rework the metadata fetching algorithm and policies
1391 * Partial fix of playback of short audio samples
1394 * Added TLS support for ftp access and sout access
1395 New schemes for implicit (ftps) and explicit (ftpes) modes
1396 * MMS audio selection on split audio streams
1397 * Blu-Ray: support overlays, preferred menu languages, region selection
1399 * Digital Cinema Package support, including encrypted DCP with KDM
1400 * Partial fixes for Arccos protected DVDs
1401 * Fix CDDB lookups, including pregap data
1404 * Support VDPAU acceleration for GPU-zerocopy decoding
1405 * Support MediaCodec acceleration for GPU-zerocopy decoding
1406 * Add Media Foundation Transform audio and video decoder
1407 * Add video decoder module based on GStreamer plugins
1408 * Add MMAL decoder for Broadcom VideoCore chips (like the RaspberryPi)
1409 supporting MPEG-2 and H.264, supporting GPU-zerocopy display
1410 * Partial support for Voxware MetaSound
1411 * libvpx decoder for VP8 and VP9
1412 * Support MSN Audio, Atrac3+, VP7, Bink, TAK, On2 AVC, DK3, DK4, IMC, Vivo g723.1,
1413 Smacker, FIC, Auravision, Canopus Lossless, and numerous videogame codecs
1414 * Teletext subtitles display improvements
1415 * Mediacodec speed improvements on x86
1416 * Support setting the post processing level in Theora
1417 * OpenMax IL improvements, notably for RaspberryPi
1418 * Fix channel ordering of LPCM codec in m2ts files
1419 * New jpeg image decoder
1420 * Add tx3g subtitles decoder
1421 * New SVG image decoder
1422 * Fix Speex decoding over RTP and in flv
1423 * Support more x264 and FFv1 RGB modes
1424 * Improvements on ZVBI teletext decoder, notably for speed and alignments
1427 * Support for MPEG-2 encoding using x262
1428 * Support for HEVC/H.265 encoding using x265
1429 * Support for Opus encoding using libopus
1430 * New jpeg image encoder using libjpeg
1431 * New png image encoder using libpng
1434 * Support for Core Audio Format (CAF) files
1435 * Important rework of the Ogg demuxer, notably improving seeking,
1436 streaming resilience, speex demuxing and chained Ogg
1437 * Important rework of the ASF/WMV demuxer, notably for seeking,
1438 synchronization and tracks exclusion
1439 * AVI improvements for better seek-indexing in non-fastseekable situations
1440 * AVI fixes for uncompressed, indexed and paletized bitmaps
1441 * MP4 fixes for fragmented files, vobsub, duration, aspect-ratio
1442 and support for rotation, covr atom and tracks exclusion
1443 * Support Opus in MKV
1444 * Support VP8 in OGG
1445 * Basic support for WebVTT
1446 * Handle support for ISO/IEC 14496-3 (AAC) Audio stream type in TS
1447 * Support HDPR TS files
1448 * Support microseconds in SubRip subtitles
1449 * FLAC packets validation using CRC
1450 * Improvements in metadata support in Ogg/Opus/Vorbis files
1451 * Fix encoding issues and relative paths in some XML playlist formats
1452 * Support THP Wii/Gamecube, RenderWare and Escape Replay game video files
1453 * New HEVC raw packetizer and demuxer
1454 * TS support for WiDi/Miracast LPCM
1455 * Handle MOV/MP4 tx3g styled subtitles through codec
1456 * Support SVG images files (on glib platforms)
1457 * Keep selection of tracks on segment changes in MKV
1458 * Support detection of SRT languages based on filename
1459 * Support for seeking Standard MIDI Files
1462 * Direct rendering and filtering for VDPAU hardware acceleration
1463 * New CoreAnimation OpenGL video output module for NPAPI plugins
1464 * New OpenGL ES 2.0 through EGL video output module for Android
1465 * New Android native window provider module
1466 * Direct rendering for MediaCodec Android hardware acceleration
1467 * Support for loading HLSL shaders in Direct3D video output
1468 * Add MMAL based video output for RaspberryPi
1471 * New Oldmovie effect filter
1472 * New VHS effect filter
1473 * New Freeze effect filter
1474 * Support I422 and J422 in transform
1475 * NEON optimizations for deinterleaving chroma, notably NV12->I420
1476 * Fix audiobargraph activation and usage
1479 * Allow setting volume while not connected with PulseAudio
1480 * Audio device notifications for WASAPI
1481 * Fix replay of sound buffer in DirectSound
1482 * Split of MMDevice and WinRT audio modules
1483 * Numerous fixes on AUHAL, including device management and stream changes
1484 * Fixes for SPDIF passthru in most modules
1487 * Important rework of the Ogg muxer, notably for skeleton
1488 * Fixes for the AVI muxer to respect the specification
1489 * Support VP8 in OGG
1490 * Add HEVC muxing in MP4 and TS
1493 * Important rework of the transcoding module to fix numerous bugs
1494 * WebM streaming, including live sources, compatible with all major browsers
1495 vlc <your-source> vlc://quit --sout '#transcode{vcodec=VP80,vb=1000,acodec=vorb,ab=128}
1496 :std{access=http{mime=video/webm},mux=webm,dst=:4212}'
1497 * GSM, VP8, Opus and JPEG RTP packetization
1498 * HLS: Allow setting the first segment number and numerous improvements
1499 * new stats module to output block timing values and md5 sums
1500 * transcode module access fps values as rationals now, eg 30000/1001
1501 * VLC now streams all elementary streams, you can revert to previous behaviour
1503 * --ts-out option has been removed, it has been superceded by --demux demuxdump
1504 --demuxdump-access udp --demuxdump-file 127.0.0.1:1234
1505 * Support Metacube protocol when streaming over HTTP
1508 * add equalizer API libvlc_audio_equalizer_* functions
1509 * add libvlc_media_player_program_scrambled function
1512 * Add a 3D OpenGL spectrum visualization.
1513 * Allow setting the FFT windowing style for 3D and normal spectrum
1516 * Add support for subtitles drag 'n drop in skins2
1517 * Add record button in Qt menus
1518 * New module for core dialogs on iOS
1519 * New layout for Qt buttons customization
1520 * Support to continue media playback where it was left off for Qt and OS X
1523 * Support for OS X Yosemite
1524 * Avoid grey bars in fullscreen when using Mavericks with multiple monitors
1525 * Improve fullscreen behavior for the native and VLCs own mode
1526 * Fixes for advanced preferences
1527 * Added 'file size' column to playlist table
1528 * in addition to iTunes, Spotify is automatically paused on playback start
1529 * Option to increase playlist font size
1530 * Improved crash log reporting
1533 * New module for TLS on OS X and iOS
1534 * Windows installer will kill running instance before installing
1535 * Teletext navigation buttons support in Qt4 gui
1536 * Update and improve Koreus, Dailymotion, Soundcloud and Youtube scripts
1539 * Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers
1542 * iOS video output: use ios2
1543 * OpenMash H.261 video decoder
1544 * dirac encoder: use schroedinger
1547 * New translation in Urdu, Tatar, Silesian, Samoan, Kapampangan, N'ko,
1548 Kurdish, Kabyle, Mexican Spanish, Catalan, Amharic
1549 * Update of all translations:
1550 Traditional Chinese, Simplified Chinese, Vietnamese, Uzbek, Ukrainian,
1551 Turkish, Thai, Swedish, Serbian, Albanian, Slovenian, Slovak, Russian,
1552 Romanian, Brazilian Portuguese, Polish, Punjabi, Dutch, Nepali, Norwegian
1553 Bokmål, Malay, Marathi, Latvian, Lithuanian, Korean, Kannada, Khmer,
1554 Japanese, Italian, Icelandic, Indonesian, Hebrew, Galician, Scottish
1555 Gaelic, French, Finnish, Persian, Estonian, Spanish, Modern Greek, German,
1556 Danish, Welsh, Czech, Bosnian, Bengali, Asturian
1559 Changes between 2.1.5 and 2.1.6:
1560 --------------------------------
1563 * Fix OSS stuttering
1566 * Fix heap overflow in decomp stream filter
1567 * Fix buffer overflow in updater (CVE-2014-9625)
1568 * Fix potential buffer overflow in schroedinger encoder
1569 * Fix null-pointer dereference in DMO decoder
1570 * Fix buffer overflow in parsing of string boxes in mp4 demuxer (CVE-2014-9626,9627,9628)
1571 * Fix SRTP integer overflow
1572 * Fix potential crash in zip access
1573 * Fix read overflow in Ogg demuxer
1574 * Fix RTP overflow (CVE-2014-9630)
1577 * Update translations and greek encoding
1580 Changes between 2.1.4 and 2.1.5:
1581 --------------------------------
1584 * Fix compilation on OS/2
1587 * Stability improvements for the QTSound capture module
1589 Mac OS X audio output:
1590 * Fix channel ordering
1591 * Increase the buffersize
1594 * Fix DxVA2 decoding of samples needing more surfaces
1595 * Improve MAD resistance to broken mp3 streams
1596 * Fix PGS alignment in MKV
1599 * Don't rename mp3 converted files to .raw
1602 * Correctly support video-on-top
1603 * Fix video output event propagation on Macs with retina displays
1604 * Stability improvements when using future VLC releases side by side
1607 * Fix transcode when audio format changes
1610 * Updated GnuTLS to 3.1.25 (CVE-2014-3466)
1611 * Updated libpng to 1.6.10 (CVE-2014-0333)
1614 * Update British English
1617 Changes between 2.1.3 and 2.1.4:
1618 --------------------------------
1621 * Fix issue in WMV with multiple compressed payload and empty payloads
1624 * Fix subtitles size rendering on Windows
1627 * Fix DVD playback regression
1628 * Fix misleading error message during video playback on OS X 10.9
1629 * Fix hardware acceleration memleaks
1632 Changes between 2.1.2 and 2.1.3:
1633 --------------------------------
1636 * Fix broken behaviour with SOCKSv5 proxies
1637 * Fix integer overflow on error when using vlc_readdir
1640 * Fix DVB-T2 tuning on Linux
1641 * Fix encrypted DVD playback
1642 * Fix v4l2 frequency conversion
1645 * Fix numerous issues (M2TS, VC1 interlaced, Lagarith, FFv1.3, Xvid)
1646 by updating codec libraries
1647 * Bring fluidsynth back on Mac OS X
1648 * Fix some Opus crashes with some filters
1649 * Fix teletext crash on Windows
1652 * Avoid an infinite recursion in MKV tags parsing
1653 * Fix an issue with some Vobsub tracks
1654 * Fix missing samples at the end of some wav files
1655 * Fix divide by 0 on ASF/WMV parsing
1658 * Fix audio device selection via command line on Mac OS X
1659 * Fix audio crashes on Mac OS X
1662 * Fix selection of DirectDraw as the default output for XP
1663 * Fix transform off-by-one issue
1664 * Fix screensaver disabling on Windows outputs
1665 * Fix DirectDraw device enumeration and multi-display output
1666 * Fix a potential crash when playing a fullscreen game at the same time as VLC
1669 * Fix 24bits audio MTU alignment in RTP
1670 * Fix record file names
1673 * Fix minimal size possible on start
1674 * Fix a crash with the simple volume widget
1675 * Fix a crash in the audio menu building
1676 * Fix multimedia keys issues on Windows
1677 * Fix opening of DVD and BD folders on Windows
1680 * Fix album art display on Windows
1683 * Update of Bulgarian, Catalan, Czech, Danish, German, Modern Greek,
1684 Spanish, Basque, Finnish, French, Scottish Gaelic, Galician, Hebrew,
1685 Hungarian, Italian, Japanese, Korean, Malay, Norwegian Bokmål, Nepali,
1686 Dutch, Polish, Brazilian Portuguese, Portuguese, Romanian, Russian,
1687 Sinhala, Slovak, Slovenian, Swedish, Telugu, Thai, Turkish, Ukrainian
1688 and Simplified Chinese translations
1689 * Fix encoding for Windows installer translations
1692 Changes between 2.1.1 and 2.1.2:
1693 --------------------------------
1696 * Fix digital playback on OS X when more than one audio device is installed
1697 * Fix digital playback (SPDIF/HDMI) on Windows
1698 * Fix stuttering or silent playback when using sound enhancers or external
1699 audio devices on OS X
1700 * Improve responsiveness on OS X when playback starts or is being paused
1701 * Improve responsiveness, silent playback intervals and reliability on iOS
1704 * Fix Vimeo and DailyMotion parsing
1705 * Various WMV playback improvements and fixes
1708 * Fix LPCM 20/24-bit decoding and 16 bits with channel padding
1709 * Fix playback of some HEVC samples
1712 * Fix crash on deinterlace selection
1715 * Fix some streaming profiles when copy existed
1716 * Improve A-B loop control
1717 * Fix album art update when changing media
1720 * Add a language option in the interface
1721 * Option to control VLC's iTunes pausing behavior is more easy to find
1722 * Improved UI resetting when requested in the preferences
1723 * Fix issue which prevented to enable more than one video filter on Mavericks
1724 * Fix an issue which could prevent automatic UI language settings from working
1725 * Fix opening subtitles files through drag & drop or double-clicking
1726 * Fix crash when closing window without decorations
1727 * Fix issue where extra video window was resized even if this was disabled
1730 * Kill running VLC process on uninstall/update
1733 * Update of Basque, Bosnian, Bulgarian, Croatian, Czech, Danish, Estonian,
1734 French, Hungarian, Icelandic, Indonesian, Italian, Kannada, Khmer,
1735 Lithuanian, Occitan, Persian, Polish, Romanian, Scottish Gaelic, Sinhala,
1736 Slovenian, Spanish, Swedish, Tamil, Thai, Uzbek, Welsh translations
1739 Changes between 2.1.0 and 2.1.1:
1740 --------------------------------
1743 * Fix random and reshuffling behaviour
1745 * Fix some subtitles track selection
1748 * VP9 support in WebM
1749 * HEVC/H.265 support in MKV, MP4 and raw files
1750 * Fix GPU decoding under Windows (DxVA2) crashes
1753 * Fix crashes on wav, mlp and mkv and modplug files
1754 * Support Speex in ogg files
1755 * Fix some .mov playlists support
1756 * Support Alac in mkv
1757 * Fix WMV3 and palette in AVI
1758 * Fix FLAC packetizer issues in some files
1761 * Fix DVB options parsing
1762 * Fix DeckLink HDMI input
1763 * Fix HTTPS connectivity on OS X by loading root certificates from Keychain
1766 * Fixes for DirectSound pass-through
1767 * Fixes for OSS output, notably on BSD
1770 * Fix HTTP interface infinite loop
1771 * Fix D-Bus volume setting
1774 * Reinstore right click subtitle menu to open a subtitle
1775 * Fix saving the hotkeys in preferences
1776 * Fix saving the audio volume on Win32, using DirectSound
1777 * Fix play after drag'n drop
1778 * Fix streaming options edition and scale parameter
1781 * Fix transcoding audio drift issues
1782 * Fix numerous audio encoding issues
1785 * Important rewrite to fix numerous bugs, notably about updates
1786 * Simplification of the upgrade mechanism
1789 * Reintroduce the language selector known from pre-2.1 releases
1790 * Fix fullscreen behaviour and various crashes
1791 * Fix about dialog crash in Japanese
1792 * Fix crashes on proxy lookups
1793 * Fixes on the playlist and information behaviours
1794 * Fixes on the streaming dialogs
1795 * Improves interface resizings
1798 * Update of Arabic, Basque, Belarusian, Czech, Danish, Dutch, French,
1799 Galician, Gujarati, Hindi, Hungarian, Icelandic, Italian, Japanese, Korean,
1800 Lithuanian, Marathi, Modern Greek, Norwegian Bokmål, Occitan, Persian,
1801 Polish, Portuguese, Punjabi, Romanian, Sinhala, Slovak, Slovenian, Spanish,
1802 Swedish, Telugu, Thai, Traditional Chinese, Turkish, Ukrainian, Uzbek
1806 Changes between 2.0.9 and 2.1.0:
1807 --------------------------------
1810 * The licenses of numerous modules have changed from GPLv2+ to LGPLv2.1+
1811 * Discontinued support for PowerPC-based Macs; VLC now requires Mac OS X 10.6+
1812 Moreover, the official builds will be 64bit only
1813 * The --with-tuning and --without-tuning options are removed; to tune
1814 compilation for a specific processor type, set CFLAGS manually
1816 3rd party libraries (contrib):
1817 * /extras/contrib has been replaced by a cleaner build system in /contrib
1820 * Audio core rewrite, supporting higher samplerates, better volume management,
1821 better device selection, new channel layouts and new output capabilities
1822 * Fix support for .001, .00x split files on Windows
1823 * Full support for UNICODE Windows mode
1824 * Disable and mark obsolete --language selection
1827 * Partial support for Windows Store App / WinRT
1828 * Add an audio fingerprinter, using AcoustID!
1829 * Remove SQL support
1832 * Support for CDXL, Ut Video, VBLE, Dxtory codecs via libavcodec
1833 * Numerous improvements on the OpenMAX IL codec module
1834 * Support for Ulead DV audio
1835 * Support for TechSmith Screen Codec 2, Microsoft Expression Encoder Screen,
1836 Microsoft Application Screen Decoder 1 (MSS1) and 2 (MSS2)
1837 * Support for Indeo Audio Coder, RealAudio Lossless
1838 * Add Hardware Acceleration support on OS X for H.264 based upon VDADecoder
1839 * Add Hardware Acceleration support on Android Jelly Bean using MediaCodec
1840 * Add Hardware Acceleration support on Linux using VDPAU
1841 * Support for SCTE-27 subtitles
1842 * Split G.711 decoder from Araw decoder
1843 * X Window system raster image dump pseudo-decoder
1844 * Support for Webinar GoToMeeting 4 (G2M4)
1847 * high10, high422 and high444 encoding support in h264
1848 * QuickSyncVideo Encoding (Intel Media SDK) support using Intel GPU on Windows
1849 * New AAC encoder using the fdk-aac library (non-free)
1852 * Screen: add support for OS X Lion and later,
1853 remove support for previous OS X releases
1854 * Major improvements in DASH support
1855 * Improvements in Blu-Ray module, notably for multiple video tracks support
1856 * Important improvements and rewrite of the v4l2 access module
1857 * HTTP: support for Internationalized Domain Names
1858 * Microsoft Smooth Streaming support (H264 and VC1) developed by Viotech.net
1859 * NTSC EIA-608 closed caption input support via V4L2 VBI devices
1860 * Add support for VNC/rfb in view only mode
1861 * Add support for Remote Desktop/RDP in view only mode
1862 * Timecode: generate a clock/timecode as a subtitle track
1863 vlc video.mkv --input-slave timecode:// --timecode-fps 30/1001
1864 * New video capture module for OS X based on AVFoundation, named AVcapture
1865 * New shared memory framebuffer access module, named shm
1868 * MP4: partial support for fragmented MP4
1869 * Vorbis: better support for metadata and cover art
1870 * AVI: better support for tags and extended metadata
1871 * Support for FLAC, Atrac and some ADPCM in AVI
1872 * Support for DV data type 1 in AVI and 12 bits DV Audio
1873 * Support for total number of tracks in major container
1874 * Support for Cook and Atrac in MKV
1875 * AVI: support for files produced by Nikon cameras
1876 * Support for more MJPEG streams
1877 * Add support for liveleak streams
1878 * Add support for Wave/RF64 files
1879 * Prevent numerous uncaught exceptions in MKV
1880 * Add protection against several potential heap buffer overflow in libebml
1883 * Windows Audio Session API audio output support
1884 * OpenBSD sndio audio output support
1885 * Important improvements on the Android OpenSL ES audio output
1886 * Android AudioTrack audio output support
1887 * OS X Auhal output support for 6.1, 7.1, 8.0 and 8.1 playback and layouts
1888 * Rewrite of OSS module to support OSSv4
1889 * OS X Auhal output support for multi-buffer output devices
1890 This fix was facilitated through a hardware lending by TEAC Europe GmbH
1891 distributing such devices under the brand "TASCAM" (US-122, US-144, etc.).
1892 * Rewrite of the AudioQueue output for iOS (and OS X)
1893 * New, simplified AudioUnit output for iOS
1896 * New remapping channel filter
1897 * New filter to enhance stereo effect by mono suppression and delay effect
1898 * New VSXu visualization plugin
1899 * ARM NEON acceleration of volume filter
1900 * Rewrite of the simple downmixer filter
1901 * New gain audio filter
1904 * New output for Decklink Blackmagic cards
1905 * New output using OpenMAX IL hardware acceleration API
1906 * OpenGL: use glsl instead of ARB to do the YUV->RGB conversions
1907 * OpenGLES: add support for color conversation shaders on Android and iOS
1908 * Fix and enable the OpenGL ES1 and ES2 outputs
1909 * Support for subpictures in the OpenGL ES2 output
1910 * Fix the power management issue on Windows for standby management
1911 * New output module for iOS using OpenGL ES2
1912 * Fix performance issue on Macs with multiple graphics cards
1915 * New anaglyph video filter which transforms side by side 3D video streams in
1916 anaglyph glasses (aka red/blue) compatible images
1917 * Support in deinterlacing filter for most 4:2:0, 4:2:2, 4:4:4 YUV formats
1918 and for bits depth higher than 8bits (like 10bits)
1919 * Improvements on the transform filter, to support 10bits and RGB formats
1920 * Revival of the openCV and openCV example filters
1921 * ARM NEON acceleration of chroma filters
1924 * Extended support for recording, notably for MKV and AVI
1925 * Options support for AVIO output module
1926 * Livehttp places more accurate segments durations in playlist
1927 * Livehttp allows setting cachin-variable in playlist
1928 * Livehttp stream encryption support
1929 * Livehttp supports changing encryption key and uri on segment change with key-loadfile option
1930 * Added chromaprint based audio fingerprinting
1933 * Add AcoustID/Musicbrainz based fingerprinter
1936 * configurable password for the HTTP server
1937 * .hosts removed from the HTTP server
1938 * fix Lua command line interface console mode under Windows
1939 * Better support for MCE remotes on Windows
1940 * Hotkey support for TS program selection
1941 * Rewrite of D-Bus inhibit interface
1942 * Improvements on motion sensing interface, fix orientation, move out
1943 rotate mode into the rotate video filter
1946 * UPnP A/V subtitles
1947 * Support for multiple UPnP resources on a single item
1950 * Add support for multiple video outputs
1951 * Add accessibility support to playback windows, open panel and fullscreen
1953 * Add a GUI to manage podcasts
1954 * Add a new panel for media conversation and streaming
1955 * Add a GUI for the QTSound access input to process audio captured locally
1956 - This also allows to capture input from a webcam and a mic at the same time
1957 * Add a GUI to capture QTSound data along with the current screen content
1958 * Add an option to let the Apple Remote control the system volume instead of
1959 VLC's internal volume level
1960 * Add a new Subtitles menu to change Subtitles and their properties during
1962 * Add the ability to create custom equalizer presets based upon the current
1963 selection and to manage the list of presets
1964 * Add custom profiles for video and audio effects, which let the user keep
1965 multiple configuration sets of all the individual filters
1966 * Support for pausing iTunes during media playback with VLC
1967 * Add support for video filters to clone the video output or split it in parts
1968 * Add A->B loop feature known from the Qt interface
1969 * Add an option to disable skipping to next/previous file with the Apple Remote
1970 * Add an option to show next / previous buttons
1971 * Add an option to hide the shuffle and repeat buttons
1972 * Add an option to hide the audio effects button (default enabled)
1973 * Add optional playlist columns for track number, genre, album, description,
1975 * Add options to the Advanced Open File dialog for start and stop time
1976 * Add an option to play videos as a desktop background
1977 * Add support for playing video and showing audio visualizations side by side
1978 * improve fullscreen controller time slider with larger click target
1979 * rewrite of minimal macosx module for use within VLCKit
1980 * Add support for 'macosx-autoplay' to the Apple Event / Apple Script bindings
1981 when adding new inputs - this also affects network streams opened through
1982 3rd party applications
1983 * Add a UI to the preferences dialog to configure the default application
1984 handler for ftp, mms, rtmp, rtp, rtsp, sftp, smb and udp streams
1985 (system-wide settings)
1986 * Add support for the Video Title option
1987 * Add support for the Boss Key
1988 * The Streaming/Transcoding wizard and the open dialog's output panel are
1989 deprecated now and will be removed in a future release
1992 * Partial support for Qt5.0
1993 * Menus modifications and improvements
1994 * Playlist improvements and fixes, including PictureFlow view
1995 * Streaming output wizard rewrite
1996 * Add bitrate graph in information panels
1997 * Filters panels improvements, notably Equalizer and Compressor
1998 * EPG display fixes and improvements
1999 * Add SD pixmap sources
2000 * Preferences hotkeys management fixes
2001 * Display playlist total duration
2002 * Support for a Maximum volume in the UI
2003 * Add audio track fingerprinting from media info
2004 * New profiles format and dialog to handle filters and quality
2009 * Extend sliders, offsets options
2010 * New bitmaps caching mechanism
2011 * Numerous fixes and improvements
2012 * Skinning of the Fullscreen controller
2015 * new libvlc_audio_output_device_list_get and libvlc_audio_output_device_list_release functions
2016 to replace the deprecated libvlc_audio_output_device_count, libvlc_audio_output_device_longname
2017 and libvlc_audio_output_device_id
2018 * libvlc_audio_output_get_device_type and libvlc_audio_output_set_device_type are now deprecated
2019 * new libvlc_media_tracks_get and libvlc_media_tracks_release methods to get more info about the
2020 media tracks. libvlc_media_get_tracks_info is now deprecated.
2021 * new fingerprinter_Create and fingerprinter_Destroy for fingerprinter support
2022 * new libvlc_log_set, libvlc_log_set_file, libvlc_log_unset, libvlc_log_get_context and
2023 libvlc_log_get_object for a better logger mechanism
2024 * new libvlc_set_app_id to complement libvlc_set_user_agent to set the icons
2027 * portaudio audio output: use the native audio output instead
2028 * X11 On Screen Display notifications (xosd)
2029 * Linux Framebuffer On Screen Display interface (fbosd)
2030 * PVR: IVTV analog TV encoder - use V4L instead
2031 * RTMP access: use libavformat avio instead
2032 * RTMP access_output: use libavformat avio instead
2034 * MSN messenger "now playing" (broken and unmaintained since VLC 1.0.0)
2035 * Telepathy framework "now playing" (broken and unmaintained since VLC 1.0.0)
2036 * Nokia/Maemo MCE screen unblanking plugin
2037 * Broken crop video filter
2039 * OSD parser and menu
2040 * Xscreensaver: use xdg-screensaver
2041 * Removed DLL loader for non-Windows Operating Systems
2042 * SQL Media Library (broken and unmaintained)
2043 * SQL Lite (only used as SQL Media library backend)
2047 * Update of all translations
2050 Changes between 2.0.8 and 2.0.9:
2051 --------------------------------
2054 * Improve handling of corrupt ASF files
2055 * Fix buffer overflow in the mp4a packetizer
2058 * Fix modplug security issues
2061 Changes between 2.0.7 and 2.0.8:
2062 --------------------------------
2066 * Fix crash in QTsound
2067 * Fix screen mouse file location
2068 * Fix invalid memcpy in MMS access
2071 * Fix use after free in sgimb
2072 * Improve resistance and checking against malformed MKV files
2075 * Fix crash in the libavcodec module
2078 * Fix interface crashes
2079 * Fix autostart playback option
2080 * Respect "playlist-autostart" option
2083 * update Welsh translation
2084 * New Kannada translation
2087 Changes between 2.0.6 and 2.0.7:
2088 --------------------------------
2091 * Fix playback termination when switching ES tracks (PowerPC only)
2092 * Fix memory exhaustion vulnerability when playing specifically crafted
2096 * Fix WMA Pro, MPEG 4 ALS, APE, MLP and ADPCM-IMA4 playback
2099 * Fix audio encoding for numerous codecs, notably mp3 and aac
2102 * Fix noticeable memory leak when creating AVI files
2105 * Fix crash when using libvlc in 3rd party applications (Mac only)
2108 * Minor improvements
2109 * Fix issue which could lead to loss of media files created through transcoding
2112 * Fix two xss vulnerabilities (CVE-2013-3565)
2115 * Update Basque, Simplified Chinese, Ukrainian, Turkish, Portuguese, Norwegian Bokmål,
2116 Burmese, Lithuanian, Italian, Hindi, Spanish, German, Czech, Danish, Welsh translations
2117 * New Azerbaijani, Kirgyz, Oriya translations
2120 Changes between 2.0.5 and 2.0.6:
2121 --------------------------------
2124 * Fix HTTPS playback with some certificates previously rejected
2127 * Improve lookup of human readable device names in AUHAL plugin (OS X)
2130 * Fix crash with broken asf files (SA-1302)
2131 * Fix MKV behaviour with unknown or new ebml elements
2132 * Fix use-after-free crash in Ogg demuxer, found by Tomi Juntunen
2133 * Fix regression on some paletted codecs in AVI
2134 * Fix ALAC in mp4 regression
2135 * Improvements to the vimeo playlist parser
2138 * Fix GPU decoding on Intel HD 2000/3000 cards on Windows
2139 * Fix FLAC 6.1 and 7.1 channel layout
2140 * Fix crashes in HTML srt subtitles
2141 * 3rd party codecs updates
2144 * Fix subtitle rendering resolution when using OS X's native fullscreen mode
2145 * Improve fullscreen controller time slider with larger click target
2146 * Fix listing of the lua interfaces (web, telnet and console)
2147 in the advanced preferences panel
2148 * Fix spatializer audio filter panel
2149 * Fix crash within the video output code
2150 * Fix BDMV folder selection issue on OS X Mountain Lion, which treats such
2151 folders as a AVCHD file as soon as they include an item named INDEX.BDM
2152 * Fix bug which caused a hidden fullscreen panel
2153 * Fix various minor UI drawing issues (main window, fullscreen controller,
2154 lua extensions, ...)
2155 * Allow VLC to be associated with .dvdmedia packages
2158 * Fix clearing of Media Info panel on dialog exit
2161 * Numerous D-Bus and MPRIS2 improvements
2162 * Reject broken versions of PulseAudio
2165 * Fix uninstallation in different location than C:\
2168 * Update of Brazilian Portuguese, Traditional Chinese, Thai, Portuguese,
2169 Japanese, Italian, Hebrew, Estonian, Spanish, Czech, Catalan, Bosnian,
2170 Asturian, French, Romanian, Serbian, Russian, Hindi, Estonian, German
2171 Slovenian Norwegian Bokmål, Khmer, Icelandic, Interlingua, Welsh, Ukrainian,
2172 Dutch, Danish, translations
2173 * New Gujarati, Aragonese translations
2176 Changes between 2.0.4 and 2.0.5:
2177 --------------------------------
2180 * Fix DVB-S delivery system detection
2183 * Fix playback initial synchronization with PulseAudio
2184 (however similar bugs in PulseAudio version 2.0 and later still exist)
2185 * Fix file output bug affecting floating point on big endian systems
2188 * Fix crash with some embedded subtitle fonts
2189 * Fix buffer overflow in HTML subtitles parser
2190 * Fix koreus lua parser
2191 * Improve reliability for RTSP streams sent by some IP cameras
2192 * Fix division by 0 in AIFF demuxer
2193 * Fix some MKV crashes when ordered editions have empty or broken links
2194 * Fix SWF potential crash on malformed files.
2197 * Fix crash in Freetype with embedded fonts
2198 * Fix wrong aspect ratio in some cases
2201 * Fix Mpeg-2 audio and video encoders initialization
2204 * Fix Reveal-in-Finder for files with non-Western file names
2205 * Fix crash with local statistics disabled
2206 * Fix Time counter UI look
2207 * Fix system sleep issue on OS X 10.5
2210 * Fix https streaming
2213 * Fix audio and video track selection:
2214 The constant track identifier is now always used. Some functions previously
2215 incorrectly used the (moving) index of the track in the table of tracks.
2218 * Update of Asturian, Bengali (India), Bosnian, Croatian, Czech, Danish,
2219 Dutch, Estonian, French, Galician, Scottish Gaelic, German, Hebrew,
2220 Italian, Japanese, Khmer, Malayalam, Polish, Slovak, Simplified Chinese,
2221 Traditional Chinese, Brazilian Portuguese, Turkish, Thai translations
2222 * Initial translations for Welsh and Interlingua
2225 Changes between 2.0.3 and 2.0.4:
2226 --------------------------------
2229 * Improve playback synchronization with PulseAudio.
2230 * Fix ALSA digital pass-through ("S/PDIF").
2231 * Fix live audio device selection on Mac OS X
2232 * Fix detection of some 5.1 and 7.1 kits on Windows.
2233 * Fix audio output behavior when the output device is plugged or unplugged
2234 during playback on Mac OS X
2237 * Fix numerous DVD (dvdnav) crashes
2238 * Fix HTTP playback through proxy and advertise gzip correctly
2239 * Fix TLS busy-loop during client-side handshake
2242 * Support for Opus decoding via libopus, including multi-channel files
2243 * Support MSS1 and MSS2 decoding through DMO libraries
2244 * Fix Hebrew and Greek subtitles encoding
2245 * Fix crashes on malformed subtitles and malformed png files
2246 * Fix crashes when using hardware decoding
2249 * Fix issues in Ogg with zero length packets
2250 * Fix file duration of Ogg/Theora and Ogg/Vorbis files
2251 * Fix vimeo, koreus and youtube lua parsers
2252 * Support Youtube live streams
2255 * Fix Wallpaper mode on Windows 7/8
2258 * Fix media info dialog update
2259 * Fix random/repeat preferences saving
2260 * Fix crashes when opening audio effects dialog, with skins and playlist
2261 * Fix crash on association dialog on Windows XP
2262 * Fix album art display at start
2265 * Fix command-line options to control the interface behavior
2266 * Deactivate CoreAnimation effects on Leopard
2267 * Fix menus display and behavior
2268 * Fix various crashes and small issues including bookmarks, playlist, buttons,
2269 streaming wizard, video size, hotkeys and fullscreen controller
2270 * Fix font selection for Unicode subtitles
2271 * Improve system sleep behavior when playing audio-only media. The screen is
2272 allowed to sleep while the system is kept awake during playback.
2273 * Fix code signing of Delete Preferences application
2274 * Add option to Audio Effects panel to activate the Karaoke filter
2277 * Fix Notify (D-Bus) plugin deadlock.
2278 * Fix buffer corruption in freetype and subtitles modules
2279 * Improve Blu-Ray and HLS support
2280 * Fix issues on selection of playlist items for WebUI
2281 * Codec and other 3rd party library updates
2282 * Fix swscale and canvas behavior with Aspect Ratio
2283 * Fix mime-type when streaming Webm over HTTP
2284 * Fix recording behaviour in Windows network environments
2285 * Codecs and 3rd party libary updates
2288 * Updates of Norwegian Bokmål, Korean, Slovak, Serbian, Russian, Traditional
2289 Chinese, Simplified Chinese, Portuguese, Walloon, Turkish, Thai, Polish,
2290 Dutch, Khmer, Hindi, Japanese, Galician, Hebrew, German, Breton, Scottish
2291 Gaelic, Czech, Estonian translations
2292 * Initial translations for Bengali, Fula, Gujarati and Bosnian
2295 Changes between 2.0.2 and 2.0.3:
2296 --------------------------------
2299 * Fix some HTTP request that broke some radio channels
2302 * Fix support for some flv files (notably joined)
2303 * Fix a crash when opening ape files with ID3v1 tags
2306 * Add GateKeeper support
2307 * Fix handling for some hotkeys
2308 * Fix fullscreen toggle over extra interfaces
2309 * Minor bugfixes and improvements
2312 * Fix Windows 8 interface style
2315 * Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic,
2316 Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian,
2317 Thai, Turkish and Walloon
2318 * New translations to Uzbek and Marathi
2319 * Fix activation of Gaelic and Thai translations
2322 Changes between 2.0.1 and 2.0.2:
2323 --------------------------------
2326 * XP machine will now use DirectX mode by default, like in previous versions.
2327 There were too many errors with broken drivers.
2328 * More accurate colourspaces conversions for YUV->RGB in OpenGL
2329 * Add menu support for libvlc / VLCKit applications on Mac OS X
2330 * Various fixes on Mac OS X, notably for crop, zoom, osd and menu support
2331 * Misc fixes in OpenGL module, on all platforms
2332 * Fix video output on PowerPC-based Macs equipped with an ATI Radeon 7500,
2333 an ATI Radeon 9200 or a NVIDIA GeForceFX 5200 Ultra.
2334 * Fix video output of 10bit encoded contents on Intel-based Macs equipped
2335 with an Intel GMA 950 chipset running OS X 10.6 or later.
2336 * Add support for the HiDPI mode used on recent Apple products with so-called
2340 * Rework Digital TV module for Windows. DVB-T and DVB-C should work again
2341 * Fixes for RAR compressed files
2342 * Fix DirectShow crashes on exit
2343 * Improve PulseAudio input latency
2344 * Fixes for HTTP access through a proxy
2345 * v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
2346 * Fix subtitles auto-detection in subfolders and detection behaviour
2347 * IE http proxy is not used anymore by VLC on Win32
2348 * Accept more extensions for DVD images
2349 * Fix crash in VC1 packetizer
2350 * Improvements in Blu-Ray playback
2351 * Improvements and fixes in HLS support
2354 * Fix crashes in AAC decoder on channels changes, notably in ISDB streams
2355 * Fix compilation with multiple FFmpeg and libav versions
2357 * Fix MP3 free format support
2360 * Fixes for MKV segments, seeking and MKV title display
2361 * Fix for some mp4, voc, midi and au crashes
2362 * Fix for Real .ram, .f4v, .avi and .ra files support
2363 * Fix for DVB channels file support
2364 * Fixes for alac, vorbis, DTS, VC-1 and Dirac in mp4
2367 * Fix for MPEG Audio encoding, use layer2 when using fourcc "mp2 " and "mp2a"
2368 * Fix for JPEG generation, when doing snapshots
2370 Audio filters and output:
2371 * Limitation of spatializer volume output
2372 * Fix DirectSound device selection
2373 * Correct PulseAudio volume control
2374 * Do not apply volume in file output
2375 * Fix sampling rate in JACK output
2376 * Fixes in ALSA output for latency and for broken drivers
2379 * Enable drag and drop of playlist items between the temporary playlist and
2380 the persistant media library
2381 * Enable import of playlist items taken from the service discovery modules
2382 to the media library or the temporary playlist
2383 * Media key support for keyboards by other manufacturers than Apple
2384 This fix was facilitated through a hardware donation by ZF Friedrichshafen AG
2385 manufacturing keyboards under the brand "Cherry".
2386 * Add support for the Apple Remote to set the Mac to sleep using a longer
2387 press on the Play/Pause button
2388 * Remove libfontconfig's font cache by an Apple Type Services lookup.
2389 This removes the "Updating Cache" dialog, before finding all fonts.
2390 * Re-add an option to hide the window decoration during video playback
2391 * Improve compatibility with other 3rd party apps using SPMediaKeyTap
2392 * Many Fullscreen fixes
2393 * Keep Aspect Ratio when resizing is back
2394 * Add controls to manipulate the Subtitles Duration to the Track
2395 Synchronization panel
2396 * Hidden items in the sidebar are being retained for the next launch now
2397 * Fix crash when trying to open an Audio CD by drag & drop
2398 * Improve reliability when opening DVDs or BDs by drag & drop
2399 * Fix crashes on exit
2400 * Fix crash when mounting a device with multiple logical volumes while
2402 * Chosen audio output device is retained throughout multiple sessions
2403 * Since running the Mac OS X interface as an Extra Interface or Control
2404 Interface can lead to undefined results, eventual settings will be
2405 automatically reset on the first launch.
2406 - This fixes issues with unresponsive playback controls and crashes on quit.
2407 * Update Growl plugin for use with Growl 1.3
2408 * Miscellaneous minor interface improvements
2411 * Fixes for stdin/stdout and for different locale issues
2412 * Fixes for icecast SD
2415 * Fix preferences for audio devices on Windows
2416 * Fix playlist search and selector behaviour
2417 * Fix multiple issues in the Open Disc dialog
2418 * Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
2419 * Fix tags and file names display
2420 * Fix various crashes, display issues and usability issues
2423 * Fix mousewheel on Windows
2424 * Fix for key events and focus loss
2427 * Fix display of some buttons
2428 * Fix listing of files in the Open interface
2429 * Fixes for widgets behaviour and vlm dialog
2432 * Fix Ogg Heap buffer overflow
2433 * Update taglib (CVE-2012-2396)
2434 * Update libavcodec and other codecs libraries
2437 * Traditional Chinese, Simplified Chinese, Walloon, Slovak, Polish, Khmer,
2438 Japanese, Italian, French, Czech, Belarusian, Breton, Greek, Spanish,
2439 Estonian, Irish, Galician, Hungarian, Japanese, Dutch, Telugu, Ukrainian,
2440 Thai translations update
2441 * New Scottish Gaelic translation
2444 Changes between 2.0.0 and 2.0.1:
2445 --------------------------------
2448 * fix and improve the CDDB information retrieval
2449 * fix the samba module compilation
2450 * fix UDP / RTP multicast stream reception on Mac OS X when using the 10.7 SDK
2451 * multiple fixes for HLS support, notably on Win32 and for encryption
2452 * multiple fixes for Bluray discs playback
2453 * fix for DVD decryption on some RPC-I drives
2456 * Support for MXPEG files
2457 * limit auto-detected threads to 4 in avcodec module
2458 * fix quicktime audio codecs in RTSP streams
2461 * Fix multi-file splitted RAR archive support
2462 * Fix a crash when seeking in mka
2463 * Improve MKV multi-video tracks support
2466 * Fix ogm header creation
2469 * limit spatializer filter distortions
2470 * Use fastest SinC algorithm for samplerate module
2473 * Fix S/PDIF passthrough with ALSA.
2474 * Remove flawed ALSA channels autodetection.
2475 The available ALSA channels MUST be configured now (stereo by default).
2476 * Fix delay when changing the volume on Mac OS X
2479 * Fix gradfun unloading on Windows platform
2482 * allow to hide the playlist to get a small controller window
2483 * allow to hide the sidebar
2484 * disable Lion fullscreen mode by default, since its behavior is misleading
2485 - this fixes fullscreen video output on a secondary screen
2486 * noticebly faster launch time
2487 * correct a few visual glitches and accessibility support
2488 * re-enable visual feedback on seek and volume changes
2489 * improve track synchronization panel
2490 * fix fontconfig cache dialog, closure of the interface and numerous crashes
2491 * fix crop, aspect ratio handling, DVD (no menu) support and Open subtitle menu
2494 * allow a native seek slider instead of the blue one
2495 * fixes in the playlist, the addons dialog, the menus, the main toolbar
2496 the open dialogs, preferences and customization dialogs
2497 * fix for fontconfig cache dialog, when rebuilding ASS fonts
2500 * fix for menus display
2501 * Addition of $R to display current playback speed
2502 * documentation update
2505 * fix mobiles display for remote control mode
2506 * support for .drc and .3ga extensions
2509 * fix SAP discovery, where an item was added multiple times
2510 * fix SAP discovery on Mac OS X when using the 10.7 SDK
2511 * Update Jamendo selections
2515 * fix build issues on BSD, Linux/PPC and Linux/Sparc
2516 * fix a crash on VLM close
2519 * Update libpng to 1.5.9 (CVE-2011-3026)
2520 * Update freetype to 2.4.9 (CVE-2012-1126 up to CVE-2012-1144)
2521 * Fix MMS stack overflow (SA-1201 - CVE-2012-1775)
2522 * Fix RealRTSP heap overflow (SA-1202 - CVE-2012-1776)
2525 * Update of Czech, Spanish, Swedish, Turkish and Walloon translations
2528 Changes between 1.1.13 and 2.0.0:
2529 ---------------------------------
2532 * The licenses of libVLC and libVLCcore have changed from GPLv2+ to LGPLv2.1+
2533 * Start/end titles/chapters are now specified with # rather than @ to fix
2534 conflicts with some URLs and file names. For instance, this plays a DVD
2535 from the 2nd chapter of the 1st title up to the 4th chapter of the 3rd
2536 title: vlc dvd://#1:2-3:4
2537 * The 40+ --*-caching options were simplified and dumbed down to 4 options:
2538 - --file-caching specifies caching for local files,
2539 - --network-caching specifies caching for network resources,
2540 - --live-caching specifies caching for capture devices and
2541 - --disc-caching specifies caching for local optical media.
2542 All values are expressed in milliseconds as in previous versions.
2543 * HTTP server IP address, port, and TLS configuration is now centralized:
2544 - The --http-host option sets the address, e.g. "--http-host=[2001:db8::1]".
2545 By default, both :: and 0.0.0.0 are used.
2546 - The --http-port and --https-port options set the port numbers.
2547 By default, 8080 is used for HTTP, and 8443 for HTTPS.
2548 - The TLS credentials are configured with --http-cert (public certificate),
2549 --http-key (private key), --http-ca (optional CA) and
2550 --http-crl (optional CRL).
2551 * RTSP server IP address and port are updated similarly.
2552 Use --rtsp-host and --rtsp-port respectively.
2553 * The --miface-addr option does not exist anymore. To select the multicast
2554 output interface, use --miface instead, e.g. --miface=eth0.
2555 * The Windows version will only work with Windows XP SP2 or later.
2556 Windows 2000 SP4, Windows XP < SP2, Windows 2003 SP0 are now unsupported.
2557 * The Mac OS version will require Quartz Extreme compatible machines.
2559 Important changes for packagers:
2560 * The default builds now assume that the operating system uses UTF-8 for
2561 its file systems and files content (except the Windows port). If this is
2562 not acceptable, pass --enable-non-utf8 to the configure script.
2563 Non-UTF-8 file systems support will be removed in future versions.
2564 * The VLC plugins path can be overridden with the VLC_PLUGIN_PATH environment
2565 variable. The --plugin-path command line option was removed.
2566 * The default tarballs are now compressed with XZ/LZMA: .tar.xz
2567 * OSS support is not compiled on Linux by default, pass --enable-oss to the
2568 configure script if you use OSSv4 or really want to use OSS emulation.
2569 * The webplugins have moved to: git://git.videolan.org/npapi-vlc.git
2572 * Major Video Core and Outputs rework and rewrite:
2573 Subtitles, subpictures and OSD can now be sized and blent inside outputs
2574 x11 (Unix), OpenGL (Unix) and Direct3D (Windows) are such video outputs.
2575 * Almost every video filter can now be transcoded
2576 * Playback rate doesn't get resetted to 1 between items anymore
2577 * Option --sub-filter was renamed --sub-source
2578 * Port to Android, iOS, OS/2 and Win64.
2581 * Multiple files are now supported inside RAR files
2582 * Experimental support for ClearQam devices in the BDA/DTV module
2583 * DVB-S scanning support on Unix
2584 * DVB-C scanning on Unix scans correct modulation/symbolrate if needed
2585 * Support for freq and video standard selection in DirectShow
2586 * Support for VDR recordings (http://www.tvdr.de/) folders
2587 * Experimental Blu-Ray Discs support using libbluray
2588 * HTTP Live Streaming (IETF draft) playback support
2589 * Blackmagic DeckLink SDI cards input support (Linux only currently)
2590 * Linear Systems (HD-)SDI cards input support (Linux)
2591 * PulseAudio audio input support
2592 * Support for RTP dynamic payload types by specifying the payload format
2593 in an option (no autodetection): only Theora supported for now
2594 * Basic HTCPCP implementation for Coffee Pot control
2595 * Support for all QTKit-compatible video input devices, aka QTCapture
2596 * Support for all QTKit-compatible audio input devices, aka QTSound
2597 * Support for capturing partially hidden windows in the X11 Screen input
2598 * MPEG DASH (Dynamic Adaptive Streaming over HTTP) support
2599 * Support for HTTPS is now fixed in the Windows port
2602 * One can now use ffmpeg-mt in conjunction with vlc, to split decoding load
2603 on multiple cores. H.264, VP3, VP8, JPEG-2000, Mpeg-4 ASP/DivX and RV3/RV4
2604 are notably concerned.
2605 * Important fixes for RealVideo 3.0 and 4.0 playback, notably in MKV
2606 * Experimental Hardware decoding using Broadcom CrystalHD cards
2607 * New module for decoding EBU subtitles (.stl)
2608 * Support for 9bits and 10bits H.264/AVC decoding
2609 * Support for 20-bits PCM and DAT-12 (digital magnetic tapes) from RTP
2610 * New module for Dirac encoding, using the faster libschroedinger
2611 The Schroedinger module should be prefered to the Dirac one
2612 * Support for WMV Images, aka WMVP and WVP2, as used by Photo Story
2613 * Support for Lagarith Lossless video codec
2614 * Support for ProRes 422 video codec in 10bits
2615 * Support for DNxHD (VC-3) and JPEG-2000 in 10bits
2616 * EIA-608 closed captions improvements
2617 * Support for JPEG-2000 and Motion JPEG-2000 in the Windows and Mac binaries
2618 * Experimental support of IOMX for OpenMAX IL codecs on Android
2619 * One can use "mp2 " fourcc to encode in mpeg1/2 layer 2
2622 * New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
2623 * C64 SID file playback support of using sidplay2
2624 * Support for images/cover art in wma/wmv/asf files
2625 * Improvements in .ape files metadata reading and writing
2626 * New demuxer module for EBU subtitles (.stl)
2627 * Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
2628 * Ogg, flv, mxf, amr seeking improvements
2629 * Major improvements in Matroska (mkv) chapters/segments handling and seeking
2630 * Support for duration and better seeking in Mpeg-TS files (.ts, .m2ts, .mts)
2631 * Mov improvements, notably for aspect-ratio handling and Audio DV tracks
2632 * Improved support of tracker files
2633 * Real Media (.rm and .rmvb) demuxer is now based on libavformat
2636 * Qt: effects dialogs rework
2637 * Qt: new CoverFlow-like view of the playlist
2638 * Qt: port to MacOS X platform
2639 * Qt: various interface improvements, notably on the seek bar
2640 * Skins2 / Qt: misc improvements and usability fixes
2641 * Skins2: fullscreen controller support, relative placement support
2642 and important cleanups and optimisations
2643 * Mac OS X: re-written Main Window, which also includes the Video Windows
2644 It is available in 2 looks, one grey (Lion style) and one black (QTX style)
2645 * Mac OS X: new Audio Effects panel adding Compressor and Spatializer filters
2646 * Mac OS X: new Track Synchronization panel
2647 * Mac OS X: new Video Effects panel for color and geometry adjustments
2648 * Mac OS X: re-written Open Disc functionality with automatic media detection
2649 * Mac OS X: support for the native fullscreen mode on OS X Lion
2650 * Mac OS X: enhanced AppleScript support
2651 * Mac OS X: support for lua extensions
2652 * The rc and telnet lua interfaces were merged into a new "cli" interface
2653 * lua: the recommended way to run custom interface scripts is now to pass
2654 -I luaintf --lua-intf myscript
2655 * ncurses: heavy refactor of the complete interface
2656 * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
2657 * dbus: Rewrite of the main loop to use a more efficient poll-based model
2658 * webUI/http: Rewrite of the web interface, using jQuery
2659 * webUI/http: some requests are now supported in JSON in addition to XML
2660 * webUI/http: path values for input and output are deprecated in favour of uri
2661 * Qt/Win32: the update system now downloads the updates in the temp folder
2662 * Qt: preferences are now searchable
2663 * Qt: the fullscreen controller is now stackable, full-width, at the bottom
2666 * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
2667 * New video output for iOS platform
2668 * Experimental work in progress on a video output using EGL
2669 * Adaptation of the OpenGL layer for OpenGL ES 1.1
2670 * Various vmem improvements
2671 * OpenGL video output now accepts YUV as input and uses fragment programs for
2672 chroma conversion between YUV and RGB
2673 * New video output for Android platform, based on Surface
2674 * Support for 9/10bits output in the OpenGL output
2675 * Updated OpenGL video output for Mac, requires a Quartz Extreme capable machine
2676 * New video output based on kva API for OS/2
2678 Audio Output and Filters:
2679 * New audio output based on AudioQueue API for iOS
2680 * New audio output in memory (amem)
2681 * Important simplification and improvements in the core audio output
2682 * New audio output based on OpenSL ES API for Android
2683 * New audio resampler using Speex (DSP)
2684 * New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
2685 * New Compressor filter, a dynamic range compressor
2686 * New simplistic Karaoke filter
2687 * New audio output based on kai API for OS/2
2688 * Automatic handover from S/PDIF to PCM with PulseAudio 1.0
2691 * New gradfun filter for debanding videos using dithering
2692 * Rewrite of the grain filter, faster and with better quality
2693 * New posterize filter for lowering the number of colors
2694 * Atmo ambilight: improve Fnordlicht support up to 254 channels
2695 * New sepia filter for creating sepia effect in videos
2696 * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
2697 * New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
2698 * New subsdelay filter to change subtitles delay
2699 * New anti-flickering filter
2700 * New OpenMAX DL IPCS filter for color space conversion and resizing
2701 * New video filter for denoising, based on the famous hqdn3d filter
2702 * Major improvements in the freetype text-rendering module, notably supporting
2703 blackbox and customizable shadow.
2704 NB: The freetype module is now used by default on the Mac OS X instead of
2705 the quartztext module, which can still be enabled manually.
2706 The Win32 font selection was improved too.
2709 * New livehttp-module for HTTP Live Streaming (IETF draft) output
2710 example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3,
2711 venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{
2712 access=livehttp{index=public_html/iphonestream.m3u8,
2713 index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
2714 dst=public_html/iphonestreamfile-###.ts}"
2715 * Support for Vorbis and Theora in RTP
2716 * Major rework of VoD support
2717 * New delay module, to introduce delays of one ES, when streaming:
2718 #delay{id=12,delay=500}:standard...
2719 * New setlang, setid modules to change lang or id of one ES, when streaming:
2720 #setid{id=12,new-id=42}:std...
2721 * New langfromtelx module, to change lang of one ES, when streaming, based on
2722 a telextex page: #langfromtelx{id=12,magazine=7,page=0x99,row=1}:std...
2723 * New select module, to replace an existing ES with another ES in the same track
2724 #duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
2725 #transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
2726 * New libavformat/avio access_output module for network streaming
2729 * Search API to be able to query distant search APIs from the interfaces
2730 * Upnp module was ported to Win32
2733 * New capabilities for libVLC:
2734 ** libvlc_media_player_navigate for DVD navigation
2735 ** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
2736 list of available audio and video filters
2737 ** libvlc_audio_set_format, libvlc_audio_set_format_callbacks,
2738 libvlc_audio_set_callbacks
2739 allow grabbing audio data from a chosen memory location in real-time.
2742 * asademux, subsass: use libass
2743 * fake, invmem: use the new image demuxers
2744 * hal, v4l, gapi, omapfb, hd1000a, hd1000v: obsolete unmaintained modules
2745 * id3tag: use taglib
2746 * upnp: use upnp_intel
2747 * removal of old telnet interface in favor of the new lua CLI
2748 * removal of http interface in favor of luahttp
2749 * removal of the noise filter
2750 * removal of the SDL audio output, use the native outputs
2751 * growl_udp: use Growl for local notifications on the Mac. UDP support will be
2752 removed in Growl's next release, too.
2753 * removal of the OSSO screensave module, use the MCE one
2756 * Update of translations for most languages.
2757 * New Telugu and Kurmanji translations.
2760 Changes between 1.1.12 and 1.1.13:
2761 ----------------------------------
2764 * Heap overflow in TiVo demuxer fixed.
2765 * Same default ACL for HTTP requests as for the rest of the HTTP interface.
2768 * PulseAudio channels mapping (non-stereo) fix.
2769 * PulseAudio stream accidental overflow recovery.
2772 * XVideo support for mixed CPU/GPU endianess (especially on PowerPC).
2773 * XVideo support for automatic color keying.
2774 * xosd Xlib initialization failure fix.
2777 * Camtasia decoding fix.
2780 * Rare crash while seeking fixed.
2781 * V4L2 video standard selection fixed.
2784 * Update of Chinese simplified, Estonian, German and Polish languages.
2787 Changes between 1.1.11 and 1.1.12:
2788 ----------------------------------
2791 * Mac OS X / auhal: multiple fixes for the Digital Audio output (S/PDIF)
2792 including support for OS X Lion
2793 * Multiple fixes and improved synchronization for PulseAudio support
2794 * Support for AC-3 and DTS passthrough with PulseAudio 1.0
2797 * Fix build compatibility with taglib < 1.6 and Xulrunner 1.9.1
2800 * Fix crashes with Japanese locale on OS X
2801 * Minor fixes for Webplugin under Win32, AVI demuxer, smem and AudioScrobbler
2802 * Fix crash in HTTP and RTSP server (stream output or Web interface)
2805 * Update of Breton, Chinese Simplified and Basque
2808 Changes between 1.1.10 and 1.1.11:
2809 ----------------------------------
2812 * Fix buffer overflows in the RealMedia demuxer (CVE-2011-2587)
2813 and the AVI one (CVE-2011-2588).
2816 * Fixed scrolling direction if the input device's signal is inverted
2817 * Update Auhal audio output to the latest API
2818 * Fix images disappearing issue on the interface
2819 * Reduced installation size by up to 30 MB
2820 * Resolved conflict between iTunes and VLC wrt Media Key handling
2822 Mozilla/ActiveX webplugin:
2823 * Fullscreen mode is fixed on Win32
2824 * Very simple fullscreen controller is visible on Win32
2826 Demuxers/Meta Readers:
2827 * Better support for cover art embedded in mp4, wma
2830 * Fix AVI muxer so the generated files are readable on other players
2833 * Multiple fixes for crashes and malfunctionning issues
2836 * Fix quitting on Linux
2837 * Fix opening of VIDEO_TS folders through the open disc dialog on Windows
2841 * Update of codecs, fixing the mpeg-2 decoder crash
2844 * Update of Slovak, Lithunanian, Russian, Brazillian Portuguese, Serbian
2847 Changes between 1.1.9 and 1.1.10:
2848 ---------------------------------
2850 Windows and Mac OS X:
2851 * Update of external library modplug, to address multiple security issues
2854 * Improved Media Key handling based upon SPMediaKeyTap by Spotify AB
2855 * Fix for various crashes and small issues
2858 * Fix heap corruption / integer overflow in XSPF playlist parser
2861 * PulseAudio output re-written due to unstability of the current one
2864 * Remove the fontconfig dependency from the freetype module
2866 Miscellaneous fixes in:
2867 * Windows 7 taskbar buttons
2869 * asx, live555, dvdnav demuxer
2870 * RTP output and XML export
2871 * Subtitles colours when using GPU decoding on Windows
2875 * Update of Norwegian Bokmål, Slovak, Afrikaans, Luganda,
2876 Brazillian Portuguese, Irish, Thai, Estonian, Chinese, Polish,
2877 Dutch, German, Galician, Bulgarian, Lithuanian and Japanese translations
2878 * Initial Basque, Zulu, Peul, Amharic, Acoli, Chiga translations
2881 Changes between 1.1.8 and 1.1.9:
2882 --------------------------------
2884 Windows and Mac OS X:
2885 * Update of external library modplug, to address a security issue
2888 * mp4: Fix heap-based buffer overflow (VideoLAN-SA-1103)
2891 * Miscellaneous interface look adjustments
2892 * Improve Apple Remote handling
2893 * Fixe bugs in the Streaming / Transcoding wizard
2894 * Layout fixes in the Preferences and Controls windows
2895 * Fix incomplete list of hotkeys in the Preferences dialog
2896 * Fix quitting through Apple Events (Dock menu, App Switcher, AppleScript, etc.)
2899 * Fix Growl local notification plugin
2900 * VLC bundle now includes the Growl framework
2904 * Updates of Lithuanian, Estonian, Chinese, Japanese, Bengali, Dutch, Polish,
2905 German, Galician, Traditional Chinese translations
2906 * New Luganda Translation
2909 Changes between 1.1.7 and 1.1.8:
2910 --------------------------------
2913 * New UI graphics by Damien Erambert
2916 * Oldrc interface is again the default RC interface, on Windows
2917 * Luarc, luahttp and luatelnet fixes
2918 * Qt and Mac OS X fixes
2919 * numerous Skins2 fixes, notably winamp2 skins
2922 * new libschroedinger-based Dirac codec encoder, faster than the current one
2924 Access/Demuxers/Codecs:
2925 * Subtitles auto-detection is back for .txt files
2926 * vod/rtsp server and rtsp input fixes
2927 * mp4 demuxer improvements
2928 * ogg, rstp input, video filters minor fixes
2929 * taglib's replaygain is fixed for mp3
2930 * vobsub support has an improved auto-detection
2931 * fix a crash in malformed ape files
2933 Miscellaneous fixes in:
2934 * Pulseaudio audio output, notably for usb cards
2935 * Stacktraces are now limited in size on Windows
2936 * Video resolution is now limited to 8192x8192, for security reasons
2937 See CORE-2011-0208, CVE-2010-3275, CVE-2010-3276
2938 * Configure and build system improvements
2939 * DirectShow and BDA build headers have been updated
2942 * Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
2943 Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
2944 * New icelandic translation
2947 Changes between 1.1.6 and 1.1.7:
2948 --------------------------------
2951 * Integration with the KDE GUI platform is disabled due to KDE bugs
2952 #234484 and #260719.
2955 * Updated live555 library to fix playback of RTSP and Freebox streams
2956 * Running VLC in 64bit mode requires Mac OS X 10.6.0 or later for speed
2957 and stability reasons
2960 * Fix for Matroska / WebM remote code execution vulnerability.
2964 * Update for Hebrew, Japanese, Danish and Russian translations
2967 Changes between 1.1.6 and 1.1.6.1:
2968 ----------------------------------
2971 * Fix libnotify, lirc, pulse compilation and packaging for Unix/Linux
2974 Changes between 1.1.5 and 1.1.6:
2975 ---------------------------------
2978 * Multiple fixes and improvements on PulseAudio output
2979 PACKAGERS are VERY STRONGLY advised to update libpulse to 0.9.22.
2980 Update is required to use PulseAudio with the Phonon-VLC backend (KDE)
2981 and with the Mozilla VLC web browser plugin.
2984 * Fix the Audio CD crash when looking for CDDB metadata on Windows
2987 * Support for MPC SV7 and SV8 on Windows and Mac OS X (Unix was already working)
2988 * Enabled FluidSynth MIDI playback plugin on Mac OS X
2989 * Faster VP8/Webm decoding with recent codecs libraries
2990 * Fix heap corruption in CD+G decoder - CVE-2011-0021 / VideoLAN-SA-1101
2993 * Fix Buffer overflow in Real demuxer - CVE-2010-3907 / VideoLAN-SA-1007
2994 * Fix some asf/wmv seeking issues, notably when seek didn't go to a keyframe
2995 * Support for 24-bits PCM over RTP (audio/L24)
2997 Subtitles and renderer:
2998 * Do not auto-detect .txt files for subtitles
2999 * Mark more freetype options as safe
3000 * Mac OS X: fixed fontconfig cache creation
3001 * Fix heap corruption in subtitle decoders, potentially exploitable,
3002 discovered by Harry Sintonen - sintonen at iki.fi - CVE-2011-0522
3005 * Fix projectM visualization for Linux in all locales
3006 * Fix projectM visualization support for Windows
3007 * Various projectM improvements: the module should be working now
3008 * Fix goom crash on Windows XP and Mac OS X
3011 * Qt4: fixes for media keys processing and MCE remotes
3012 * Qt4: various fixes and portability improvements
3014 Miscellaneous fixes:
3015 * KDE device solid actions
3017 * Transcode integer overflow
3018 * HTTP Icy metadata reading
3019 * Windows: revert to 1.1.4 performance timers
3022 * Update translations for Chinese, Nippon, Slovak, Estonian, Spanish, Galician,
3023 Swedish, Bulgarian, French, Bengalese, German, Slovak, Japanese, Dutch,
3024 Polish, Hungarian, Indonesian, Sinhala and Irish
3027 Changes between 1.1.4.1 and 1.1.5:
3028 ----------------------------------
3031 * Fix a Windows crash on accessing Network Shared files/drives,
3035 * Support for RTP access for H264 streams by specifying the demux in the MRL
3038 * Integration in the playlist, of a list of web shows, provided by channels.com
3041 * Game Music Emu (GME) plugin rewritten, using the proper C API
3042 * DVDnav and DVDread fixes for encoding and misc issues
3043 * Playback of live http .Webm streams
3044 * Taglib thread-safety fix
3047 * Fix decoding of H264 using DxVA2 using Intel IGP, thanks to the donation from
3051 * Add an icon to VLC on Linux
3054 * fix a bug that could lead to 100% CPU usage on XCB
3057 * fix for Qt bug where VLC didn't exit properly on some Windows XP configuration
3058 * fixes on luatelnet and luarc
3060 Miscellaneous crashes and fixes in various plugins (telnet, live555, theora and
3064 * add libvlc_media_new_fd() to play directly file descriptors (not Win32/Win64)
3065 * Miscellaneous fixes
3068 * Update translations for Walloon, Lithuanian, Spanish, Turkish, Estonian, Dutch,
3069 Bengali, German, Polish, Brazillian Portuguese, Japanese, Italian, Galician,
3070 French and Ukrainian
3071 * Major update and activation on Windows of Modern Greek
3072 * New Asturian translation
3075 Changes between 1.1.4 and 1.1.4.1:
3076 ----------------------------------
3079 * Fixed video output on PowerPC-based Macs for videos with widths divisible
3081 * Fixed an issue with the Equalizer's 170Hz slider
3084 * Fix crash when closing rtsp streams
3087 * Fix Windows 7 jumplists with Unicode files
3088 * Various fixes for Windows
3091 * New Armenian translation
3092 * Update translations for Dutch, Estonian, Lithuanian, Japanese, Nynorsk,
3093 Brazillian Portuguese, Armenian, Wallon
3096 Changes between 1.1.3 and 1.1.4:
3097 --------------------------------
3100 * Fix a security issue when loading DLLs, especially in Qt4 and dmo modules,
3101 See VideoLAN-SA-1005
3102 * Fix folders opening from the interface
3105 * Update translations for Lithuanian, Bengali, Slovak, French, Dutch, Ukrainian
3106 Polish, Simplified Chinese, German and Galician
3109 Changes between 1.1.2 and 1.1.3:
3110 --------------------------------
3112 Access and demuxers:
3113 * fixes for FTP relatives path and FTP directory support
3114 * fix for podcasts parsing
3115 * DVD: fix an assert error and various memory leaks
3118 * fix NULL dereferences, as reported by FortiGuard Lab,
3119 CVE-2010-2937 / VideoLAN-SA-1004
3122 * fix a regression where the wrong entry was played
3123 * fix m3u playlists exports
3126 * fix video autoresize behaviour
3129 * Update translations for Dutch, Sinhala, Hebrew, Estonian, Spanish and Bengali
3132 * Update of many codecs libraries, fixing bugs and improving speed
3135 * architecture-specific installations will now be replaced by specific updates
3138 * Add AltiVec detetion for OpenBSD/powerpc
3141 Changes between 1.1.1 and 1.1.2:
3142 --------------------------------
3145 * Avformat fps displaying fix
3146 * TS, fix an issue where some programs would get dropped (fixes DVB issues too)
3149 * fix timestamps handling on some filters that provoked issues when playback
3150 of mono streams, especially on Windows
3153 * fix a bug in direct3d video output with old nVidia drivers that broke video
3154 playback with overlay (YUV->RGB)
3155 * fix console output encoding
3157 Interface and extensions:
3158 * Youtube and other scripts updates
3159 * Misc fixes in Qt4 (especially VLM and EPG dialogs) and MacOS interface
3162 Changes between 1.1.0 and 1.1.1:
3163 --------------------------------
3166 * New capabilities for libVLC:
3167 * Adjust video filter control: libvlc_adjust_Enable,
3168 libvlc_adjust_Contrast, libvlc_adjust_Brightness, libvlc_adjust_Hue,
3169 libvlc_adjust_Saturation, libvlc_adjust_Gamma
3170 * libvlc_media_player_set_pause() can force the pause state, whereas
3171 libvlc_media_player_pause() would only toggle it.
3172 * libvlc_set_user_agent() configures the "user agent" strings used for some
3173 protocols (HTTP, PulseAudio...). This replaces the --http-user-agent and
3174 the former --user-agent libvlc_new() parameters.
3175 * libvlc_video_set_callbacks() and libvlc_video_set_format() allow grabbing
3176 video frames from a chosen memory location in real-time. This replace the
3177 ugly --vmem-* libvlc_new() parameters in previous versions.
3178 See http://wiki.videolan.org/LibVLC_SampleCode_SDL as an example.
3179 * libvlc_audio_get_delay() and libvlc_audio_set_delay() configure the delay
3180 between audio and video/subpictures for the current input.
3181 * Various fixes and crash preventions, especially when video functions were
3185 * Fix performance issues with GPU decoding using DxVA2 using ATI graphic cards
3186 You NEED ATI Catalyst 10.7
3187 * Fix :program selection in TS and DVB-T
3188 * Fixes and improvements for MKV, Avformat and Avcodec modules
3189 * Fix mod (.xm, .s3m, .it) files support on Windows and Mac builds
3192 * Fix h264 streaming in ts
3195 * Qt: fix preferences, hotkeys, messages and some fulscreen behaviour
3196 * Skins: support for mousewheel in fullscreen, fix radialsliders
3197 * Http: fix fullscreen toggle
3201 * VAAPI small improvements, notably for extraction mode selection
3204 * Multiple interface and crash fixes
3205 * Deinterlace selection is repaired
3206 * Crashes when playing multi-channel tracks fixes
3209 * Activation of DEP on XP SP3
3210 * Fix opening of .m3u and .pls playlists
3211 * Fix crash when My Document isn't available
3212 * Fix crash when Windows was getting into standby while playing video
3215 * Update translations for Spanish, Polish, German, Sinhala, Hungarian, Khmer,
3216 Brazilian Portuguese, Chinese, Hebrew, Slovak, Galician
3219 Changes between 1.0.6 and 1.1.0:
3220 --------------------------------
3222 Important changes for users:
3223 * On Linux, known bugs in the ALSA library might prevent audio output.
3224 Update to alsa-lib 1.0.24 or later, or use the PulseAudio output instead.
3226 Important changes for packagers:
3227 * The module cache has moved to ${libdir}/vlc/. The module cache can now be
3228 generated at install time except if you use staged installation. In the
3229 later case, you can generate the module cache in your post-inst script
3230 by invoking 'vlc-cache-gen'. If the module cache is not present and vlc
3231 can't write in ${libdir}/vlc/, it will result it vlc taking a long time to
3233 * Most X11-related plugins now use XCB instead of Xlib. VLC now uses
3235 - xcb, xcb-shm, xcb-xv, xcb-randr (from libxcb),
3236 - xcb-keysyms (from xcb-utils),
3237 - x11-xcb (from libx11) - only for GLX support.
3238 * On X11 platforms, a _working_ version of xdg-screensaver is typically
3239 required to inhibit the screensaver during video playback.
3242 * Support for the sftp protocol
3243 * Support for CDDB servers for Audio-CD on the Windows port
3244 * New memory input (imem) access and access_demux module to feed VLC from data in memory
3245 * New avio module to use libavformat capabilities for network streams, like rtmp://
3246 * Port of the screen module from Xlib to XCB
3247 * Port of the dc1394 module from libdc1394 to libdc1394 v2.0
3250 * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
3251 * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
3252 * Support for Audio/Video decoders and encoders using OpenMAX IL components for DSP
3254 * Support PGS subtitles for Blu-Ray
3255 * Support for HD-DVB subtitles - Display Definition Segment
3256 * Invmem module improvements
3257 * Support for Atrac1 audio codec
3258 * Support for SSE3 and SSE4 capabilities in some codecs
3259 * Multiple improvements for subtitles styles in .SRT and .SSA
3260 * Support for native decoding of Windows Media Speech (Voice) audio codec
3261 * Support for AMR-NB audio codec on the Windows and Mac port
3262 * Support for Indeo5 video codec
3263 * Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support)
3264 * Direct rendering is used more often with H.264 in avcodec module
3265 * Support for MPEG-4 ALS lossless audio codec
3266 * Support for VP8 codec
3267 * Support for 7.1 channels in vorbis audio
3270 * Many fixes on Matroska support (notably seeking) and support for Webm format
3271 * Support for .aob files from DVD-Audio (MLP and LPCM) (Full disc support is NOT present yet)
3272 * Support for ADPCM in .flv streams
3273 * Support for TwinVQ (.vqf) and AMV (.amv) files
3274 * Various EGP improvements
3275 * Support for embedded subtitles in OpenDML and legacy .avi files
3276 * Metadata and cover art improvements
3279 * WPL and ZPL playlist support
3280 * Lua scripts for Mpora, Vimeo playback and Rockbox FM radios
3281 * New Play-And-Pause function to stop playback on latest video image
3282 * Podcast images are now displayed
3285 * Rewrite of the video output core and most video outputs
3286 * Added desktop mode to the Direct3D output module. It differs from DirectX
3287 desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
3288 * New x11, glx and xv modules based on XCB
3289 * New deinterlacing modes based on yadif and yadif(x2)
3290 * New audio/video filter to show audio level on the video output
3291 * Enhanced AtmoLight filter with hardware support for
3292 Classic AtmoLight (http://www.vdr-wiki.de/wiki/index.php/Atmo-plugin)
3293 Quattro AtmoLight (use just 4 Classic AtmoLights as one)
3294 MoMoLight (http://www.ambilight4pc.com/momolight/momolight.html)
3295 Simple serial DMX controller (http://www.ulrichradig.de/ search for DMX)
3298 * New content extensions lua framework
3301 * Chorus/Flanger audio filter
3302 * 3F1R to stereo down-mix filter
3303 * Dolby mixer, parameterized equalizer, trivial mixer, scaletempo, bandlimited
3304 resampler, linear resampler, ugly resampler, converter_fixed, DTS to SPDIF
3305 and A/52 to SPDIF filters have been upgraded to the "audio filter2" API
3306 * NEON assembly audio converter module
3307 * Converter filters have been rewritten and extended to support s32 as input
3310 * Service discoveries can now be written in lua
3311 * Service discovery for Picture/Music/Video user directories
3312 * Service discovery based on libudev
3313 * Shoutcast Service discoveries are now removed
3316 * x264, add psy-rd parameter and change default settings
3317 * x264, add profile-limitter same way as x264.exe has, for example
3318 #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
3319 * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
3320 uses ABR and if qp-value is set uses CQP
3321 * libx264-version 0.76 or higher is required
3322 * x264 has tune/preset parameters supported
3325 * New smem module, streaming to memory
3326 * Allow duplicate outputs to be merged, like:
3327 --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"
3330 * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet
3332 * rc, telnet and http are now implemented using the lua interface system.
3333 * qt4 interface contains new iconview and listview mode for playlist
3336 * Support of .milk visualization files using projectM libraries
3339 * Vastly improved VLCKit framework
3340 * A new dialog provider for libvlc-internal interaction without full interface
3341 * Improved update detection and installation by using the Sparkle framework
3342 by Andy Matuschak et al.
3343 * New CoreText based text renderer replacing the former ATSUI renderer
3344 * New Video output module (mostly targetting VLCKit)
3345 * Optimised behavior when using the 2009 Apple Remote
3348 * Integration in Windows 7 taskbar
3349 * Playback of .Midi files is supported through fluidsynth's module
3352 * Multiple improvements for N900 compliance and efficiency
3353 * Support for HW accelerated video decoding on N900
3354 * Improvements to the maemo/hildon interface
3358 * --save-config command line option not supported anymore.
3359 * Fixed and reenabled netsync module.
3360 * Improved Solaris port
3363 * new C++ wrapper around libVLC: libVLCpp
3364 * phonon-VLC backend is now usable
3367 * csri codec: use the libass module instead.
3368 * galaktos visualisation: use the new projectM module instead.
3369 * showintf: Useless in Qt and on Mac OS X
3370 * transrate: broken since too long
3371 * Xlib x11, Xlib xvideo, Xlib glx: Use the new XCB modules instead.
3372 * HAL: Use libudev instead.
3373 * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
3374 * WinCE, BeOS and qnx interfaces
3375 * opie, qte and qte_main interfaces
3376 * linear_resampler and trivial_resampler are removed: use the ugly one.
3377 * XvMC accelerated modules: use VAAPI instead.
3378 * MGA (Matroska) for Linux: use Linux Framebuffer (or X) instead.
3379 * opengllayer: use macosx_video instead.
3380 * cddax: use cdda instead.
3381 * cmml and tarkin codecs are removed because they are dead codecs.
3382 * realaudio codecs: use libavcodec
3383 * access_file removed in favor of filesystem
3384 * RTMP input and output: use avio module
3387 Changes between 1.0.5 and 1.0.6:
3388 --------------------------------
3391 * Fix crash on FTP URI with no file path
3393 Decoders/Packetizers:
3394 * Fix overflows in A/52, DTS, MPEG Audio and subtitles support
3397 * Update LUA script for Youtube pages
3398 * Fix crashes in AVI, ASF and Matroska files
3399 * Fix crashes on malformatted ZIP archives
3400 * Fix crashes and leaks in the FFmpeg/avformat plugin
3401 * Fix crash on invalid XSPF playlist
3404 * Partial Xlib threading fixes
3405 More complete fixes are available in VLC 1.1.0. Please update!
3408 * Fix crash (use after free) in Qt4 bookmarks
3409 * Fix a few crashes in Qt4 playlist
3412 * Simplified Chinese, Estonian, French, Japanese, Korean, Spanish, Swedish
3413 and Walloon translations updated
3414 * Sinhala translation started
3417 * RTMP input and output are removed due to security problems. Please update
3418 to VLC 1.1.0 which provides an FFmpeg-based RTMP input if needed.
3421 Changes between 1.0.4 and 1.0.5:
3422 --------------------------------
3425 * SubRip extra styles improvements
3426 * Fix potential crashes in SSA and svg decoders
3429 * Improved support for the 2009 Apple Remote
3432 * Use of gcc 4.4.2 to compile instead of gcc 4.2. This might slightly
3433 increase performance and fix x264 issues
3436 * Portuguese Brazilian, Lithuanian, Romanian, Ukrainian, Japanese, Bengali,
3437 Walloon, Galician, Danish, Khmer, Polish, Slovenian, Vietnamese, Finnish
3438 Russian, Slovak translation updates
3439 * New Malayalam, Macedoninan, Nynorsk translations
3442 Changes between 1.0.3 and 1.0.4:
3443 --------------------------------
3446 * Fix deadlocks in the audio output core
3447 * Make PulseAudio the default output if available
3450 * Fix fullscreen mode with KDE 4.3.3 and other window managers
3451 * Fix incompatibility with cairo-dock and compositing
3454 * Fix DVB scanning regression from VLC 1.0.3
3455 * Support for XZ-compressed byte stream (LZMA algorithm)
3458 * Support for .m3u8 playlist files (UTF-8 M3U)
3461 * Support for xcb-keysyms version 0.3.4 or higher
3462 * Fix globalhotkeys on FreeBSD
3465 * Fix opening V4L version 1 devices
3466 * Fix default destination ports in the streaming wizard
3469 * New Walloon translation
3470 * Swedish, Ukrainian and French translation updates
3473 Changes between 1.0.2 and 1.0.3:
3474 --------------------------------
3477 * Fix video quality when resizing the video on Windows Vista and 7, due to
3478 regressions in most popular drivers
3479 * New deinterlacers modules based on yadif and yadif(x2) algorithms
3482 * Windows version supports now natively the WMA Professional codec, as it
3483 didn't work in the packaged version of 1.0.2
3484 * Fix downmixing of particual 4.0 AC-3 audio tracks
3487 * x264 has profile-limitter, like:
3488 #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
3491 * Update for appletrailers lua script
3492 * Fixes on the RAR stream filter
3493 * Fix for E-AC3 in ATSC/TS streams
3494 * Various fixes for v4l and v4l2
3495 * Fix a crash in mjpeg demuxer
3498 * New udev module for linux
3501 * Fixes on the playlist and the stream output panels
3504 * French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates
3507 Changes between 1.0.1 and 1.0.2:
3508 --------------------------------
3511 * Native support for WMA Professional, without the use of the Win32 dlls
3512 * Fix issues in subtitles, especially SSA ones
3513 * Various fixes on theora and ogg
3516 * Various fixes for EPG support in MPEG-TS demuxer
3517 * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers
3520 * Fixes for v4l2 devices
3521 * Fixes for dvb-c channels-scanning
3524 * Fix some playlist sorting issues
3527 * Fixed a crash when updating VLC
3528 * Fixed a crash related to QTKit when opening video files (10.6 only)
3529 * Added the ability to play 2nd media in sync to the primary item (input-slave)
3530 * Added the "Quit after Playback" feature
3533 * The "Delete Preferences" script is now delivered as a Universal Binary
3534 with native code for PowerPC, Intel and Intel 64bit
3535 * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
3536 - no support for Goom and SDL
3537 - limited text rendering support
3538 - This port is still considered as EXPERIMENTAL despite its binary release.
3541 * MPEG2 transrate stream output removed
3542 * x264 default-values closer to x264.exe defaults.
3543 * x264 rc-behaviour fixes:
3544 - if user defines qp-value, CQP-mode is used
3545 - otherwise if user defines vb=0, CRF-mode is used
3546 - otherwise ABR-mode is used
3547 * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
3548 - ABR mode set vbv-max-bitrate=bitrate
3549 - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)
3553 * Lua scripts for Mpora and Vimeo playback
3556 * Various fixes to enable 1.0 to build on Solaris and OpenBSD
3559 * New Kazakh and Croatian translations
3560 * Lithunanian translation is available on Windows
3561 * Galician, Korean, Nepali, Vietnamese, Ukrainian, Portuguese Brazilian,
3562 Arabic and French translation updates
3565 Changes between 1.0.0 and 1.0.1:
3566 --------------------------------
3569 * Fix wmv/asf issues that caused audio to drop
3570 * Various fixes for ac3, mp3, dts and stability for wav format
3571 * Fix seek in RTSP in conformity to RFC 2326
3572 * Fix Dailymotion access script
3573 * Fix crashes in xspf files handler
3574 * Fix seeking and timing issues in some flv files on Windows version
3577 * Add extra caching for files on network shares
3578 * Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
3579 DZCORE Labs, Algeria
3582 * Fix seeking in mpeg2 video files
3583 * Improve SSA subtitles rendering
3584 * Update most codecs for the Windows and Mac version
3587 * Fix sound recording of .flv files with mp3 audio
3590 * Possibility to change the opacity level of the Fullscreen controller
3591 * Fix various crashes and VIDEO_TS folders opening
3594 * Added options to disable support for Apple Remote and Media Keys
3595 * Fixed options for Volume, Last.fm password and Subtitle Encoding
3596 * Fixed redraw issues when autosizing the video window
3597 * Preferences panel now includes help through tool-tips
3598 * More reliable Information and Messages panels
3599 * Fix various crashes
3602 * The ZVBI module is now available for Windows, for complete teletext support
3604 Translations updates for Brazillian, French, German, Korean, Norwegian Nynorsk,
3608 Changes between 0.9.10 and 1.0.0:
3609 ---------------------------------
3613 * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
3614 See 'Access:' for more info.
3615 * Support for Mac OS X 10.4.x was dropped due to its technical limitations
3618 * Instantaneous pausing
3619 * Frame-by-Frame playback
3620 * Finer speed control
3621 * On-the-fly recording for all medias
3622 * Timeshift for most medias
3623 * RTSP trickplay support
3624 * Subtitles core improvements and fixes
3627 * New AES3 (SMPTE 302M) decoder
3628 * New Dolby Digital Plus - E-AC-3 (A/52b) decoder
3629 * New True HD/MLP decoder and parser
3630 * New Blu-Ray Linear PCM decoder
3631 * New QCELP (Qualcomm PureVoice) decoder
3632 * Improved Real Video 3.0 & 4.0 decoder
3633 * New WMA v1/2 fixed point integer decoder
3634 * Closed Captions using the SCTE-20 standard are now correctly decoded
3635 * Improvement of WavPack decoder to support all integer modes and float mode
3636 * Corrections on 5.1 and 7.1 channel decoding and ordering
3639 * Support for Dirac, MLP and RealVideo in Matroska files
3640 * Major improvements in RealMedia files opening (.rm and .rmvb)
3641 * Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
3642 * Metadata for mod files are supported
3643 * GSM codecs in Wav files are supported
3644 * New raw audio demuxer supporting raw PCM streams
3645 * New Dirac demuxer for raw Dirac streams
3648 * Dirac encoding using libdirac (supported in Ogg and in TS)
3649 * Shine mp3 fixed-point encoder
3652 * RTSP authentication with Darwin Streaming Server
3653 * On-the-fly gzip and bzip2 file decompression (except on Windows)
3654 * Playback for video in uncompressed multi-RAR archives
3655 * DVB-S and ATSC cards support on Windows
3656 * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
3657 OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
3658 * DVB scanning on linux
3659 * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
3660 * On-the-fly zip file decompression and browsing (MRL of the form
3661 zip://file.zip!/file.avi to specify the file - the development form of
3662 zip://file.zip|file.avi is not supported anymore)
3663 * Opening of any file descriptor using 'fd://'
3664 * MTP device access on Unix
3665 * CD-Text support on the cdda module (CD-Audio)
3666 * :start-time and :stop-time can handle sub-second values
3669 * Mouse cursor support in x11 and win32 screen modules
3670 * Screen module now features partial screen capture and mouse following on
3671 Windows and Mac OS X.
3674 * Export the playlist in HTML
3675 * Lua script for BBC radio playback
3676 * Better metadata handling and reading
3678 Linux/Windows interface:
3679 * Global Hotkeys on Windows and Linux
3680 * Various fixes for skins2 interface
3681 * Recently played items list
3682 * Interface toolbar customizations
3683 * Various Improvements on the Qt interface:
3684 - More menus actions
3685 - Finer speed slider
3686 - Improvements on many dialogs
3687 - New dialog for plugins listing
3688 - Fixed-size mode for videos
3689 - Better Teletext, trickplay and encrypted streams control
3690 * Better integration in GTK environments
3693 * Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
3694 * Reveal-in-Finder functionality for locally stored items.
3695 * Easy addition of subtitles through the Video menu
3696 * Additional usability improvements
3699 * Restored the old mpeg2 transrating module.
3700 * Multiple bridge-in instances are now possible.
3701 * bridge-in can be used to configure a placeholder stream.
3702 * Remote Audio Output Protocol (AirTunes) module.
3703 * Fixed mosaic memleak. Mosaics are now usable again.
3706 * New Maemo port with:
3707 - an interface based on Hildon framework.
3708 - scaler based on the swscale_nokia770 library.
3711 EXPERIMENTAL work for the winCE port has been done.
3714 * EXPERIMENTAL 64bit support
3715 * Speed improvements by using llvm-gcc
3716 * New document icons by Dominic Spitaler
3717 * Support for latest iSight models
3720 * Removed obsolete Esound and aRts plugins
3721 * Surround support for PulseAudio
3724 * Effects (cube, torus, etc.) removed from OpenGL video output
3725 * Video is able to stay in original size and to zoom in fullscreen
3726 (hotkey 'o') while keeping black borders
3727 * Image video output has been rewritten into a video-filter named 'scene'.
3728 The old image video output has been removed.
3729 * Support for scaling and converting video chromas with FFMPEG imgresample was
3730 withdrawn due to bugs. Please use the newer FFMPEG swscale instead.
3733 * Invmem, a fake codec to display images from external applications
3741 Changes between 0.9.9a and 0.9.10:
3742 --------------------------------------
3748 * Fixed crashes on multi-screen setups
3749 * Corrected volume and subtitle encoding options in the Preferences
3750 * Improved Information panel behavior, when playlist is not displayed
3751 * Fixed QTCapture input support for the latest iSight models
3752 * Added a menu-item to unlock the video window's aspect ratio
3753 * Fixed redraw issues when autosizing the video window
3754 * Updated libpng, libgpg-error, libgcrypt, fribidi
3756 Various fixes to the following modules:
3759 - updated and additional access scripts (BBC radio, dailymotion, ...)
3760 - Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
3761 DZCORE Labs, Algeria
3763 - RTP, RTSP VoD, Mosaic Bridge
3768 Changes between 0.9.9 and 0.9.9a:
3769 ---------------------------------
3772 * Updated multiple 3rd party libraries to keep in sync with the Win32 port
3773 * Playback fixes for PowerPC-based Macs
3776 Changes between 0.9.8a and 0.9.9:
3777 ---------------------------------
3780 * Experimental new decoder for Real Video 3.0 & 4.0
3783 * Various fixes related to real demuxer
3786 * Fixed circumstances, which could lead to an empty Information panel
3787 - Note that VLC will show information on the currently _selected_ item
3788 instead of the currently _playing_ item, if the playlist is visible in the
3789 main controller window.
3790 * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
3793 * Improved video playback performance on Intel-based Macs
3798 * Updates of other localizations
3801 * Support for receiving RTP packets on odd port numbers.
3802 * Lots of small bugfixes.
3803 * Correct Fullscreen behaviour on Multi-Screen setups on Windows
3804 * Telnet fixes on Windows
3805 * Resampling fixes when transcoding
3808 Changes between 0.9.6 and 0.9.8a:
3809 ---------------------------------
3812 * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
3814 Bunch of small bugfixes.
3817 Changes between 0.9.5 and 0.9.6:
3818 --------------------------------
3823 * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
3824 * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
3827 Changes between 0.9.4 and 0.9.5:
3828 --------------------------------
3830 * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
3831 * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
3834 * Closed Caption EIA 608/708 parsing enabled for libmpeg2
3837 * Fixed various potential crashes and memleaks
3838 * Fixed issues with reading from files (especially non-local)
3841 * Fix bug where interface was "eating" some media keys
3842 * Fix some crashes in DirectShow access
3845 * Fix bug when the resetting of preferences didn't reset the dialog states
3846 * Right-click menu to select playlist columns reenabled
3847 * Various fixed in playlist
3850 * MMAP module is now deactivated by default
3853 * Update of Brazillian, Swedish translation
3856 Changes between 0.9.3 and 0.9.4:
3857 ------------------------------------
3859 * Crashes fixed in ogg, vobsub, dvdread
3860 * Fixes several memory leaks.
3863 * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
3864 * Fixed a crash with deletion of old preferences.
3865 * Fixed targetname for downloaded updates
3868 * Stability fix for the video output.
3871 Changes between 0.9.2 and 0.9.3:
3872 --------------------------------
3875 * Fixed DTS channel order on 5.1 systems
3876 * Fixed pausing behavior for subtitles and for Audio-CD
3877 * Multiple subtitles and podcast fixes
3878 * Various crashes fixed in PS, SSA, mkv, xspf, freetype
3879 * Fixed update system bugs
3880 * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...+)
3883 * Fixed ffmpeg slowness on PowerPC-based Macs
3884 * Fixed crash on startup when installed on old preferences
3885 * Fixed bug in directory opening on Mac OS X
3886 * Fixed font selection in the Simple Preferences
3887 * Thicker border to the subtitle renderer
3888 * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
3889 * Fixed AC3 passthrough on Mac OS X
3890 * Fixed behavior of the Volume Normalizer settings on Mac OS X
3891 * Removed the deprecated QuickDraw video output module to avoid crashes on
3892 modern Mac OS X versions
3895 * Fixed sensitivity of Fullscreen Controller
3896 * Fixed error messages on startup when VLC wasn't correctly uninstalled
3898 * Fix showing of controller when returning from fullscreen playback
3899 * Multiple directory and path location fixes.
3902 * Added Faster/Slower icons to the controller panel
3903 * Fixed lost playlist columns when switching the playlist view
3904 * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
3905 * Fullscreen controller: added time label, remembering of last position
3906 * Fixed drag'n drop behaviour on the playlist
3907 * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
3910 Changes between 0.9.1 and 0.9.2:
3911 --------------------------------
3913 * Restored the old behavior of --sout-keep. It is now de-activated by default.
3914 * Skins2 interface repaired on Windows.
3915 * Multiple bugfixes.
3918 Changes between 0.9.1 and 0.9.0:
3919 --------------------------------
3921 * Multiple bug fixes.
3924 Changes between 0.8.6i and 0.9.0:
3925 ---------------------------------
3929 * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
3930 recent to work correctly
3931 * The HTTP interface is now only available on the local machine by default.
3932 If you want to make it available from other machines, you will have to
3933 edit the ".hosts" file.
3934 - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
3935 If you're using the old http interface, it's located in
3936 /usr/share/vlc/http/old/.hosts
3937 - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
3938 C:\Program Files\VideoLAN\VLC\http\old\.hosts
3939 - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
3940 and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
3941 * This version of VLC contains a new interface for Windows and Linux.
3942 This interface has a fullscreen controller and simplified preferences.
3943 This interface lacks the "Streaming Wizard" that used to be present in VLC
3944 0.8.6, but provides basic profiles.
3945 * The behavior of --sout-keep was changed. It's now activated by default.
3946 * The marq, mosaic and logo commands in the rc interface changed. They
3947 now require a target name as their first argument. Example:
3948 vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
3949 You can then use commands like: @test marq-marquee Goodbye
3950 If you didn't name the object using @test, its name will default to the
3951 plugin name (hence 'marq') in this example.
3952 These new commands are also available in the telnet interface.
3953 * The "rtp" access output module has been removed.
3954 Please use the RTP stream output instead, e.g.:
3955 Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
3956 New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
3957 * You now need to append --m3u-extvlcopt to your command line to enable
3958 EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
3959 of options is available to m3u playlists (CVE-2007-6683).
3960 * The old access:url syntax is no longer supported to resolve ambiguities
3961 with some file names. Use access://url instead.
3962 E.g.: vlc:quit -> vlc://quit ;
3963 udp:@239.255.12.12 -> udp://@239.255.12.12
3964 * The ffmpeg module has been removed and replaced by the new avcodec,
3965 avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
3966 and postproc modules.
3967 * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
3968 following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
3969 STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
3970 BACKWARD being reserved for future implementations and are thus not
3972 * Croping and padding in transcode are now done using the croppadd video
3973 filter. For example:
3974 transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
3975 * Canvas setting in transcode is now done using the canvas video filter.
3977 transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
3978 * Glide video output module has been removed.
3984 * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
3986 * TTA Parser improvements (CVE-2008-3732)
3987 * MMS Access Module improvements (CVE-2008-3794 )
3990 * Vastly improved playlist support:
3991 * Media library creation to save all your playlist items
3993 * Shoutcast TV listings
3994 * Audioscrobbler/Last.FM support
3996 * User definable Lua playlist scripts. See share/lua/playlist/README.txt
3997 (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
3999 * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
4002 * Video for Linux 2 (V4L2) input support
4003 * UDP-Lite transport for RTP/AVP
4004 * DCCP transport for RTP/AVP
4005 * Proxy support for MMSH stream
4006 * JACK audio input support
4007 * Input run time option (improved live stream recording)
4008 * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
4009 * Re-written Screen access module for Mac OS X
4010 using OpenGL instead of QuickDraw
4011 * Screen module now supports partial screen capture and mouse following on X11.
4012 * Experimental EyeTV access module
4013 This requires the user to install a plugin to EyeTV.app
4014 (available as a separate download).
4015 * Simple RTP input (with MPEG A/V, G.711 and PCM support).
4016 * RTMP input support
4017 * QTKit-based Input module for Mac OS X allowing display and streaming of video
4018 taken from all iSight-labelled video cameras (no audio support)
4019 * HTTP access now supports gzip compressed data and Digest Access
4021 * New options to reduce latency between arrival of raw data and display of
4022 frames. (--auto-adjust-pts-delay and --use-stream-immediate)
4025 * MP4 gpac and Apple chapter support
4026 * Fixed playback of AIFF stereo files
4027 * Fixed audio glitch on seek
4028 * Improved FLAC demuxer (duration / current time / meta data)
4030 * APEv1/2 tags support
4031 * Improved ID3v2 tags support
4032 * Improved Ogg/Vorbis tags support
4034 * Standard MIDI File (types 0 & 1) support
4035 * TiVo Series 2 support
4036 * CD+G karaoke Files support
4041 * VP60/VP61/VP6F/VP62 support
4042 * Flash Screen Video support
4043 * CamStudio Screen Video support
4044 * DosBox Capture support
4045 * Karl Morton's Video support
4046 * limited atrac3 support
4048 * Fluidsynth MIDI software synthesis (with external sound fonts)
4049 * New codec FOURCCs to support more specific files:
4050 Avid, FCP, Sony, Samsung, ...
4051 * H.264 PAFF support
4052 * DNxHD / VC-3 support
4053 * NellyMoser ASAO support
4054 * APE (Monkey audio) support
4055 * RealVideo support (with the RealVideo run-time)
4056 * Dirac video support using libschroedinger
4059 * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
4060 * VBI & EBU (Teletext) support (*nix, Mac OS)
4061 * Ogg/Kate subtitles support
4062 * AQTitle subtitles support
4063 * MKV USF subtitles support
4064 * HTML-based subtitles support
4065 * MPSub subtitles support
4066 * JacoSub subtitles basic support
4067 * MPL2 subtitles support
4068 * Rewrite of ASS/SSA scripts and subtitles support
4069 * PowerDivx (.psb) Subtitles support
4070 * Realtext subtitle support
4071 * DKS subtitle support
4072 * SubViewer 1.0 (SubRip09) subtitles support
4073 * Correct Right-to-left languages in subtitles support
4076 * Flash Screen Video support
4077 * Improved H.264 encoding speed
4079 Video outputs and filters:
4080 * New CoreAnimation-based output module (VLCKit framework on OS X only)
4081 * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
4082 Psychedelic) video filters can now be streamed
4083 * New puzzle video output filter
4084 * Re-written motion detection video filter
4085 * New extract video filter (extract Red, Green and Blue components from a
4087 * New sharpen video filter (increase the contrast of adjacent pixels)
4088 * New erase video filter (removes logos from a video)
4089 * Enhanced subtitles' renderer to support bold, italic and some HTML tags
4090 (Google Summer of Code Student project)
4091 * Support for RGBA and I420 blending.
4092 The latter improves Mosaic CPU usage *a lot*.
4093 * New transparency mask video filter (for use with the mosaic_bridge module).
4094 * New bluescreen video filter (for use with the mosaic_bridge module).
4095 This was previously part of the mosaic module.
4096 * Fixed random characters problem in RSS filter.
4097 * Add rotate-deciangle for more precision on rotate filter
4098 * Support for Intel SSE2 instruction set in chroma converters
4099 * Improved use of Intel MMX instruction set in chroma converters
4100 * New croppadd and canvas video filters.
4102 Audio outputs and filters:
4103 * Replay gain support
4104 * Audio playback when going slower/faster (with pitch correction via
4105 new scaletempo audio filter)
4106 * New spatializer audio filter
4107 * Correct DTS output via S/PDIF
4110 * RTSP for TS-multiplexed broadcast streams
4111 * New RTP payload formats:
4112 * Speex voice audio codec
4113 * ITU T.140 (for text, subtitles) output
4114 * G.711 (both A-law and µ-law) output
4115 * UDP-Lite transport for RTP
4116 * DCCP transport for RTP
4117 * Lots of fixes for RTSP broadcasting
4122 * New Simple Preferences dialogs showing the most important settings in an
4123 end-user suitable way.
4124 * Improved user interaction
4125 * Improved mouse gestures
4126 * Vastly improved Update checker
4127 * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
4129 * Brand new interface for Linux and Windows, based on the Qt toolkit
4130 * Fullscreen controller (transparency on Linux+Composite)
4132 * Improved video output features
4133 * Online access to VideoLAN's Help Wiki within VLC
4134 * New setting to disable the "Recent Items" service
4135 * When playing Radio (live) streams, the current track is shown correctly
4136 * Correct appearance on Macs using Aqua's graphite theme
4137 * Simplified Extended Controls panel
4139 * Correctly displays wide characters when using an UTF-8 locale,
4140 if libncursesw is available.
4141 * Some nice colors if the terminal supports it (most do)
4142 * Experimental Lua interface modules. See vlc -I lua and
4143 share/lua/intf/README.txt for more info.
4145 * Option to allow only one running instance, using D-Bus interface.
4146 * D-Bus Interface implementing the MPRIS
4147 (Media Player Remote Interfacing specification), a common dbus control
4148 interface for media players that intends to become an xdg standard when
4149 finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
4150 * Motion module using disk accelerometers to keep video horizontal
4151 * Plugin to set Telepathy presence message using MissionControl
4152 * Fixed VLM schedule time on Linux
4155 * VLC now complies with the XDG Base Directory Specification version 0.6
4156 http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
4157 (which means that VLC doesn't use the $HOME/.vlc directory anymore)
4160 * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
4161 applications (Google Summer of Code Student project, Mac OS X 10.5 only)
4162 * New text renderer based on Quartz replacing the existing Freetype solution
4163 * Complete compatibility with Mac OS X 10.5 Leopard
4164 * It is now required to compile a fully featured build
4165 * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
4168 * Event management and various improvements in libvlc
4169 (Part of a Google Summer of Code Student project)
4179 * LibVLC now supports externally built plugins properly.
4180 A "vlc-plugin" pkg-config package is provided.
4181 * Java bindings are now built from a separate source.
4184 Changes between 0.8.6h and 0.8.6i:
4185 ----------------------------------
4188 * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
4191 * Fixed option to use shared memory within the GLX video output module
4192 * Improved galaktos-based audio visualizations on FreeBSD
4193 * Miscellaneous bugfixes in multiple modules and in libvlc
4194 (transcode stream output, OSD menu video filter, VCD input,
4195 SAP services discovery, http control interface)
4196 * Updated Polish translation
4199 Changes between 0.8.6g and 0.8.6h:
4200 ----------------------------------
4203 * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948,
4204 CVE-2008-1949, CVE-2008-1950)
4205 * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
4208 * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
4209 * Miscellaneous bugfixes in multiple modules and in libvlc
4210 (ftp access, record access filter, video filters, RC interface,
4211 playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
4212 * Improved support for MPEG2 content created by Final Cut Pro
4213 * More reliable audio reception for MPEG TS streams
4214 * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
4215 to an unexpected application termination
4216 * New Serbian translation
4217 * Updated Romanian translation
4220 Changes between 0.8.6f and 0.8.6g:
4221 ----------------------------------
4224 * Removed VLC variable settings from Mozilla and ActiveX
4225 (CVE-2007-6683, VideoLAN-SA-0804)
4226 * Removed loading plugins from the current directory
4227 (CVE-2008-2147, VideoLAN-SA-0805)
4228 * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
4229 * Fixed libid3tag denial of service (CVE-2008-2109)
4230 * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
4231 * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
4234 * Fixed various memory leaks, improving stability when running as a server
4235 * Fixed compilation with recent versions of FFmpeg
4236 * Correctly parses SAP announcements from MPEG-TS
4237 * Fixed AAC resampling
4238 * The Fullscreen Controller appears correctly on Mac OS X,
4239 if the 'Always-on-top' video option was selected.
4242 Changes between 0.8.6e and 0.8.6f:
4243 ----------------------------------
4246 * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
4247 * Fixed Real RTSP code execution problem (CVE-2008-0073)
4248 * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
4249 * Fixed cinepak vulnerabilities (CVE-2008-1769)
4250 - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
4253 * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
4254 * Improved VLC's video output behavior on multi-screen setups running Mac OS X
4255 * Fixed crashes in H264 packetizer
4256 * Close MMS access on network timeout
4257 * Fix some problems with AAC decoder & packetizer
4260 Changes between 0.8.6d and 0.8.6e:
4261 ----------------------------------
4264 * Resume playback for viewing content over FTP
4265 * Fixed XShm detection with remote X11
4268 * Subtitle demuxers overflow (CVE-2007-6681)
4269 * HTTP listener format string injection (CVE-2007-6682)
4270 * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
4271 * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
4273 * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130,
4277 * Fixed DTS to S/PDIF converter
4280 * Fixed 5.1 audio on ALSA
4283 * Fixed some RTSP hanging and user/password passing through RTSP URLs
4286 * Fixed waiting for SPS/PPS problem in H.264 packetizer
4289 * Improved compatibility for creating H.264 video files playable on iPhones
4290 * Improved detection of optimal amount of threads for multi-threaded H.264
4291 encoding on multi-cpu systems
4292 - Note that this is used when transcode threads is set to 0 (default)
4293 - Not supported on Windows (multiple threads require manual configuration)
4295 Mac OS X Interface & Port:
4296 * Restored compatibility with Mac OS X 10.3.9
4297 * Corrected behavior of the Preferences panel
4298 * VLC no longer crashes on quit while playing
4301 * Updated Romanian and Polish translations
4304 Changes between 0.8.6c and 0.8.6d:
4305 ----------------------------------
4308 * Mozilla plugin: supports a reasonable amount of MIME types on Windows
4309 * Linux: Fixed S/PDIF passthrough with ALSA
4310 * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
4312 * Use field order (top/bottom) for correct bob/linear deinterlacing
4313 * Fix invalid free in bookmarks loading code
4315 Windows and Mac OS Binaries
4316 * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows
4319 * Security update (VideoLAN-SA-0703, CVE-2007-6262)
4321 Mac OS X Interface & Port:
4322 * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
4323 * Improved Video Output compatibility for Mac OS X 10.5 Leopard
4324 * Improved behavior of the Fullscreen Controller and mode changes between
4325 Fullscreen and Windowed Video Output
4326 * Softened the white flash artifacts that may appear during the transition of
4327 two different movies
4328 * Support for current Ogg file formats
4329 NOTE: This release requires Mac OS X 10.4 or higher.
4330 Mac OS X 10.3.9 is not supported anymore.
4333 * Improved H.264 encoding speed on Mac OS X
4336 * The automatic updating facility was removed
4337 * You now need to append --m3u-extvlcopt to your command line to enable
4338 EXTVLCOPT options parsing in m3u playlists.
4339 * RTSP server remote denial of service fixed (CVE-2007-6684).
4342 Changes between 0.8.6b and 0.8.6c:
4343 ----------------------------------
4345 Various bugfixes, notably:
4346 * Windows Vista compatibility
4347 * Cropping in Direct3D
4348 * Fullscreen change crash on Mac OS X
4349 * RSS filter string overflow
4351 * MKV demuxer crash (related to seeking)
4353 CDDA / Vorbis / Theora / SAP plugins:
4354 * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
4357 * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
4358 * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
4361 * Updated FLAC API compatibility
4364 * Support for new v4l2 encoder API
4367 * New localisation: Arabic, Persian
4370 Changes between 0.8.6a and 0.8.6b:
4371 ----------------------------------
4373 Various bugfixes, notably:
4374 * Out-of-bound read in demuxers
4375 * Demuxers crashes (incl. CVE-2007-0256)
4376 * Mac OS X Interface crashes
4377 * VP31 decoding on Windows platforms
4378 * Direct3D Video Output modifications for Vista compatibility
4379 * Correct behaviour for feeding streams to Icecast or Shoutcast servers
4382 * Enhanced Flash Video support incl. VP61 and VP60
4383 * Teletext subtitles (telx) support
4386 * Rectified behaviour and improved usability
4388 Mac OS X Interface & Port:
4389 * Diverse usability improvements
4390 * New wizard option to embed subtitles
4391 * Screensaver/automatic sleep mode is enabled when a video is paused
4392 * Improved Delete-Preferences-Script
4395 Changes between 0.8.6 and 0.8.6a:
4396 ---------------------------------
4398 CDDA / VCDX plugins:
4399 * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
4402 * Fullscreen controller improvements
4405 Changes between 0.8.5 and 0.8.6:
4406 --------------------------------
4409 * Shoutcast TV listings support
4412 * Support for RTSP authentication
4413 * Support for adding subtitles on the fly
4414 * Fixed MPEG-PS duration calculation
4415 * ATSC support for DVB input
4416 * Partial reading support for DVR-ms recordings
4417 * Partial reading support for MXF and GXF fileformat
4418 * Improved support for Flash Video files
4421 * Native WMV9/VC-1 support
4422 * WMA Speech support (through binary codecs)
4423 * VP5/VP6 - Flash Video support (not VP61)
4424 * The True Audio Lossless codec support
4425 * Matroska WavPack support
4426 * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
4427 * Fixed a problem with MPEG2 field pictures
4428 * Fixed swapped colors on DVB subtitles
4431 * Additional OpenGL effects (cylinder, torus, sphere, ...)
4432 * Experimental Direct3D 9 video output (win32). Best served on Vista :)
4433 * Improved libcaca support
4437 * New hotkeys for crop and zoom
4438 * Support for snapshots from the HTTP interface
4440 * Systray support in skins
4442 * Support for Apple Remote control
4443 * Fullscreen controller panel (artwork by Simon Damkjær Andersen)
4444 * New playmode buttons (artwork by Simon Damkjær Andersen)
4445 * right/ctrl-click menu in video outputs
4446 * Main Menu uses autohide when playing videos in fullscreen mode
4448 * Notifications using notification-daemon
4451 * Support for Unicode filenames (Windows NT and above)
4452 Windows 9x/ME users:
4453 - Please note that these versions of Windows are not officially supported
4454 - Unicode support for Windows 9x/ME applications is available through the
4455 Microsoft Layer for Unicode available from the following location:
4456 http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
4457 Download the MSLU package (unicows) and extract the content into the folder
4459 * Fixed IPv6 support on the client side
4460 * Fixed disable screensaver (Direct3D and DirectX video output)
4469 * Updates to the libvlc API
4470 * Fixes for the mozilla and activeX plugins
4473 Changes between 0.8.4a and 0.8.5
4474 --------------------------------
4477 * Statistics collection (bitrates, packets, connections, ...)
4478 * Support for downloading updates
4482 * Initial support for RTSP-over-HTTP (to allow NAT traversal)
4483 * Linux DV (Digital Video - Firewire) input
4484 * Improvements to the Audio CD input
4485 - Separate playlist entries for the tracks
4487 * Support for more DVB (satellite) encryption modules
4488 * Improved subtitles encoding support
4489 * Improved support for playing MP4 files from the Web
4492 * Cook (Real audio) support
4494 Playlist / Services discovery:
4495 * XSPF playlist support
4497 * Updated Shoutcast to use new listing
4500 * New JACK audio output
4503 * New video filters:
4504 - magnify: allows you to zoom on part of the image
4505 - gradient and edge detection: "cartoon-like" effect
4506 - bluescreen: overlay parts of a video transparently on another one
4507 * Logo video filter: can now loop through multiple images
4508 * RSS video filter: display feed images. Support for Atom feeds.
4509 * Improvements to the subtitles rendering
4512 * Initial support for throttling users on VOD streams
4515 * System to inform the user and request information
4516 - HTTP authentication
4520 - VLM (VideoLAN Media Manager) control panel
4521 - Improved media information panel (shows statistics, metadata, ...)
4522 - Drag & Drop support in the playlist
4525 - Support for Winamp 2 skins
4526 - Improved playlist handling
4527 - Support for popup menus, animated bitmaps, equalizer, ...
4529 - Embedded Video output
4530 - new Go-To-Specific-Time feature
4531 - Video cropping and aspect ratio changing while playing
4532 - Improved media information panel (shows statistics, metadata, ...)
4533 - support for processing multiple items with the wizard in a single run
4534 - option to save selections in the wizard for a session (default enabled)
4536 - New default interface pages for VLC and VLM (including a mosaic wizard)
4537 - A bunch of new RPN functions
4540 * MSN messenger "Now playing" support
4543 * Mac-Intel compatibility
4544 * Enhanced support of various audio output devices
4545 * Growl "Now playing" support
4548 * Ability to log to syslog
4549 * Root wrapper to avoid running VLC as root
4552 * New libvlc API (not finished yet)
4554 * A bit more automatic testing
4557 Changes between 0.8.4 and 0.8.4a:
4558 ---------------------------------
4561 * Fix a52 over spdif in alsa
4562 * SPDIF output available again in the Mac OS X Audio menu.
4565 * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
4566 * Add support for some non-standard FOURCCs used for H.264/H.263
4569 * Fix bug with some HE-AAC audio tracks
4572 * HAL fixes, should now work with new API
4573 * SAP, fix 20 second freeze on windows
4579 - fixed encoding of H.264/H.263 content when using the wizard
4582 Changes between 0.8.2 and 0.8.4:
4583 --------------------------------
4586 * Internal strings handling is now UTF-8 based
4590 * Fixed problems with OpenGL output
4591 * New --monitor-par (pixel aspect ratio) option
4592 * Fixed display problems with HDTV-1080 format
4595 * Improved DVB support for satellite bands other than Ku-band
4596 * IPv6 and Extended passive mode support for FTP
4597 * IPv6 Source Specific Multicast support
4598 * GnomeVFS input module
4599 * Support for RTP packet reordering
4600 * Fixed syntax for FTP URLs
4603 * Support for libSDL_image to import different image types
4604 * Musepack decoder using libmpdec
4605 * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
4608 * UPnP service discovery (Linux only at the moment)
4609 * Bonjour service discovery using avahi (Linux only)
4615 * Fixes, enhancements and new options related to the Headphone Channel
4616 Mixer and Dolby Surround
4619 * New shout output module to forward streams to icecast servers
4620 * Fixed several SAP and SDP announcement bugs
4621 * Fixed MTU handling to avoid IP fragments
4624 - new cone icon by Richard ¯iestad (Eurodata, retron.info)
4626 - New streaming and transcoding wizard
4627 - New extended controls panel
4628 - New bookmarks window
4629 - Fixed playlist sorting
4630 - Fixed drag-and-drop inside the playlist
4632 - Rename wxWindows interface in wxWidgets.
4633 - All the --wxwin-* options are now --wx-*
4634 - Support for RTP streaming in Stream Output dialog
4635 - Now require wx2.6 with Unicode support
4639 - New RPN functions to control VLC features (see play-howto)
4640 - Facilities to correctly handle non-ASCII characters and spaces in
4642 - Include macro to include other files
4646 * Should now work outside IE as well
4649 * New script to delete the preferences automatically
4652 * Fixed bandwidth problems of HTTP streaming
4653 * Fixed audio problems with DirectX audio output
4656 The following languages were added:
4660 * Simplified Chinese
4661 The following languages were re-added:
4665 Changes between 0.8.1 and 0.8.2:
4666 --------------------------------
4669 * Rewrite of the playlist
4671 - Input preparsing (for meta-data)
4672 - Grouping (by artist, ...) support
4673 * Preferences improvements:
4674 - New organization, designed to improve usability
4675 - New configuration types (list of modules, ...)
4677 * Core image manipulation support
4678 * Client-side SSL/TLS support
4679 * SSL Client certificates checking support (allows for secure VoD)
4680 * Renamed --spu-channel to --sub-track
4681 * Renamed --spumargin to --sub-margin
4682 * Renamed --audio-channel to --audio-track
4683 * Renamed --filter to --vout-filter
4684 * filters, extra interfaces, visualizations and service discovery modules are
4685 now separated by ':' instead of ','
4686 * Access filter architecture
4687 * Track selection based on preferred language (--sub-language and --audio-language)
4688 * Zsh autocompletion for VLC's arguments
4692 * Support for SOCKS proxy
4693 * Support for Shoutcast Meta-data
4694 * Support for (HE-)AAC raw-audio streams
4695 * Support for images on a HTTP server that get refreshed on the server
4696 * Better support for Kasenna streams
4697 * RTSP UDP->TCP rollover support
4698 * Massive Matroska improvements
4699 * Support for XA and VOC audio files
4701 * Samba (Windows shares) access module
4702 * Improved CDDAX module (uses several playlist items)
4703 * Fixes to Linux DVB support
4704 * Fix the "negative subtitles delay" bug
4705 * Support for FTP over IPv6
4707 Decoders / Encoders:
4708 * Dirac decoder and encoder
4709 * PNG decoder/encoder
4710 * Improvements to DVB subtitles encoder
4711 * Support for Apple Lossless Audio Codec
4714 * New Record and Timeshift filters
4717 * New type of modules, that add items to the playlist
4718 * Brand new SAP module
4719 * To enable SAP, you now need to use "-S sap" or add SAP in
4720 the "Manage->Services Discovery" menu
4721 ( IPv6 SAP is now enabled by default )
4722 * Non-standard support for HTTP streams SAP announces removed
4723 * HAL (Hardware Abstraction Layer) discovery
4724 * DAAP (iTunes shares) support
4728 * Support for 20/24 bits LPCM
4731 * Video snapshot support (png or jpg)
4732 * Image file video output (png)
4733 * Motion detection filter (can trigger playlist actions)
4734 * Improvements to wall video filter
4735 * Support for font color and opacity
4741 - Ability to load a configuration file on startup
4742 - Seeking support in VoD streams
4743 * Mosaic (picture-in-picture system)
4747 - Redesigned playlist : add playlist, add directory, ...
4748 - Improved preferences
4749 - Improvements to the wizard
4750 - DVD, VCD and Audio CD navigation buttons
4752 - Redesigned playlist
4753 - Improved preferences
4755 - Support for multiple actions
4758 - Support for the new playlist system
4760 - Now uses new config settings. See doc/lirc/example.lirc
4763 * Screensaver disabling fix
4764 * DirectShow tuner configuration
4765 * Support for no-decoration windows
4768 * Many Mac OS X 10.4 Tiger related fixes
4769 * The OpenGL video output is back
4770 * A new audio module that should work more reliable for analog audio output in various configurations.
4771 - Supports multichannel discrete analog output
4772 - Digital audio output requires you to change a preference setting because it
4773 is not yet available in the new module
4774 - Please read the README.MacOSX.rtf file for more information.
4777 * Support for single-buffered overlay
4786 * Mozilla plugin for MacOS X is back (not yet distributed)
4789 * Brand new Internet Explorer ActiveX plugin
4792 The following languages were added:
4798 Changes between 0.8.0 and 0.8.1:
4799 --------------------------------
4802 * Include TLS/SSL API (on plattforms where libgnutls is available)
4803 * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
4806 * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
4807 * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
4808 * Fixed spurious taskbar item after switching to fullscreen
4811 * A few more updates (we still miss an interface and a fast video output).
4814 * Portaudio audio output plugin improvements
4817 * Proper subpictures scaling using the aspect-ratio info when available
4820 * Fixed crash with ODML avi files
4821 * Fixed autodetection of VCD/SVCD bin files
4822 * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
4826 * Fixed aspect ratio and interlaced support in ffmpeg encoder module
4828 * Support of playlist group announcement
4831 Changes between 0.7.2 and 0.8.0:
4832 --------------------------------
4835 * Major work on libvlc. Changed/renamed/added functions
4836 * Complete switch to the new input core (better seeking, multi-input, ...)
4837 * New plugins cache to speed up launch time
4838 * New --play-and-stop feature which stops the playlist after each played item
4839 * Daemon mode (to run vlc in the background)
4840 * Major improvements to the subtitle/OSD subsystem
4843 * New screen capture input plugin for X11, Win32, BeOS and Mac OS X
4844 (Stream your desktop)
4845 * Improved DVD support:
4846 - uses libdvdnav for playing DVDs with menus support
4847 - uses libdvdread for simple playback with menus (eg. for streaming)
4848 * Experimental multi-input support ( use --input-slave to play with it )
4849 * Automatic MTU discovery for UDP streams
4850 * More powerful MRL syntax for DVD/VCD/CDDA access
4851 (selection of titles/chapters).
4854 * Support for iTunes Music Store previews
4855 * Support for MJPEG webcams (i.e. AXIS cams)
4856 * Added initial mp4 and mpeg-ts text track support
4857 * Windows Media Server RTSP support
4858 * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
4859 * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
4860 * Skins2 .vlt file loader (only when skins2 is the current interface)
4861 * Improved Ogg demuxer
4862 * Support for MPEG PS streams with MPEG 4 video.
4863 * Support for so called AACPlus webstreams
4866 * G.726 audio support
4867 * 14496-17 MPEG TS text support
4868 * MPEG-4 text support
4869 * Vastly improved DVB subtitles decoder (ETS 300 743)
4870 * Enabled color in DVB subtitles rendering
4871 * VobSub supported both externally and in Matroska
4875 * Re-use audio/video/spu decoders in transcoder module. From now on,
4876 everything that is playable by VLC should be transcodable as well
4877 * Subtitles overlaying in transcoder
4878 * Subpictures overlaying in transcoder (see video output)
4879 * Frame rate selection in the transcoder
4880 * DVB subtitles encoder
4881 * MPEG 1 layer 2 audio encoder using libtoolame
4882 * Improved vorbis/theora encoding
4884 * Text track muxing for mp4
4885 * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
4886 * 14496-17 text track muxing for MPEG TS
4887 * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
4888 * Teletext (0x56 descriptor) streaming support in MPEG TS.
4889 * New WAV muxer (supports multi-channel audio)
4890 * Improved ASF muxer
4892 * H.263 RTP streaming support
4893 * SDP generation outputs more compliant SDPs and can create SDP files now
4894 * Improved RTSP and VoD server (experimental)
4897 * New audio equalizer filter
4898 * Very trivial volume normalizer
4899 * True channel downmixing when playing 5:1 material on Stereo
4900 * More gradual resampling which should improve the pitch changing effect
4901 * New audio output plugin using portaudio v19
4904 * Roku HD1000 Video output
4905 * Experimental generic OpenGL video output (X11, Win32, MacOS X)
4906 with support for effects.
4907 * Improved filter and subpictures support :
4908 - New filters can be streamed.
4909 - "Subpicture filters" to overlay subpictures on video
4910 - Centralized scaling and blending
4912 - "time", to display current time
4913 - "marq", to display a marquee
4916 * OSD sliders for volume and postition information
4917 * OSD icons for Play and Pause
4918 * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
4919 * A few skins2 improvements
4920 * Added search, volume, loop and random functions to the ncurses interface
4921 * Added a filesystem browser to the ncurses interface
4922 * The remote control interface can now listen for commands on sockets
4923 * Improved CORBA control module
4926 * Fixed the "cannot set buffersize:[nope]" coreaudio problem
4927 * Major speed improvements to the Quartz video output
4928 * The Mac OS X interface is no longer required to display video
4931 * New galaktos visualization plugin (MilkDrop-compatible)
4932 * Experimental SVG rendering module
4933 * Support for DVB CAM modules.
4936 * DirectX Media Object decoder (allows playing some media types, like WMV3)
4937 * DirectX Media Object audio and video encoder
4938 * Fixed long standing win32 thread handles leak
4939 * Fixed problem with CPU usage with subtitles rendering
4940 * Wallpaper mode for the DirectX video output (only in overlay mode)
4943 * Massive update (we still miss an interface and a fast video output).
4946 * Added a lot of Javascript accessible funtionality
4947 * Volume, position, length, seek etc etc etc.
4950 * Server/client network synchronization module
4951 * VBrick streams fully supported
4952 * Cisco IP/TV streams supported
4956 Changes between 0.7.1 and 0.7.2:
4957 --------------------------------
4960 * Bookmarks feature for easier seeking/access inside medias.
4961 * Support for video output embedded in interfaces.
4962 * Improved HTTP daemon.
4963 * Saved playlists now remember VLC-specific options.
4966 * New Continuous Media Markup Language (CMML) codec.
4967 (http://www.annodex.net/overview.html)
4968 * New H.261 video decoder using openmash.
4969 * H264 encoder, demuxer and packetizer.
4970 * Packetizer interfaces between demux and codec when needed
4971 (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
4972 * Support for Theora alpha3 (both decoding and encoding).
4975 * --start-time <sec> and --stop-time <sec> to start and stop playing a
4976 file at the specified amount of seconds. Only works with a few
4977 fileformats (avi, mov, mkv, mp4 )
4978 * Improved directory access module.
4979 * New "file-cat" option to play truncated movies.
4980 * Better handling of meta info (title, author, description, etc...).
4981 * New options to pass meta info to the input.
4982 * It is now possible to stream programs from a DVB-S/C/T stream
4983 (satellite, cable, or digital terestrial television)
4986 * Annodex (http://www.annodex.net) support.
4987 * mmsh streaming fixes.
4988 * Fixed infinite loop in the AVI demux on broken/incomplete files.
4991 * Subviewer and subviewer v2 subtitles support.
4992 * Ability to choose autodetected subtitles path.
4993 * Subtitles delay can be changed in real time with hotkeys.
4996 * Improved session announcement system.
4997 * Minimize threads usage by default.
4998 * Added faster than realtime stream output (limited by CPU) for file output.
4999 * Improved MOV/MP4 muxer.
5000 * Improved MPEG TS muxer.
5001 * Improved transrater.
5002 * Meta info options used by the muxers.
5003 * New configuration system.
5004 * Better audio channels downmixing when transcoding.
5007 * New videolan (media) manager (vlm): a little manager designed to launch
5008 and manage multiple streams from within one instance of VLC.
5009 * Supports live streams and VoD.
5010 * Supports scheduling.
5011 * Telnet interface for vlm.
5012 * HTTP interface for vlm.
5015 * Skins II (Windows and Linux only)
5016 - Ability to embed video output.
5017 - Support for bitmap fonts.
5018 - Lots of improvements.
5019 * wxWindows (default Windows and Linux interface)
5020 - New design and set of icons.
5021 - Ability to embed video output.
5022 - Support for hotkeys.
5023 - Support for bookmarks.
5025 - Support for 'groups' and playlist item properties.
5026 - Better hotkeys handling.
5029 * OpenGL video output is now the default when available.
5030 * Added FAAC encoder (mp4a).
5031 * Audio output fix to work with multiple streams on a HAL device.
5032 * Possible fix for conflict with CodeTek VirtualDesktop (untested).
5035 * DirectShow input plugin should work with more devices.
5036 * Disable monitor power down when watching movies.
5037 * Improved Windows installer.
5043 * Improvements to the Goom visualisation plugin.
5044 * Roku HD1000 audio output.
5047 Changes between 0.7.1 and 0.7.1a:
5048 ---------------------------------
5051 * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
5052 * Playing MOD files is working now.
5055 Changes between 0.7.0 and 0.7.1:
5056 --------------------------------
5059 * Fixed a nasty bug that causes preferences not to be saved some times.
5060 * IGMPv3 support for VLC under Windows XP and Linux.
5063 * Brand new DTS Coherent Acoustics audio decoder based on libdts
5064 (http://www.videolan.org/dtsdec.html)
5065 * Fixed DTS S/PDIF output
5066 * SVCD (Philips OGT) and CVD subtitles
5069 * Internal improvments
5070 * Improved import/export
5073 * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
5075 * New demux module that uses libavformat from ffmpeg. Adds support for many
5076 small and strange formats.
5078 * New MOD audio demux.
5079 * Support for DTS and A52/AC3 wav files.
5080 * Support for DTS and A52/AC3 audio CD.
5081 * New and experimental DVD input plugin with menus support (using libdvdnav).
5082 * Added back DV audio support in raw DV demuxer.
5085 * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
5086 * Fixed a nasty bug in the mpeg video packetizer.
5087 * Improved transcoding (multithreading, more tuning, etc...).
5093 * New opengl video output plugin.
5096 * A few improvements to the DirectShow input plugin.
5097 * Fixed ipv6 name resolution.
5100 Changes between 0.6.2 and 0.7.0:
5101 --------------------------------
5104 * Brand new decoder/packetizer api.
5105 Adds a lot more flexibility while also simplifying the decoder plugins.
5106 * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
5107 * Video outputs are recycled if possible.
5108 This removes any 'flicker' between two similiar video files.
5109 * Fixed the video filters. Video should no longer go black when using filters.
5110 * New input core. Advantages are: better seeking, more responsive, support for
5111 subtitle files at the core, and much much more.
5114 * Added a repeat mode to repeat a single file over and over.
5119 * Fixed annoying seeking problem with Ogg files (seeking would take ages).
5120 * Support for Flac in Ogg files.
5121 * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
5122 * Rewrite of the Flac demuxer.
5123 * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
5124 * Reworked DVB tuning.
5125 * Better Icecast support.
5126 * New MPEG video elementary streams demuxer.
5127 * New DTS audio elementary streams demuxer.
5130 * Support for Theora video encoding.
5131 * Support for Speex audio decoding/encoding.
5132 * Rewrite of the Flac decoder + encoding support.
5133 * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
5134 * Support for AAC + SBR and proper multi-channel re-ordering.
5135 * MPEG 2.5 audio support.
5136 * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
5139 * Improvements to the MPEG TS muxer.
5140 * New transrating module for MPEG2 video.
5141 * Added packetization for MPEG AAC ADTS streams.
5142 * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
5143 * Improved mp4 muxing and added AAC/MP4V support when transcoding.
5144 * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
5145 * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
5146 * --sout-keep option to keep the stream open while changing input.
5147 * Preliminary RTP support.
5148 * Fixes to SAP announces.
5153 - misc improvements (eg, "stay on top" option).
5154 * New standardized and customizable hotkeys.
5156 - Playlist improvements (Sort, Search, mode buttons).
5157 - Improvements and help in preferences
5158 - New streaming wizard
5159 - Revised Disc Open menu
5161 - Improvements of the standard pages
5162 - Support for new commands
5163 * OSD ( OS X and hotkeys only atm ).
5166 * Many fixes to the SAP module
5167 * SAP now supports HTTP streams
5170 * Text subtitles now have a black outline.
5171 * Text subtitles autodetection.
5172 * Text subtitles charset autodetection.
5173 * Text subtitles for all videofiles. Results may vary.
5174 * Text subtitles in Hebrew are supported. Arabic partially.
5175 * Automatic fontsize selection for text subtitles.
5176 * Fixed SAMI text subtitles support.
5177 * Support for subtitles in Matroska files.
5178 * Support for subtitles in DVB streams.
5181 * New controller designed by Max Rudberg from www.maxthemes.com
5183 * Works on 10.1.x again. Apologies for that problem.
5184 * Support for Panther.
5185 * Support for raw dumping of streams to disk.
5186 * Mozilla plugin for Mac OS X (experimental).
5189 * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
5190 * VLC can be installed as a Windows NT service.
5191 * Allow on the fly switching of the main interface.
5192 * Support for 3F2R in audio output.
5193 * New --one-instance option to "force" only one running instance of VLC.
5194 * Mozilla plugin for Windows (experimental).
5195 * Multimonitor support (untested).
5196 * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
5199 * Improved Video4Linux input. Also added support for an audio only input.
5200 * Support for real-time priority when running with root privileges.
5201 * Allow on the fly switching of the main interface.
5204 * Brand new Gtk 2 interface
5207 * Audio visual effects filters (spectrum, scope and random).
5208 * Audio visual effects filter using goom.
5209 * Spanish, Portuguese Brazilian and Hungarian translations.
5210 * libcaca video output (colored ascii)
5213 Changes between 0.6.1 and 0.6.2:
5214 --------------------------------
5217 * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
5220 * Transcoder now generates proper pts/dts thus should work a lot better.
5221 * Improved MPEG TS muxer.
5224 * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
5225 * Few fixes to the VCD navigation.
5228 * Support for DVD menus navigation added to the wxWindows interface.
5231 * ALSA multi-channel support fixed and tested.
5232 * Fixed fullscreen with gnome metacity.
5235 * Fixed VCD support which was broken on some machines.
5238 * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
5241 * Text subtitles now centered on the picture.
5242 * Ffmpeg decoder now generates proper pts and can be used to play
5246 Changes between 0.6.0 and 0.6.1:
5247 --------------------------------
5250 * There should be less bogus resampling, particularly on DVDs.
5251 * VLC will now wait for the medium to wake up before starting its clock
5255 * Added vorbis audio support in Ogg streaming.
5256 * Added vorbis audio transcoding support.
5257 * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
5259 * ALSA multi-channel support fixed and tested.
5260 * Fixed fullscreen with gnome metacity.
5263 * Fixed VCD support which was broken on some machines.
5266 * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
5269 * Text subtitles now centered on the picture.
5270 * Ffmpeg decoder now generates proper pts and can be used to play
5274 Changes between 0.6.0 and 0.6.1:
5275 --------------------------------
5278 * There should be less bogus resampling, particularly on DVDs.
5279 * VLC will now wait for the medium to wake up before starting its clock
5283 * Added vorbis audio support in Ogg streaming.
5284 * Added vorbis audio transcoding support.
5285 * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
5286 * PS muxer can create mpeg1 files now and produce streams with system headers.
5287 * You can transcode a52 with more than two channels to mpga now.
5290 * Fixed DVD support which was partly broken due to a bug in libdvdcss
5291 * Fixed 5.1 audio support for the sblive/audigy soundcards.
5292 * Fixed sound on Windows NT.
5295 * Fixed/improved ALSA support and enabled multi-channel audio output.
5296 * X11/Xvideo: Should now work on big endian machines, and you can now
5297 use the arrow keys to browse through the DVD menus.
5300 * Gtk+2 interface called PDA
5301 * Familiar Gtk+ is now deprecreated
5302 * Codec a52, Faad2 and flac added
5303 * Video4Linux enabled (demux and transcode)
5304 * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
5307 * Small updates/fixes to the wxWindows interface.
5308 * Improved HTTP remote control interface. You can now create your own HTML pages.
5309 * A new CORBA control plugin.
5312 * Improved support for the Matroska container format.
5315 * Improved build system.
5316 * New video filter plugin to overlay logos.
5317 * Added support for Winamp 3 B4S files.
5318 * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
5319 Should also work with languages like russion for instance.
5322 Changes between 0.5.3 and 0.6.0:
5323 --------------------------------
5326 * Channel Server support was removed (was deprecated)
5329 * Fixed a big bug in ftp and http access that prevented many platforms
5330 (OSX most prominently) to view ftp and http streams.
5331 * Fixed large file support on Windows
5332 * Video 4 Linux support
5333 * CD Digital Audio support
5334 * Fixed IPv6 multicasting on Windows and OSX.
5337 * Better detection of AAC and mp3 files
5338 * Support for OpenDML avi files
5339 * More complete .mp4/.mov support
5340 * Very early support for the Matroska container format (don't complain if it doesn't work ;)
5343 * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
5344 * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
5345 * OSX support for QDM2 and QDMC sound, often used in QT content.
5346 * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
5347 * Updated our theora decoder to use the alpha 2 release of libtheora
5348 * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
5349 * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
5352 * The wxWindows interface is now fully useable as well as Unicode safe
5353 * New HTTP remote control interface
5356 * New stream output scheme. It is now possible to build a chain of stream outputs
5357 allowing for instance to stream and display some content at the same time.
5358 * The stream output now allows to transcode content on the fly.
5359 * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
5360 * SAP/SDP announcing support. (both IPv4 and IPv6)
5363 * New reset option for the preferences
5364 * You can set your language in the prefences
5365 * New video chroma conversion module using ffmpeg
5366 * Added a Gentoo ebuild to the distribution
5367 * Added a new smaller subtitles font (now the default) + scripts to generate your own
5368 * SAP/SDP IPv6 support
5371 * Basic support for the X11 Xinerama extension.
5372 * New skinable interface ported to X11.
5373 * Run opie-vlc and zaurus-vlc as GuiServer
5376 * When you add several items to the playlist, they are sorted alphabetically.
5377 * New about panel and revamped preferences panel.
5378 * Fixed the deinterlace menu.
5379 * Float on top, Fit to Screen and a Transparency option for video out.
5380 * New output dialog for transcode and display while stream capabilities.
5381 * New icons by Davor Orel.
5382 * New audio resampler. Should make VLC much faster.
5383 * Fixed disappearing and crackling sound (PTS is out of range bug)
5384 * We no longer automatically save the preferences when you quit the application
5385 * Arrow keys are now use to browse the menus in a DVD
5388 * the wxWindows interface is now the default interface
5389 * The keyboard shortcuts are now identical to the linux version
5390 * Fixed the "no sound" problem on NT4
5391 * Improved skinnable interface (it now uses the wxWindows interface dialogs).
5392 * Added support for compressed skins files (.vlt files)
5393 * Fixed SVCD chapters support.
5394 * Fixed memory leak with 5.1 audio.
5397 * Interface localization
5398 * Screensaver disabled if playing in fullscreen
5399 * A few new keyboard shortcuts
5400 * New full-featured Preferences window
5403 Changes between 0.5.2 and 0.5.3:
5404 --------------------------------
5407 * fixed DTS S/PDIF output on little-endian machines
5408 * support for skins at the interface level
5409 * new OSD module using Freetype2
5410 * video outputs are now destroyed when the associated input ends
5411 * the video output takes into account the caching delay introduced at the
5412 input level before dropping out of date frames.
5413 * configuration option to disable the translation of the interface
5416 * fixed HTTP redirects
5417 * support for opening an entire directory
5418 * EOF should be detected more reliably
5419 * new video4linux access plug-in
5420 * new kfir access plug-in designed to work around a bug in the kfir driver
5423 * added stream type for some Motorola MPEG-2 video encoders
5424 * fix for some ogg web radio streams
5425 * fixed reading TS streams over HTTP
5428 * support for 3ivx D4 (not previous versions)
5429 * support for '3ivd' and '3vid' encodings
5430 * support for 'MSS1' codec ( same as WMV2 )
5431 * support for SAMI subtitles (untested and incomplete)
5432 * better SSA4 subtitles recognition
5433 * new codec for raw I420 video
5434 * improvements to the libmpeg2-based MPEG video decoder
5437 * improvements to wxWindows based interface
5438 (although it still misses some important features)
5439 * skeleton for a Gnome2/GTK2 plug-in
5442 * new HTTP output support
5443 * fixed a segfault in the AVI muxer
5444 * fixed AV synchronization issues
5447 * support for oldstyle id3 genres
5450 * the SDL vout plug-in will now work on big-endian machines
5453 * reorderable playlist
5454 * fixed the hiding of the mouse on multiple monitors
5455 * fixed a big issue with some USB speakers
5456 * support for mono audio output devices
5457 * reset the audio-device to its default mode before quitting VLC
5458 * fixed several cosmetic issues
5459 * you can drag the controller window by its background (as it should be)
5460 * the messages window remembers more lines
5461 * delay and fps can now be overruled with subtitles files
5462 * http and ogg stream output options
5463 * Apple menu and friends will now be translated as well
5466 * new skinnable interface
5467 * the directx video output doesn't crash anymore on ctrl+alt+del events.
5469 iPAQ familiar Linux port:
5470 * support for FLAC audio format
5471 * the interface adapts to the screen size/rotation
5473 * network tab in the interface
5474 * "apply" handling in preferences
5477 Changes between 0.5.1a and 0.5.2:
5478 ---------------------------------
5481 * advanced config options are now hidden by default
5482 * new --spdif option to use the S/PDIF audio output by default
5483 * fixed a 'clicking' sound when switching between streams
5484 * new bandlimited resampler that should improve audio quality on primarily
5486 * fixed a problem with audio over http that caused some web radios to not work
5487 * DTS S/PDIF support
5490 * support for DV audio through the ffmpeg library
5491 * support for FLAC audio through libflac
5492 * new but basic MPEG video decoder based on libmpeg2
5493 * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
5496 * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
5497 * new --ttl option for Time To Live
5500 * fixed quite a few problems with the dvd menu support
5503 * fixed the GNU-pth support
5506 * multi-channel audio and S/PDIF support for both the DirectX and Waveout
5508 * localization support via gettext is now fully working
5509 * rc interface is now fully useable
5510 * fixed the MSVC project files generation
5513 * several fixes for multi channel audio devices. AC3 over SPDIF with
5514 M-Audio Sonica Theater still does not work. this is most likely a driver
5515 bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
5516 iMate and MOTU firewire devices should work)
5517 * VLC now uses the default audio device
5519 * very preliminary support for VLC control via applescript
5520 * support for mouse gestures
5521 * new priority scheme allowing to avoid lock-ups on low-end machines
5524 * there is a whole new port for the linupy distribution used by o.a. the
5525 YOPY PDA. It is still experimental, please test it
5528 * improved ID3 tag detection
5529 * changed several errors into warnings ; the frequently reported "this is
5530 not a PS stream, continuing" is one of these
5531 * mouse gestures work on windows and osx, but there still isn't any useful
5533 * some support for .pls playlists used by shoutcast
5536 Changes between 0.5.1 and 0.5.1a:
5537 ---------------------------------
5540 * fixed a problem that caused VLC to select the wrong language when
5541 English was set as the preferred language
5544 Changes between 0.5.0 and 0.5.1:
5545 --------------------------------
5548 * new mouse gesture interface
5549 * audio volume can now be changed at any time, even when no file is
5553 * various minor fixes on the network inputs
5554 * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
5555 * VCD: fixed track number and chapter indexing
5558 * fixed a bad initialization in the mp4 plug-in
5559 * new --buggy-psi option for TS streams which do not update their
5563 * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
5566 * fixed a bug which turned the default interface command-line only
5567 without the user consent
5570 * GTK: fixed a crash when going fullscreen or changing volume from the
5572 * X11: new screen saver disabling plug-in (--extraintf screensaver)
5573 * KDE: fixed compilation with KDE 3.1
5574 * ALSA: fixed mono files output
5577 * fixed a crash on start-up on some localized systems
5578 * lowered real-time priorities to avoid lock-ups on slow machines
5579 * VLC can now be made the handler of ftp http mms and udp URLs
5580 * playlist enhancements
5581 * added half, normal and double video window menu items
5582 * new step forward/step backward commands
5583 * the dock should no longer be visible in fullscreen mode
5584 * the Mac OS X binary is now compiled with Ogg/Theora support
5585 * vlc.app is now VLC.app
5588 * fixed the "RichEdit line insertion error" bug
5589 * VLC can now be run from outside its installation directory
5590 * fixed a bug that prevented to find the default subtitle font
5593 * smarter BeOS priorities to avoid lock-ups
5594 * few enhancements in the interface (especially the Settings window)
5597 * native video output is working again
5598 * only commandline interface support
5599 * support for MPEG4, DivX through ffmpeg package
5602 Changes between 0.4.6 and 0.5.0:
5603 --------------------------------
5606 * object structure which allows for full re-entrancy, known as libvlc
5607 * new audio output architecture based on filter pipelines, providing
5608 S/PDIF and multi-channel support
5609 * localization support via gettext on most architectures
5610 * new stream output architecture, allowing to use VLC to unicast,
5611 multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
5612 and A/52 streams are supported)
5613 * build system now uses autoconf/automake/autopoint
5618 * stability fixes in the HTTP access
5619 * auto-detection of RTP encapsulation
5620 * VCD entry points support
5621 * VCD image file support
5624 * support for *.asf format
5625 * improved support for *.avi, especially over an HTTP connection
5626 * support for *.mp4 and *.mov format
5627 * support for ogg encapsulation
5628 * support for raw DV format
5629 * support for *.wav format
5630 * new demuxdump demux allowing to save a stream to a file
5633 Stream discovery & playlists:
5634 * support for the SAP/SDP and SLP protocols
5635 * support for .m3u file format
5636 * support for .asx file format
5637 * hack to find the streaming sources in html-pages with embedded wmp
5640 * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
5641 (only available with the .avi demux)
5642 * support for ADPCM audio codec
5643 * support for raw PCM data
5644 * support for Cinepak video codec
5645 * support for DV video codec via libdv or ffmpeg
5646 * support for AAC audio codec via libfaad2
5647 * support for Xvid codec
5648 * support for Xiph.org's Vorbis audio codec
5649 * support for Xiph.org's Tremor audio codec (when compiling from sources)
5650 * support for Xiph.org's Tarkin and Theora video codecs (when compiling
5652 * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
5654 * fixed an endianness bug in LPCM codec
5657 * experimental preliminary support for DVD menus via libdvdplay
5660 * new WxWindows interface
5661 * all interfaces allow to dynamically change the volume, the audio
5662 device and the channels configuration
5663 * headphone channel mixer with virtual spatialization effect
5664 * Mozilla plugin based on libvlc for embedded playback in webpages of any
5665 format that VLC can play
5666 * new swedish translation
5667 * enhancements of the playlist window
5668 * new messages window to see debug info
5669 * fixed a few crashes
5672 * slider bar in GTK+/GPE Familiar interface
5673 * fixed crash on directory change in Familiar interface
5674 * added qte_main module for use in all modules that need Opie or Qte support
5675 * native video output module for Qt Embedded/Opie is not working