clock: assert that there is only one master
[vlc.git] / NEWS
blob9af6a77b8fdd01cc49b376138a31d113ffd957d3
1 Changes between 3.0.x and 4.0.0-dev:
2 --------------------------------
4 Platform support changes:
5  * 4.0.x requires:
6      - Windows 7/2008 R2 or later (with KB2533623 installed)
7      - macOS 10.11 or later
8      - iOS 9 or later
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)
14 Core:
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)
33 Audio output:
34  * ALSA: HDMI passthrough support.
35    Use --alsa-passthrough to configure S/PDIF or HDMI passthrough.
37 Demuxer:
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
46 Codecs:
47  * Support for experimental AV1 video encoding
48  * WebVTT encoder
49  * Remove iomx support for Android
50  * WebP image decoding
51  * Support for SMPTE-TT image profile
52  * Support for 16-bit greyscale
53  * Support IMM4 decoder
54  * Improve 708 decoder
55  * Support AGM decoder
56  * Support VP4 decoder
57  * Add NVDEC hardware decoder
59 Access:
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
69 Access output:
70  * Added support for the RIST (Reliable Internet Stream Transport) Protocol
72 Video output:
73  * Added X11 RENDER video output plugin
74  * Remove aa plugin
75  * Remove evas plugin
76  * Remove omxil_vout plugin
77  * Remove RealRTSP plugin
78  * Remove Real demuxer plugin
79  * Fix washed out black on NVIDIA cards with Direct3D9
81 Video filter:
82  * Update yadif
83  * Remove remote OSD plugin
85 Stream output:
86  * New SDI output with improved audio and ancillary support.
87    Candidate for deprecation of decklink vout/aout modules.
88  * Support for DLNA/UPNP renderers
90 Muxers:
91  * MP4 files are no longer faststart by default
93 Service discovery:
94  * Support Renderer discovery with avahi
96 macOS:
97  * Remove Growl notification support
98  * Improved AppleScript API with support for playback modes, recording, rate
100 appleOS:
101  * Improved proxy configuration handling
104 Changes between 3.0.9.2 and 3.0.10:
105 ----------------------------------
107 Misc:
108  * Update Twitch & VLSub scripts
111 Changes between 3.0.9.1 and 3.0.9.2:
112 ----------------------------------
114 Misc:
115  * Properly bump the version in configure.ac
118 Changes between 3.0.9 and 3.0.9.1:
119 ----------------------------------
121 Misc:
122  * Fix VLSub returning 401 for earch request
125 Changes between 3.0.8 and 3.0.9:
126 ----------------------------------
128 Core:
129  * Work around busy looping when playing an invalid item through VLM
131 Access:
132  * Multiple dvdread and dvdnav crashs fixes
133  * Fixed DVD glitches on clip change
134  * Fixed dvdread commands/data sequence inversion in some cases causing
135    unwanted glitches
136  * Better handling of authored as corrupted DVD
137  * Added libsmb2 support for SMB2/3 shares
139 Demux:
140  * Fix TTML entities not passed to decoder
141  * Fixed some WebVTT styling tags being not applied
142  * Misc raw H264/HEVC frame rate fixes
143  * Fix adaptive regression on TS format change (mostly HLS)
144  * Fixed MP4 regression with twos/sowt PCM audio
145  * Fixed some MP4 raw quicktime and ms-PCM audio
146  * Fixed MP4 interlacing handling
147  * Multiple adaptive stack (DASH/HLS/Smooth) fixes
148  * Enabled Live seeking for HLS
149  * Fixed seeking in some cases for HLS
150  * Improved Live playback for Smooth and DASH
151  * Fixed adaptive unwanted end of stream in some cases
152  * Faster adaptive start and new buffering control options
154 Packetizers:
155  * Fixes H264/HEVC incomplete draining in some cases
156  * packetizer_helper: Fix potential trailing junk on last packet
157  * Added missing drain in packetizers that was causing missing
158    last frame or audio
159  * Improved check to prevent fLAC synchronization drops
161 Decoder:
162  * avcodec: revector video decoder to fix incomplete drain
163  * spudec: implemented palette updates, fixing missing subtitles
164    on some DVD
165  * Fixed WebVTT CSS styling not being applied on Windows/macOS
166  * Fixed Hebrew teletext pages support in zvbi
167  * Fixed Dav1d aborting decoding on corrupted picture
168  * Extract and display of all CEA708 subtitles
169  * Update libfaad to 2.9.1
170  * Add DXVA support for VP9 Profile 2 (10 bits)
171  * Mediacodec aspect ratio with Amazon devices
173 Audio output:
174  * Added support for iOS audiounit audio above 48KHz
175  * Added support for amem audio up to 384KHz
177 Video output:
178  * Fix for opengl glitches in some drivers
179  * Fix GMA950 opengl support on macOS
180  * YUV to RGB StretchRect fixes with NVIDIA drivers
181  * Use libpacebo new tone mapping desaturation algorithm
183 Text renderer:
184  * Fix crashes on macOS with SSA/ASS subtitles containing emoji
185  * Fixed unwanted growing background in Freetype rendering and Y padding
187 Mux:
188  * Fixed some YUV mappings
190 macOS:
191  * Use a layer based video output on 10.14 and higher, which should
192    fix various rendering issues where the vout would glitch between
193    a wrong size and the correct size.
194    Additionally this works around OpenGL issues with Macs that have a
195    dedicated NVIDIA GPU, which caused rendering artifacts in the whole
196    OS, especially when the "Reduce transparency" accessibility option
197    is used
198  * Remove qtsound module and add avaudiocapture module as replacement
199  * Fix audio capture on macOS Catalina by using avaudiocapture
200  * Inform the user in case OS permissions are missing for certain actions
201  * Fix Apple Remote support on macOS Catalina
202  * Add support for pausing Apple Music on macOS Catalina
203  * Fix UPnP discovery crash without an active network interface
204  * Fix rare placement issues with fullscreen panel
205  * Fix problem in audio output remembering the last device configuration
206    in digital mode
208 Service Discovery:
209  * Update libmicrodns to 0.1.2
211 Misc:
212  * Update YouTube, SoundCloud and Vocaroo scripts: this restores
213    playback of YouTube URLs.
214  * Add missing .wpl & .zpl file associations on Windows
215  * Improved chromecast audio quality
218 Changes between 3.0.7.1 and 3.0.8:
219 ----------------------------------
221 Core:
222  * Fix stuttering for low framerate videos
224 Demux:
225  * Fix channel ordering in some MP4 files
226  * Fix glitches in TS over HLS
227  * Add real probing of HLS streams
228  * Fix HLS MIME type fallback
230 Decoder:
231  * Fix WebVTT subtitles rendering
233 Stream filter:
234  * Improve network buffering
236 Misc:
237  * Update Youtube script
239 Audio Output:
240  * macOS/iOS: Fix stuttering or blank audio when starting or seeking when using
241    external audio devices (bluetooth for example)
242  * macOS: Fix AV synchronization when using external audio devices
244 Video Output:
245  * Direct3D11: Fix hardware acceleration for some AMD drivers
247 Stream output:
248  * Fix transcoding when the decoder does not set the chroma
250 Security:
251  * Fix a buffer overflow in the MKV demuxer (CVE-2019-14970)
252  * Fix a read buffer overflow in the avcodec decoder (CVE-2019-13962)
253  * Fix a read buffer overflow in the FAAD decoder
254  * Fix a read buffer overflow in the OGG demuxer (CVE-2019-14437, CVE-2019-14438)
255  * Fix a read buffer overflow in the ASF demuxer (CVE-2019-14776)
256  * Fix a use after free in the MKV demuxer (CVE-2019-14777, CVE-2019-14778)
257  * Fix a use after free in the ASF demuxer (CVE-2019-14533)
258  * Fix a couple of integer underflows in the MP4 demuxer (CVE-2019-13602)
259  * Fix a null dereference in the dvdnav demuxer
260  * Fix a null dereference in the ASF demuxer (CVE-2019-14534)
261  * Fix a null dereference in the AVI demuxer
262  * Fix a division by zero in the CAF demuxer (CVE-2019-14498)
263  * Fix a division by zero in the ASF demuxer (CVE-2019-14535)
265 Contribs:
266  * Update to a newer libmodplug version (0.8.9.0)
269 Changes between 3.0.7 and 3.0.7.1:
270 ----------------------------------
272 Access:
273  * Update libbluray to 1.1.2
275 macOS:
276  * Fix bluray java menu playback regression in 3.0.7
278 Video Output:
279  * Fix hardware acceleration with some AMD drivers
280  * Improve direct3d11 HDR support
283 Changes between 3.0.6 and 3.0.7:
284 --------------------------------
286 Access:
287  * Improve Blu-ray support
288  * Fix sftp module build with libssh >= 1.8.1
290 Audio output:
291  * Fix pass-through on Android-23
292  * Fix DirectSound drain
294 Demux:
295  * Improve MP4 support
297 Video Output:
298  * Fix 12 bits sources playback with Direct3D11
299  * Fix crash on iOS
300  * Fix midstream aspect-ratio changes when Windows hardware decoding is on
301  * Fix HLG display with Direct3D11
303 Stream Output:
304  * Improve Chromecast support with new ChromeCast apps
306 macOS:
307  * Fix UPNP service discovery, services are discovered on the highest priority
308    active network interface now
309  * Fix video distortion on macOS Mojave
311 Misc:
312  * Update Youtube, Dailymotion, Vimeo, Soundcloud scripts
313  * Work around busy looping when playing an invalid item with loop enabled
315 Translations:
316  * Update of most translations
318 Security:
319  * Fix multiple buffer overflows in the ps demuxer
320  * Fix a buffer overflow when copying a biplanar YUV image
321  * Fix multiple buffer overflows in the faad decoder
322  * Fix buffer overflow in the svcdsub decoder
323  * Fix buffer overflows in the ogg muxer & demuxer
324  * Fix buffer overflows in libavformat demuxer
325  * Fix multiple buffer overflows in the MKV demuxer
326  * Fix a buffer overflow in the MP4 demuxer
327  * Fix a buffer overflow in the textst decoder
328  * Fix a buffer overflow in the webvtt decoder
329  * Fix a buffer overflow in the ASF demux
330  * Fix a buffer overflow in the UPNP SD
331  * Fix use after free in the ogg demuxer
332  * Fix multiple use after free in the MKV demuxer
333  * Fix multiple use after free in the DMO decoder
334  * Fix integer underflow in the MKV demuxer
335  * Fix an updater NULL pointer dereference on invalid signing keys
336  * Fix NULL pointer dereference in the MKV demuxer
337  * Fix an integer overflow in the spudec decoder
338  * Fix an integer overflow in the nsc demuxer
339  * Fix an integer overflow in the avi demuxer
340  * Fix reads of uninitialized pointers in the MKV demuxer
341  * Fix a floating point exception in the MKV demuxer
342  * Fix an infinite loop in the flac packetizer
345 Changes between 3.0.5 and 3.0.6:
346 --------------------------------
348 Core:
349  * Fix potential subtitle picture allocation failures
351 Codec:
352  * Add support for 12 bits decoding of AV1
353  * Fix HDR support in AV1 when the container provides the metadata
356 Changes between 3.0.4 and 3.0.5:
357 --------------------------------
359 Access:
360  * Improve RTSP playback
361  * BluRay fixes and improvements, notably for menus and seeking
362  * Improve the UDP/RTP truncated issue
364 Codec:
365  * Add a new AV1 decoder based on dav1d library
366  * Enable libaom decoder by default
367  * Fix decoding of some HEVC streams with macOS hardware decoding
369 Demux:
370  * MP4: Fix reading of some HDR metadata
371  * Miscellaneous AV1 demuxing improvements
372  * Fix CAF integer-underflow
373  * Fix an MKV crash on iOS 12.0, on iPhone XS phones
375 Packetizer:
376  * Add an AV1 packetizer
378 macOS:
379  * Starting with VLC 3.0.5, VLC will be distributed with runtime hardening
380    enabled on macOS Mojave.
381    All external VLC plugins need to be signed by a DeveloperID certificate in order
382    to continue working with the official VLC package.
383  * Update the VLC dark UI to better match the dark mode of macOS Mojave
384  * Fix convert & save panel stream option
386 Audio output:
387  * Fix corking when the playback state is paused
388  * Improve corking on Android
390 Video Output:
391  * Fix Direct3D11 tone-mapping when HDR is displayed on an SDR screen
392  * More accurate colors for SD sources in Direct3D11
393  * Disable hardware decoding on some old Intel GPUs
394  * Fix zero-copy GPU acceleration on AMD RX Vega
395  * Misc Direct3D11 fixes
397 Miscellaneaous:
398  * Improve ChromeCast
399  * Update numerous 3rd party libraries, including for minor security issues
400  * Update Youtube support
401  * Fix subtitles rendering with specific fonts with negative horizontal advance
404 Changes between 3.0.3 and 3.0.4:
405 --------------------------------
407 Decoder:
408  * Blacklist some intel GPU when decoding HEVC
409  * Decode AV1 streams
410  * Fix playback of low-fps files
411  * Fix hardware decoding of low-latency sliced H.264 streams on macOS
412  * Fix seeking with streams containing WebVTT subtitles
413  * Fix decoding some CC-608 streams with roll-up
414  * Fix crashes with LPCM streams
415  * Fix colorspace of JPEG, PNG and screen inputs
416  * Fix MediaCodec rotation handling
418 Demux:
419  * Improve FLV fps detection
420  * Fix some ogg/flac
421  * Improve support for broken HEVC inside MKV
422  * Fix some AVI regression for broken files and for DVAudio
423  * Support files splitted in the .mts%d pattern
424  * Fixes for MKV seeking
425  * Fix for MP4 disabled track selection
426  * Fix playback of incomplete RAR files (downloading)
428 Audio Output:
429  * Improve iOS session management and resume-from-pause
430  * Improve macOS audio performance
431  * Support 44.1kHz DTS passthrough
432  * Fix crashes on DirectSound output
434 Video Output:
435  * Fix some crash in Direct3D11/Direct3D9 because of sensors
436  * Fix some broken DVD subtitles rendering (OpenGL, notably)
437  * Fix crashes on old mac machines, after some time
438  * Fix memleaks on the EGL output (Android notably)
439  * Fix misc display in Direct3D11 due to broken drivers
440  * Fix potential green screen on Windows XP
442 Text renderer:
443  * Fix rendering of arabic fonts fallback on macOS
444  * Fix head buffer overflow on macOS with some fonts
445  * Fix rendering of fonts with specific fonts
446  * Fix some RTL rendering
448 Misc:
449  * Fix live555, macOS-UI, screen capture crashes
450  * Change the extension registration names on Windows
451  * Fix VLM 'now' date
452  * Fixes on the HTTPD server
453  * Fix on the NTservice registration
454  * Fix --stop-time option
455  * Fix ChromeCast compatibility with web interface
456  * Fix subtitles alignment
457  * Fix infinite recursion on directory playback
458  * Fix detection SAT>IP servers
461  * Fix tooltip display when using Wayland
463 macOS:
464  * macOS 10.7.5 is required now, VLC will no longer launch on earlier releases
465  * Fix delay and fps setting in subtitle dialog
466  * Modernized and improved support for media keys
467  * Fix issues with drag and drop of playlist items
468  * Fix support for audio capturing with qtsound module
469  * Fix layout issues in the Convert and Save panel
471 Translations:
472  * Update of most translations
475 Changes between 3.0.2 and 3.0.3:
476 --------------------------------
478 Core:
479  * Update subtitles display while paused
481 Access:
482  * Enable srt support on binary builds
484 Decoders:
485  * Allow videotoolbox hardware decoding to be disabled
486  * Disable VideoToolbox for 10bits H.264
487  * Fix VideoToolbox with some invalid HEVC streams
488  * Fix subsdec wide character support
489  * Fix 1st order Ambisonics in AAC
491 Demux:
492  * Miscellaneous ogg improvements & bugfixes, including oggds
493  * Fix forced tracks selection
494  * Fix Topfield files
495  * Probe AAC/ADTS inside TS
496  * Fix tracks detection issues with DolbyVision and Bluray streams
498 macOS:
499  * Fix "Open Network Stream" URL box focus
500  * Add option to disable hardware acceleration for video decoding
501  * Remove option to force dolby mode from simple preferences
503 Video Output:
504  * Fix crashes on Direct3D11
507  * Fix tooltip display on some desktop environments
508  * Fix spurious movement of the main Window
509  * Fix playlist being displayed in fullscreen
511 Misc:
512  * Fix amem output
513  * Fix numerous issues on fonts fallback and font shaping
514  * Fix subtitles toggle through hotkeys
515  * Fix audioscrobbling
516  * Fix buffer over-read in avcodec audio encoding with non-default layouts
517  * Numerous 3rd party libraries updated, fixing security issues
519 Translations:
520  * Update of most languages
523 Changes between 3.0.1 and 3.0.2:
524 --------------------------------
526 Core:
527  * Fix snapshotting with subtitles when using hardware acceleration
528  * Fix green/missing line/column when the picture dimensions are odd
530 Decoders:
531  * Important improvements in hardware decoding for macOS, notably faster,
532    supporting more samples and removing crashes/deadlocks
533  * Improve compatibility for DxVA2 and D3D11 decoding, fix crashes when seeking
534    and fix blacklisting of broken drivers
535  * Fix SSA subtitles forced alignment
536  * Fix E-AC-3 stuttering
537  * Fix MIDI playback on macOS
538  * Add playback support for ProRes 4444 XQ
540 Demux:
541  * Fix wrong colors in some AVI files
542  * Fix IFO files playback to start DVDs
543  * Fix a crash with missing/invalid MPEG SDT
544  * Update VP8/9/10 ISOBMFF bindings and improve HDR for those cases
545  * Fix TTML inside MP4
546  * Improve MP4 read of color information
547  * Fix flac seeking and improve flac parsing
548  * Improve mkv opening & seeking speed
549  * Fix display of chapters with no name defined
550  * Miscellaneous MKV crash fixes
551  * Fix crash with multi-region DVDs
552  * Fix audio being muted on DVD chapter change
553  * Fix audio being muted when seeking in a BluRay disc
555 Access:
556  * Avoid a crash/assert in FTP after seeking
558 Audio output:
559  * Fix mmdevice default audio device handling
560  * Fix "reset audio volume" being forcefully deactivated
561  * Allow a default device to be used by VLC
562  * Only warn once about misconfiguration for AUhal devices on macOS
563  * Improve resampling and latency computation for CoreAudio
564  * Passthrough is now disabled by default
566 Audio filters:
567  * Fix audio stutter after unpausing with headphones
568  * Fix silence when dolby-surround was mis-selected in preferences
570 Video output:
571  * Fix OpenGL crashes or bad display with semi-planar chromas
572  * Fix OpenGL interop (zero-copy) disabled for tvOS
573  * Major rewrite of the iOS video output to fix numerous crashes
574  * Important improvements of the D3D11 video output to use less memory
575    and less GPU for HDR tone-mapping
576  * Fix crop on vertical videos with Direct3D11
577  * Fix Direct3D9 filters settings not being applied properly
578  * Fix transform filters with hardware decoding
579  * Fix snapshot and filters with HEVC hardware decoding
580  * Fix a buffer overrun during GPU/CPU image copy
581  * Fix glitches on DVD menus with Direct3D11
582  * Fix non-HDR content playback on HDR screens with Direct3D11
583  * Fix YUV full range displayed incorrectly in Direct3D11
584  * Fix miscellaneous crashes in Direct3D11
585  * Fix potential black screen with 10bits videos on Direct3D11
587 macOS:
588  * Fix Growl notifications on recent macOS versions
589  * Fix conversion output file name encoding
590  * Fix crash reporting on macOS 10.7 and 10.8
591  * Fix crash on exit
592  * Fix remember playback position
593  * Fix Blu-ray disc Java menu
594  * Fix swiping on time slider to change position
595  * Fix problems with restoring user name from keychain
596  * Fix localization issues
599  * Fix last folder used in open dialogs
600  * Allow to customize the seek jump when using the mousewheel
601  * Fix fullscreen controller positionment on multiscreen setups
602  * Fix pasted URLs not being trimmed
603  * Fix jump size not being configurable
604  * Fix missing time labels updates
605  * Fix playback speed slider not accepting 1.0x value
606  * Fix raw input dump
607  * Fix window size after a fullscreen playback
609 Misc:
610  * Fix lua rc & oldrc interfaces host specification
611  * Fix crashes when searching for renderers
612  * Relocate localedir for Linux (improves snap i18n support)
613  * Fix VDPAU GLX usage on Linux
614  * Improve support for NetBSD
615  * Fix MSI script for Windows
616  * Fix libvlc_media_list not going to next media
617  * Fix character encoding on win32 consoles
618  * Miscellaneous chromecast improvements
619  * Fix missing OSD navigation feedback
620  * Various VLSub improvements
621  * lua: Fix scripts not being loaded on some filesystems
622  * lua: Add vlc.io APIs to handle UTF-8 paths
625 Changes between 3.0.0 and 3.0.1:
626 --------------------------------
628 Core:
629  * Fix use-after-free when cleaning playlists
630  * Fix crash on exit on Windows
632 Video output:
633  * Fix HLG tone mapping on some systems like macOS.
634  * Fix screensaver inhibition on Windows XP
635  * Fix various Direct3D11 crashes
636  * Fix HDR tone mapping in Direct3d11
637  * Fix pink screen on Windows
639 Decoder:
640  * Fix potential stack buffer overflow with faad
641  * Enable Cineform HD in avcodec
643 Hardware Decoder:
644  * macOS: Improve HEVC 10bit performance with Videotoolbox
645  * android: Add MPEG2 support via MediaCodec
646  * Fix HEVC decoding with some files on Android/macOS/iOS
647  * Improve Direct3D11 memory usage
649 Demux:
650  * Improve MKV seeking speed
651  * Fix xspf base URL handling
652  * Fix reading mp4 trun with moof based offsets
653  * Fix adaptive http redirections
654  * Replace old API, fixing adaptive TLS leak
655  * Use mime type as fallback for HLS segment type
656  * Fix subtitle (srt,ssa..) seek when having a single entry
657  * Flag non default HDMV subset video streams
658  * Increase TS probing amount for 4K streams
659  * Miscellaneous MKV, MP4 & AVI crash fixes
661 Packetizer:
662  * Fix out of bounds read in mpeg4video
664 Stream Output:
665  * Improve chromecast loading speed
666  * Improve local/chromecast transition during playback
667  * Fix chromecast loading with some versions of Windows
668  * Fix chromecast loading with some chromecast devices (TVs and Android boxes)
669  * Fix wrong first cover art when casting
670  * Fix casting to VP9
672 macOS Interface:
673  * Re-add option to disable the fullscreen controller panel
674  * Auto-layout improvements
675  * Remove misleading playback warning indicator
676  * Fix crash with the interface for lua extensions (like VLSub)
677  * Fix show sidebar setting being ignored on restart
678  * Fix MKV files association
679  * Fix chromecast audio detection
681 Qt Interface:
682  * Improve scaling on HiDPI displays
684 Snap:
685  * Improve interface look and feel.
688 Changes between 2.2.8 and 3.0.0:
689 --------------------------------
691 Platform support changes:
692  * 3.0.x will be maintained as a LTS (best-effort basis, mostly for security)
693    that will be the last working version for quite a few systems.
695    Indeed the 3.0.x branch will contain the last releases running on:
696      - Windows XP, Vista, and the servers equivalent of those Windows versions
697      - macOS 10.7, 10.8 & 10.9, iOS 7 & 8
698      - Android 2.x, 3.x, 4.0.x & 4.1.x
699      - Compilers before gcc 5.0 and clang 3.4, or equivalent
701  * For the 3.0 branch, please note:
702    * The Windows XP/2003/2003R2 support for VLC is now on a best-effort basis:
703      it should work, but not without limitations.
704      libVLC support for Windows XP is deprecated.
705      You _really_ should upgrade to a more modern Windows version!
706    * Windows Vista (all versions) without Platform Upgrade is not supported.
707    * 64bit version of VLC for Windows is recommended.
708    * Linux support requires now a kernel newer than 2.6.26.
709    * Mac OS X 10.6 support is now removed. You need OS X 10.7.
711 Core:
712  * Support network browsing for distant filesystems (SMB, FTP, SFTP, NFS...)
713    and rewrite the parsing of the media files and inputs
714  * Support keystores: fetch and store passwords securely (sic!) for common
715    protocols (HTTP, SMB, SFTP, FTP, RTSP ...)
716  * Autodetect external audio tracks (ac3, m4a, aac, dts...) similar to subtitles
717  * Support HDMI passthrough for Audio HD codecs, like E-AC3, TrueHD or DTS-HD
718  * Support for 12bits codec and extended colorspaces (HDR)
719  * Support output renderers, like ChromeCast
720  * VLC now assumes vlcrc config file is in UTF-8
721  * Support portable version of Windows build (create a "portable/" folder)
722  * Support wayland surface type
723  * Allow to start the video paused on the first frame
724  * Refactor preparsing input
725  * EPG rework: table and single event updates, now using network time
726  * Refactor and fix subtitles es selection. Demuxers can now override
727    es category single only or multiple es behavior
728  * Support for 360 video and audio, including viewpoint modification
729  * Support for ambisonic audio and more than 8 audio channels
730  * Support subtitles size live adjustments
732 Access:
733  * New NFS access module using libnfs
734  * New SMB access module using libdsm
735  * Adaptive streaming:
736    * Rewrite MPEG-DASH (Dynamic Adaptive Streaming over HTTP) support, including
737      MPEG2TS and ISOBMFF profiles
738    * Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.)
739    * Large rework of the Smooth Streaming module
740    * Replaced httplive stream filter with new HLS demuxer, replaced smooth
741      stream filter with new Smooth demuxer, both using unified adaptive module
742    * Support HLSv4-7, including MP4 and raw muxing and ID3 tags
743  * Support decompression and extraction through libarchive (tar, zip, rar...)
744  * New HTTP/TLS access module for HTTP 2.0 support
745  * Improvements of cookie handling (share cookies between playlist items,
746    domain / path matching, Secure cookies)
747  * Support DVB-T2 on Windows BDA
748  * Screen capture plugin for Wayland display
749  * Support depayloading Opus from RTP
750  * New UPnP access module, to list directories without infinite recursions
751  * SMB/FTP/SFTP accesses can list directories
752  * Support sftp username and passwords options in URL, and key authentication
753  * New WASAPI audio capture module on Windows
754  * New "concat" access module for concatenating byte streams
755  * Named pipes and device nodes are no longer included in directory listings
756    by default. Use --list-special-files to include them back.
757  * Support for timeout in UDP input --udp-timeout=<seconds>
758  * New SAT>IP access module, to receive DVB-S via IP networks
759  * Improvements on DVB scanning
760  * BluRay module can open ISO over network and has full BD-J support
761  * Support for DVD ISO over network
762  * New SRT access module using libsrt
764 Hardware Decoder:
765  * Support HEVC hardware decoding on Windows, using DxVA2 and D3D11
766  * Support hardware decoding using Direct3D11, including GPU-zerocopy mode,
767    and hardware filtering, for deinterlace and adjust
768  * DxVA2 GPU-zerocopy for hardware decoding and displaying on Windows,
769    and support for hardware filtering, for deinterlace and adjust
770  * Support HEVC hardware decoding using OMX and MediaCodec (Android)
771  * Use MediaCodec via NDK native API after Android Lollipop
772  * Support MPEG-2, VC1/WMV3 on Android using MediaCodec
773  * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
774  * Support 4:4:4 and 4:2:2 chroma samplings with VDPAU hw acceleration
775  * Important VAAPI improvements for 10bits, HEVC, direct-rendering support
776  * Support VP9 and WMV3 decoding using OMX and performance improvements
777  * Important improvements for the MMAL decoder and output for rPI and rPI2
778  * New hardware accelerated decoder for OS X and and iOS based on Video Toolbox
779    supporting H.263, H.264/MPEG-4 AVC, H.265/HEVC, MPEG-4 Part 2, and DV
781 Decoders:
782  * Support for experimental AV1 video
783  * Support for ARIB STD-B24 subtitles
784  * Support for experimental Daala video
785  * New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123
786  * New BPG decoder based on libbpg
787  * Fix uncompressed DVD-Audio (AOB) LPCM decoding
788  * Rewrite WPL playlists and add ZPL playlists support (Zune)
789  * Support TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC codecs
790  * TTML subtitles support, including EBU-TT-D variant
791  * Rewrite of webVTT subtitles support, including CSS style support
792  * Support 9-bit and 10-bit GBR planar formats
793  * Support for the OggSpots video codec
794  * HEVC packetization is mostly fixed
795  * H264 packetizer can now generate timestamps
796  * Packetizers have support for captions in SEI
797  * DTS packetizer handle DTS extensions (like DTS-HD): decoders like avcodec
798    can now decode up to 8 channels
799  * JPEG images correctly oriented using embedded orientation tag, if present
800  * Support VPX high bit depth support
801  * Extend MicroDVD support with color, fontname, size, position extensions
802  * BluRay text subtitles (HDMV) are now decoded
803  * Improve Closed Captions detection, notably inside the video streams
804  * CEA-708 decoder
805  * New MIDI decoder for macOS and iOS using the AudioToolbox framework, works
806    without a soundfont or with SoundFont2 and DLS soundfonts
808 Demuxers:
809  * Important rework of the MP4 demuxer, including:
810     * Support for fragmented MP4
811     * Support EIA-608/708 subtitles in MP4/mov
812     * Support WMV and WMAV in MP4/mov, aka Flip4Mac files
813     * Support bitmap audio channel reordering in MP4/mov
814     * Support for RTP Reception Hint Track with H.264, GSM and Speex payloads
815     * Support for XiphQT(MP4) vorbis and Flac
816     * Support for VP8/VP9/VP10/AV1 in MP4
817     * Support GoPro HiLight chapters
818     * Support for TTML and WebVTT in ISOBMFF/MP4 and DASH
819     * Add new metadata fields
820  * Important rework of the TS demuxer, including:
821     * Support Opus in MPEG Transport Stream
822     * Fix program selection with recorded TS (TopField, DreamBox and others)
823     * Fix TS playback with PAT/PMT less recordings
824     * Basic support for MPEG4-SL in TS and T-DMB
825     * Support SCTE-18 / EAS inside TS
826     * Support for new descriptors and ETT tables
827     * Support for ARIB channel logos, as attachements, ARIB TR-B21/TR-B14-1
828     * Improve broken-PCR probing and fixing
829     * Improvements for scrambled state detection
830  * Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
831  * Important rework of the PS demuxer, including:
832     * HEVC support
833     * Fix large number of samples, notably with PSM-less H264
834     * Partial support of PSMF
835     * Fix broken SCR samples
836     * Fix CDXA mpeg-1 support
837  * Improvements on MKV:
838     * Rewrite MKV seeking
839     * Support FFv1 inside MKV
840     * Improve ADTS and LATM inside MKV
841     * Improve DVD-menus support
842  * Support for lame's replaygain extension in mpeg files
843  * Support Daala in Ogg
844  * Improve Chained-Ogg support
845  * Fixes for DTS detection in WAV and MKV files
846  * Support for Creative ADPCM/alaw/ulaw/S16L in VOC files
847  * Support for Creative ADPCM in AVI
848  * Support WMV extended content metadata
849  * Directory Demux can now sort items, ignore extensions and hidden files
850  * Support AlbumArtist and DiscNumber metadata
851  * Support raw H265/HEVC files
852  * Support multi-channel WAV without channel-maps
853  * Support SBV subtitles
854  * Support for Scenarist Closed Caption
855  * Fix Quicktime Mp4 inside MKV and unpacketized VC1
856  * Support for isofLaC
857  * Improve fLaC seeking
858  * Replace --demux dvb-open option with --stream-filter dvb to parse
859    channels.conf digital TV channel list files
861 Stream filter:
862  * Add an ADF stream filter
863  * Add a ARIB STD-B25 TS streams decoder
864  * Add a stream prebuffering plugin
865  * Rewrite libarchive module as a stream_extractor
866  * Remove HTTP Live streaming stream filter
867  * Add a zlib (a.k.a. deflate) decompression filter
868  * Add a skiptags module to help demuxers skip ID3/APE tags
870 Demux filter:
871  * Add a demuxer filter chain to filter or intercept control commands and demuxing
872  * Add a demuxer filter to block seeking (--demux-filter noseek)
874 Audio output:
875  * Complete rewrite of the AudioTrack Android module, it is now the default
876    module for Android. It now supports HDMI/SPDIF passthrough for AC3/DTS/EAC3,
877    5.1/7.1 channels and float output, depending on the Android version.
878  * Add Tizen audio module
879  * HDMI/SPDIF pass-through support for WASAPI (AC3/DTS/DTSHD/EAC3/TRUEHD)
880  * Support EAC3 and TRUEHD pass-through for PulseAudio
881  * Important rework of the AudioUnit modules to share more code between iOS and macOS
882  * Support Ambisonics audio with viewpoint changes
884 Audio filters:
885  * Add SoX Resampler library audio filter module (converter and resampler)
886  * a52tospdif and dtstospdif audio converters are merged into tospdif,
887    this new converter can convert AC3, DTS, EAC3 and TRUEHD to a IEC61937 frame
888  * Add a Spatialaudio module with 2 submodules:
889     * an Ambisonics audio renderer, supporting up to 3rd order
890     * an Binauralizer audio filter, working with Ambisonics or 5.1/7.1 streams
891  * Add Headphones option in Stereo Mode: use the spatialaudio module for
892    headphones effects
893  * Add a pitch shifting module
895 Video output:
896  * Linux/BSD default video output is now OpenGL, instead of Xvideo
897  * OpenGL:
898     * New OpenGL provider for Windows
899     * Drop OpenGL 1.x and OpenGL ES 1 support
900     * Direct rendering with OpenGL (starting OpenGL 4.4)
901     * Hardware direct displaying with VA-API interop
902     * Hardware direct displaying with VDPAU interop
903     * Hardware direct displaying with DxVA2/D3D9Ex interop
904     * Hardware direct displaying with VideoToolbox interop (iOS and macOS)
905     * HDR tonemapping support through libplacebo
906  * Wayland shell surface window provider
907  * Wayland shared memory video output
908  * Large rework of the Android video outputs: there is now Surface (2.1, 2.2)
909    NativeWindow (2.3+, supports hw rotation, subpicture blending, opaque)
910  * Support rotation in Android NativeWindow output and hardware decoders
911  * Rename the Direct3D output module to Direct3D9
912  * Add a Direct3D11 video output supporting both Windows desktop and WinRT modes,
913    supporting subpicture blending and hardware acceleration
914  * Support HDR10 in Direct3D11 with Windows 10 Fall Creator Update
915  * EFL Evas video output with Tizen TBM Surface support
917 Video filter:
918  * Hardware deinterlacing on the rPI, using MMAL
919  * New video filter to convert between fps rates
920  * Add 9-bit and 10-bit support to image adjust filter
921  * New edge detection filter uses the Sobel operator to detect edges
922  * Hardware accelerated deinterlacing/adjust/sharpen/chroma with VA-API
923  * Hardware accelerated adjust/invert/posterize/sepia/sharpen with CoreImage
924  * Hardware accelerated deinterlacing/adjust/chroma with D3D9 and D3D11
926 Text renderer:
927  * CTL support through Harfbuzz in the Freetype module
928  * New font fallback algorithm on most platforms
929  * More conforming EIA608 captions layout and aspect ratio
930  * More styles support for TTML, WebVTT and 708
932 Stream Output:
933  * Chromecast output module
934  * RGB24 and YCbCr 4:2:0 RTP packetization
936 Encoder:
937  * Support for Daala video in 4:2:0 and 4:4:4
938  * VP8 and VP9 encoder using libvpx
940 Muxers:
941  * Add fragmented/streamable MP4 muxer
942  * Add support for muxing VC1 and WMAPro in MP4
943  * Opus in MPEG Transport Stream
944  * Daala in Ogg
946 Service Discovery:
947  * New NetBios service discovery using libdsm
948  * New mDNS services discovery using libmicrodns
949  * New mDNS services discovery using Bonjour (Mac OS X, tvOS, iOS)
950  * Rewrite of the UPnP service discovery
952 Mac OS X Interface
953  * Drop support for Mac OS X 10.6 Snow Leopard
954  * Support right-to-left user interface layout for right-to-left languages
955  * New resizable fullscreen controller with improved design
956  * Add status bar icon which displays metadata and play controls
957  * Add support for keyboard blacklight dimming during fullscreen video playback
958  * Improve and simplify preferences window
959  * Huge performance improvements in playlist handling and other areas
960  * New AppleScript API giving access to audio desynchronization
961  * Expand AppleScript API for menu detection and navigation
962  * Support for building with disabled sparkle update mechanism
963  * Remove deprecated transcoding wizard, use convert and save dialog instead
965 iOS:
966  * Drop support for iOS 6.x
968 Qt interface:
969  * Batch convert support
970  * It is now possible to specify 'stop-time' in Convert/Save dialog
972 Skins2:
973  * Support key accelerators
975 libVLC:
976  * Add libvlc_media_new_callbacks for custom input byte streams
977  * Add libvlc_audio_output_device_enum to enumerate devices of current aout
978  * Split of libvlc_media_discoverer_new_from_name into libvlc_media_discoverer_new,
979    libvlc_media_discoverer_start and libvlc_media_discoverer_stop
980    This allows to attach media events between create and start
981  * Add libvlc_media_get_codec_description to get a human readable description of a codec
982  * Add libvlc_MediaListEndReached Event to get notified when a media list reached the end
983  * Add libvlc_media_list_player_get_media_player to get the media player instance of a list player
984  * Add libvlc_media_parse_with_options that uses a flag to specify parse options
985  * Add libvlc_audio_output_device_get to get the currently selected audio output device
986    identifier (if there is one available)
987  * Add libvlc_media_get_type to get the type of the media
988  * Add libvlc_media_player_get_full_title_descriptions to get full title info of the media
989    and +libvlc_title_descriptions_release to match it
990  * Add libvlc_media_player_get_full_chapter_descriptions to get full chapter info of the media
991    and libvlc_chapter_descriptions_release to match it
992  * Deprecate libvlc_video_get_title_description, libvlc_video_get_chapter_description,
993    libvlc_media_player_get_agl, libvlc_media_player_set_agl
994  * Add libvlc_media_player_set_android_context to integrate in an Android surface
995  * Add a new libvlc dialog API to forward dialogs requests to the applications:
996    libvlc_dialog_set_context, libvlc_dialog_get_context, libvlc_dialog_set_callbacks,
997    libvlc_dialog_dismiss, libvlc_dialog_post_action, libvlc_dialog_post_login
998  * Add libvlc_media_discoverer_list_get|release to list the media discoverers
999  * Add libvlc_media_slaves_add, libvlc_media_slaves_clear
1000    libvlc_media_slaves_get, libvlc_media_slaves_release to add and get slaves
1001    from a libvlc_media
1002  * Add libvlc_media_player_(get|set)_role to set the media role
1003  * Add libvlc_media_player_add_slave to replace libvlc_video_set_subtitle_file,
1004    working with MRL and supporting also audio slaves
1005  * Add vlc_epg_event_(New|Delete|Duplicate), vlc_epg_AddEvent, vlc_epg_Duplicate
1006    and removes vlc_epg_Merge
1008 Logging
1009  * Support for the SystemD Journal
1010  * Use --syslog and --syslog-debug command line options to include debug
1011    messages in syslog. With --syslog, errors and warnings will be sent only.
1012  * New Android module for logging
1014 Misc
1015  * remove langfromtelx
1016  * remove ZPL playlist format
1017  * Update libVLC doxygen modules
1018  * Add a text-to-speech renderer for subtitles on OS X/iOS
1019  * Add a text-to-speech renderer for subtitles on Windows
1020  * Add Gnome libsecret-based crypto keystore
1021  * Add KDE Kwallet-based crypto keystore
1022  * Add a memory keystore
1023  * Add a file keystore that can use a submodule to crypt secrets
1024  * Add Keychain based crypto keystore for iOS, Mac OS X and tvOS
1026 Removed modules
1027  * Atmo video filter
1028  * QTCapture access module (use AVCapture instead)
1029  * httplive (use adaptive instead)
1030  * smooth (use adaptive instead)
1031  * Gnome-VFS access module (i.e. Gnome 2.x)
1032  * QuartzText text renderer module (use Freetype instead)
1033  * Win32 GDI text renderer module (use Freetype instead)
1034  * Growl notification (replaced by osx_notifications)
1035  * VCDX "extended" Video CD access module (use the normal VCD module)
1036  * Mac OS X Dialog Provider (use VLCKit instead)
1037  * iOS Dialog Provider (use MobileVLCKit / TVVLCKit instead)
1038  * QuickTime decoder module (use native codecs)
1039  * BD access module (use libbluray)
1040  * Direct2D module (use Direct3D11)
1041  * EyeTV access module
1042  * Rar access and stream filter: use libarchive
1043  * VDA decoder: use VT
1044  * Audioqueue: use audiounit
1045  * SDL video output module
1046  * DirectFB video output module
1047  * RAOP stream output module
1050 Changes between 2.2.7 and 2.2.8:
1051 --------------------------------
1053 Demuxers:
1054  * Fix AVI invalid pointer dereferences
1056 Translations updates
1059 Changes between 2.2.6 and 2.2.7:
1060 --------------------------------
1062 Decoders:
1063  * Fix flac heap write overflow on format change
1064  * Fix crash in libavcodec module (heap write out-of band) (CVE-2017-10699)
1065  * Fix infinite loop in sami subtitle
1066  * Fix AAC 7.1 channels detection
1068 Demuxers:
1069  * Fix potential crash in ASX parser
1070  * Fix AVI read/write overflow
1072 Mac OS X:
1073  * Fix compatibility with macOS High Sierra
1074  * Fix regression in ASS subtitle decoding
1075  * Fix crash during automatic update. Some users might need to manually
1076    update to the newest version.
1078 Video Output:
1079  * Fix Direct3D9 output with odd offsets
1081 Misc:
1082  * Fix crash in MTP
1083  * Support libupnp 1.8
1085 Translations updates
1088 Changes between 2.2.5.1 and 2.2.6:
1089 ----------------------------------
1091 Video output:
1092  * Fix systematic green line on nvidia
1093  * Fix direct3d SPU texture offsets handling
1095 Demuxer:
1096  * Fix heap buffer overflows (CVE-2017-8310, 8311, 8312, 8313)
1098 Changes between 2.2.5 and 2.2.5.1:
1099 ----------------------------------
1101 Security hardening for DLL hijacking environments
1103 Translations updates
1105 Misc:
1106  * Update for Soundcloud, liveleak and Youtube scripts
1107  * Fix potential out-of-band dereference in flac decoder (CVE-2017-9300)
1108  * Fix potential out-of-band reads in mpeg packetizers (CVE-2017-9301)
1109  * Fix infinite loop in subtitles demuxer
1110  * Fix incorrect memory free in ogg demuxer
1111  * Fix potential out-of-band reads in subtitle decoders and demuxers
1112  * Fix green line on Windows with odd sizes
1115 Changes between 2.2.4 and 2.2.5:
1116 --------------------------------
1118 Decoder:
1119  * Fix mp3 playback quality regression in libmad
1120  * Fix video scaling in VDPAU
1121  * Fix playback of palettized codecs
1122  * Fix ADPCM heap corruption (FG-VD-16-067)
1123  * Fix AES3 16bps decoding
1124  * Fix DVD/LPCM heap corruption (FG-VD-16-090)
1125  * Fix SCTE-27 colors
1127 Demuxer:
1128  * Fix possible ASF integer overflow
1129  * Fix MP4, VOC, XA, SMF divide-by-zero errors
1130  * Fix MP4 heap buffer overflows
1131  * Fix Flac metadata integer overflow
1132  * Fix NSVf and AIFF infinite loops
1133  * Fix flac null-pointer dereference
1134  * Fix vorbis and opus comments integer overflows and leaks
1136 Video output:
1137  * Fix green line on Windows with AMD drivers
1138  * Fix screenshots size
1140 Access:
1141  * Fix crash in screen recording on Windows
1142  * Fix FTP scan string injection
1143  * Fix HTTP size handling
1145 Mux:
1146  * Fix mp4 drift
1148 Lua:
1149  * Fix vimeo, youtube, dailymotion, cli, appletrailers, http,
1150    soundcloud scripts
1152 Audio filter:
1153  * Fix heap write in stereo_widen audio filter
1155 Windows:
1156  * The plugins loading will not load external DLLs by default.
1157    Plugins will need to LoadLibrary explicitely.
1158  * Fix uninstaller path handling
1159  * Fix taskbar buttons behavior
1161 MacOS:
1162  * Fix scrolling sensitivity on Sierra
1163  * Resume points are deleted now if the user clears the list of
1164    recent items
1167 Changes between 2.2.3 and 2.2.4:
1168 --------------------------------
1170 Decoder:
1171  * Fix crash in G.711 wav files
1172  * Fix mp3 crash in libmad
1173  * Fix out-of-bound write in adpcm QT IMA codec (CVE-2016-5108)
1176  * Fix resizing issues
1178 Win32:
1179  * Fix overlay creation on Windows XP for DirectDraw video output
1181 Misc:
1182  * Build fixes for Hurd
1184 Translations:
1185  * Update of Bulgarian, Catalan, German, French, Italian, Marathi, Norwegian
1186    BokmÃ¥l, Norwegian Nynorsk, Portuguese, Slovak, Spanish (Mexico), Swedish,
1187    Simplified Chinese, and Traditional Chinese translations
1190 Changes between 2.2.2 and 2.2.3:
1191 --------------------------------
1193 Demux:
1194  * Fix HLS quality selection and a potential stack overflow
1195  * Fix potential MKV infinite loop and improve MKV tags support
1196  * Fix WMV regression
1198 Decoder:
1199  * Fix hardware decoding with libvdpau-va-gl
1200  * Fix crashes with libvpx
1201  * Use libass without caching dialog
1203 Video Output:
1204  * Fix green lines on Direct3D output
1206 Skins2:
1207  * Fix maximizing Window in multi-screen context
1210  * Fix resume where you left off
1211  * Fix infinite recursion in the customize dialog
1212  * Fix size when switching to/from the minimal interface
1213  * Fix size after resume toolbar is displayed
1215 MacOS X:
1216  * Fix crashes in media information panel
1217  * Correctly respect the disable-screensaver option
1219 Win32:
1220  * Allow opening more than 15 elements in Explorer
1222 Translations:
1223  * Update of most translations
1226 Changes between 2.2.1 and 2.2.2:
1227 --------------------------------
1229 Access:
1230  * Fix SetupFormat for continuous framesize in v4l2
1231  * Fix off-by-one buffer overflow in RealRtsp module
1232  * Fix screen recording aspect-ratio, framerate and potential crash
1233  * Fix Windows directshow input freeze
1234  * Fix MMS segmentation fault/abort when server forces a large allocation
1236 Demux:
1237  * Fix support for ms-dvr files
1238  * Fix time detection in AVI files over HTTP
1239  * HLS: fix hang on stop, crashes and small improvements
1240  * Fix mp4 NULL dereference reported by by Fortinet's FortiGuard Labs
1241  * Fix regression for VC-1 in WMV
1242  * Fix MXF crashes on stop
1243  * Fix EAC3 detection in some TS files
1245 Decoders:
1246  * Fix importing surface from main memory in VDPAU
1247  * Fix possible double-free in ADPCM decoder
1248  * Support 9-bit and 10-bit GBR planar formats
1249  * Support GoToMeeting 2 and GoToMeeting 3 codecs
1250  * Fix crash in teletext (zvbi) decoder
1251  * Fix Bluray subtitles (PGS) timestamps
1253 Audio output:
1254  * Fix audio drop after a flush with pulseaudio
1255  * Fix audio initialization on iOS
1256  * Fix audio stuttering with AirPlay devices on OS X (2 sec delay needs to
1257    be set manually by the user)
1258  * Fix pulseaudio latency computation
1259  * Fix alsa default device selection
1261 Skins2:
1262  * Fix video control that fails to show up
1263  * Fix UTF-8 conversion issues
1264  * Fix Unicode folders location failing to open the skins
1265  * Fix crash over malformed skins bitmaps
1266  * Fix fullscreen for Gnome3/Unity Window Managers
1268 OS X:
1269  * Support for OS X El Capitan
1270  * Fix code signature for releases on El Capitan
1271  * Improve resume dialog, starting time, preferences, lua extensions
1272  * Fix threads ordering, preferences crashes, URL drag'n drops
1275  * Fix crash when opening multiple items on Windows
1276  * Fix recent items appending when using a playlist
1277  * Improve addons manager dialog, playlist
1278  * Fix changing the audio-device in the menu
1279  * Fix key and mouse event support for Qt >= 5.5 under X11
1280  * Fix memory leaks
1282 Video Output:
1283  * Fix build if one disables XCB but activate VDPAU on Unix
1284  * Fix Direct3D plane allocation size to avoid colour bleeding
1285  * Fix some crashes in swscale resizing
1287 Misc:
1288  * Fix build with recent FreeRDP versions
1289  * Fix interface crashes when input-title-format option is empty
1290  * Fix MP4 mux divide-by-zero crash
1291  * Improve PNG encoding time
1292  * Fix some UPnP initialization lag
1293  * Rewrite of the Jamendo Service Discovery
1294  * Fix snapshot aspect ratio for anamorphic contents
1295  * Fix custom snapshot sizes
1296  * Dynamic generation of GnuTLS Diffie-Hellman parameters
1297  * Fix "vb" transcoding parameter
1298  * Fix superfluous audio channel extraction in the core
1299  * Fix miscellaneous crashes, double-frees, integer overflows, infinite loops,
1300    read overflow, invalid frees and division by zero issues
1301  * Fix support for lua 5.2 and fix XSS in the http interface
1302  * Update and improve Soundcloud, Vimeo and Youtube scripts
1303  * Update of codecs and libraries to fix 3rd party security issues (like
1304    TALOS-CAN-0036, TALOS-CAN-0037, CVE-2015-7981, CVE-2015-8126
1306 Translations:
1307  * Add Kashmiri and Maithili languages
1308  * Update of most translations
1310 libVLC:
1311  * Expose audio mute, cork and volume change events: libvlc_MediaPlayerCorked,
1312    libvlc_MediaPlayerUncorked, libvlc_MediaPlayerMuted,
1313    libvlc_MediaPlayerUnmuted and libvlc_MediaPlayerAudioVolume
1314  * Fix propagation of libvlc_MediaPlayerTitleChanged event
1316 Translations:
1317  * Update of most translations
1320 Changes between 2.2.0 and 2.2.1:
1321 --------------------------------
1323 Codec:
1324  * Fix compilation with older libavcodec versions
1325  * Fix some VP9 decoding
1326  * Fix flac crashes
1327  * Fix lpcm channel ordering
1328  * Fix potential NULL dereference in dmo
1329  * Fix teletext framing code in DVB PES packets
1330  * Fix potential buffer overflow in schroendinger decoder (CVE-2014-9629)
1331  * Fix AAC samplerate
1333 Demuxers:
1334  * Fix MP4 chapters
1335  * Fix MKV overseeking, introducing slowness over network shares
1336  * Fix crash when playing SPC files
1337  * Fix ATRAC3 playback in MKV
1338  * Revert to older ASX code
1339  * Workaround TS issue with mpeg-audio
1341 Access:
1342  * Fix sftp read and close sockets
1343  * Fix DTV build with Linux DVB versions < 5.8
1344  * Fix UDP/RTP input on Windows
1346 Audio output:
1347  * Fix Alsa HDMI plugs
1348  * Improve Alsa output, with larger buffers
1349  * Fix DirectSound output with multi-channel files
1351 OS X:
1352  * Fix numerous crashes in the UI
1353  * Fix video-wallpaper mode
1354  * Fix race when starting VLC from command line
1357  * Fix recent items behaviour
1358  * Fix rotation filter activation
1359  * Fix mux modules names for the streaming wizard
1361 Win32:
1362  * Timestamp the signature of the dlls
1363  * Fix extensions registration during install
1364  * Fix extensions dialog crash
1365  * Default to no DxVA decoding
1367 libVLC:
1368  * fix libvlc_media_get_stats
1370 Translations:
1371  * Update of Afrikaans, Albanian, Azerbaijani, Catalan, Czech, Danish, Dutch,
1372    English (United Kingdom), Finnish, French, German, Hebrew, Hindi, Italian,
1373    Japanese, Korean, Latvian, Macedonian, Malay, Modern Greek, Norwegian BokmÃ¥l,
1374    Norwegian Nynorsk, Polish, Portuguese, Russian, Scottish Gaelic, Serbian,
1375    Simplified Chinese, Slovak, Slovenian, Spanish, Swedish, Tamil, Thai,
1376    Traditional Chinese, Turkish, Ukrainian translations
1379 Changes between 2.1.6 and 2.2.0:
1380 --------------------------------
1382 Important changes:
1383  * The licenses of more modules have changed from GPLv2+ to LGPLv2.1+,
1384    notably most of the streaming output, muxers and access output modules
1386 Core:
1387  * Support automatic rotation using streams metadata, GPU-accelerated when possible
1388  * Add extensions manager and downloading from external repositories
1389  * Rework the metadata fetching algorithm and policies
1390  * Partial fix of playback of short audio samples
1392 Access:
1393  * Added TLS support for ftp access and sout access
1394    New schemes for implicit (ftps) and explicit (ftpes) modes
1395  * MMS audio selection on split audio streams
1396  * Blu-Ray: support overlays, preferred menu languages, region selection
1397    and BD-J navigation
1398  * Digital Cinema Package support, including encrypted DCP with KDM
1399  * Partial fixes for Arccos protected DVDs
1400  * Fix CDDB lookups, including pregap data
1402 Decoder:
1403  * Support VDPAU acceleration for GPU-zerocopy decoding
1404  * Support MediaCodec acceleration for GPU-zerocopy decoding
1405  * Add Media Foundation Transform audio and video decoder
1406  * Add video decoder module based on GStreamer plugins
1407  * Add MMAL decoder for Broadcom VideoCore chips (like the RaspberryPi)
1408    supporting MPEG-2 and H.264, supporting GPU-zerocopy display
1409  * Partial support for Voxware MetaSound
1410  * libvpx decoder for VP8 and VP9
1411  * Support MSN Audio, Atrac3+, VP7, Bink, TAK, On2 AVC, DK3, DK4, IMC, Vivo g723.1,
1412    Smacker, FIC, Auravision, Canopus Lossless, and numerous videogame codecs
1413  * Teletext subtitles display improvements
1414  * Mediacodec speed improvements on x86
1415  * Support setting the post processing level in Theora
1416  * OpenMax IL improvements, notably for RaspberryPi
1417  * Fix channel ordering of LPCM codec in m2ts files
1418  * New jpeg image decoder
1419  * Add tx3g subtitles decoder
1420  * New SVG image decoder
1421  * Fix Speex decoding over RTP and in flv
1422  * Support more x264 and FFv1 RGB modes
1423  * Improvements on ZVBI teletext decoder, notably for speed and alignments
1425 Encoder:
1426  * Support for MPEG-2 encoding using x262
1427  * Support for HEVC/H.265 encoding using x265
1428  * Support for Opus encoding using libopus
1429  * New jpeg image encoder using libjpeg
1430  * New png image encoder using libpng
1432 Demuxer:
1433  * Support for Core Audio Format (CAF) files
1434  * Important rework of the Ogg demuxer, notably improving seeking,
1435    streaming resilience, speex demuxing and chained Ogg
1436  * Important rework of the ASF/WMV demuxer, notably for seeking,
1437    synchronization and tracks exclusion
1438  * AVI improvements for better seek-indexing in non-fastseekable situations
1439  * AVI fixes for uncompressed, indexed and paletized bitmaps
1440  * MP4 fixes for fragmented files, vobsub, duration, aspect-ratio
1441    and support for rotation, covr atom and tracks exclusion
1442  * Support Opus in MKV
1443  * Support VP8 in OGG
1444  * Basic support for WebVTT
1445  * Handle support for ISO/IEC 14496-3 (AAC) Audio stream type in TS
1446  * Support HDPR TS files
1447  * Support microseconds in SubRip subtitles
1448  * FLAC packets validation using CRC
1449  * Improvements in metadata support in Ogg/Opus/Vorbis files
1450  * Fix encoding issues and relative paths in some XML playlist formats
1451  * Support THP Wii/Gamecube, RenderWare and Escape Replay game video files
1452  * New HEVC raw packetizer and demuxer
1453  * TS support for WiDi/Miracast LPCM
1454  * Handle MOV/MP4 tx3g styled subtitles through codec
1455  * Support SVG images files (on glib platforms)
1456  * Keep selection of tracks on segment changes in MKV
1457  * Support detection of SRT languages based on filename
1458  * Support for seeking Standard MIDI Files
1460 Video Output:
1461  * Direct rendering and filtering for VDPAU hardware acceleration
1462  * New CoreAnimation OpenGL video output module for NPAPI plugins
1463  * New OpenGL ES 2.0 through EGL video output module for Android
1464  * New Android native window provider module
1465  * Direct rendering for MediaCodec Android hardware acceleration
1466  * Support for loading HLSL shaders in Direct3D video output
1467  * Add MMAL based video output for RaspberryPi
1469 Video Filter:
1470  * New Oldmovie effect filter
1471  * New VHS effect filter
1472  * New Freeze effect filter
1473  * Support I422 and J422 in transform
1474  * NEON optimizations for deinterleaving chroma, notably NV12->I420
1475  * Fix audiobargraph activation and usage
1477 Audio Output:
1478  * Allow setting volume while not connected with PulseAudio
1479  * Audio device notifications for WASAPI
1480  * Fix replay of sound buffer in DirectSound
1481  * Split of MMDevice and WinRT audio modules
1482  * Numerous fixes on AUHAL, including device management and stream changes
1483  * Fixes for SPDIF passthru in most modules
1485 Muxers:
1486  * Important rework of the Ogg muxer, notably for skeleton
1487  * Fixes for the AVI muxer to respect the specification
1488  * Support VP8 in OGG
1489  * Add HEVC muxing in MP4 and TS
1491 Streaming:
1492  * Important rework of the transcoding module to fix numerous bugs
1493  * WebM streaming, including live sources, compatible with all major browsers
1494     vlc <your-source> vlc://quit --sout  '#transcode{vcodec=VP80,vb=1000,acodec=vorb,ab=128}
1495     :std{access=http{mime=video/webm},mux=webm,dst=:4212}'
1496  * GSM, VP8, Opus and JPEG RTP packetization
1497  * HLS: Allow setting the first segment number and numerous improvements
1498  * new stats module to output block timing values and md5 sums
1499  * transcode module access fps values as rationals now, eg 30000/1001
1500  * VLC now streams all elementary streams, you can revert to previous behaviour
1501     with --no-sout-all
1502  * --ts-out option has been removed, it has been superceded by --demux demuxdump
1503     --demuxdump-access udp --demuxdump-file 127.0.0.1:1234
1504  * Support Metacube protocol when streaming over HTTP
1506 libVLC:
1507  * add equalizer API libvlc_audio_equalizer_* functions
1508  * add libvlc_media_player_program_scrambled function
1510 Visualizations:
1511  * Add a 3D OpenGL spectrum visualization.
1512  * Allow setting the FFT windowing style for 3D and normal spectrum
1514 Interfaces:
1515  * Add support for subtitles drag 'n drop in skins2
1516  * Add record button in Qt menus
1517  * New module for core dialogs on iOS
1518  * New layout for Qt buttons customization
1519  * Support to continue media playback where it was left off for Qt and OS X
1521 Mac OS X Interface:
1522  * Support for OS X Yosemite
1523  * Avoid grey bars in fullscreen when using Mavericks with multiple monitors
1524  * Improve fullscreen behavior for the native and VLCs own mode
1525  * Fixes for advanced preferences
1526  * Added 'file size' column to playlist table
1527  * in addition to iTunes, Spotify is automatically paused on playback start
1528  * Option to increase playlist font size
1529  * Improved crash log reporting
1531 Misc:
1532  * New module for TLS on OS X and iOS
1533  * Windows installer will kill running instance before installing
1534  * Teletext navigation buttons support in Qt4 gui
1535  * Update and improve Koreus, Dailymotion, Soundcloud and Youtube scripts
1537 Security:
1538  * Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers
1540 Removed modules:
1541  * iOS video output: use ios2
1542  * OpenMash H.261 video decoder
1543  * dirac encoder: use schroedinger
1545 Translations:
1546  * New translation in Urdu, Tatar, Silesian, Samoan, Kapampangan, N'ko,
1547    Kurdish, Kabyle, Mexican Spanish, Catalan, Amharic
1548  * Update of all translations:
1549    Traditional Chinese, Simplified Chinese, Vietnamese, Uzbek, Ukrainian,
1550    Turkish, Thai, Swedish, Serbian, Albanian, Slovenian, Slovak, Russian,
1551    Romanian, Brazilian Portuguese, Polish, Punjabi, Dutch, Nepali, Norwegian
1552    BokmÃ¥l, Malay, Marathi, Latvian, Lithuanian, Korean, Kannada, Khmer,
1553    Japanese, Italian, Icelandic, Indonesian, Hebrew, Galician, Scottish
1554    Gaelic, French, Finnish, Persian, Estonian, Spanish, Modern Greek, German,
1555    Danish, Welsh, Czech, Bosnian, Bengali, Asturian
1558 Changes between 2.1.5 and 2.1.6:
1559 --------------------------------
1561 Audio output:
1562  * Fix OSS stuttering
1564 Security:
1565  * Fix heap overflow in decomp stream filter
1566  * Fix buffer overflow in updater (CVE-2014-9625)
1567  * Fix potential buffer overflow in schroedinger encoder
1568  * Fix null-pointer dereference in DMO decoder
1569  * Fix buffer overflow in parsing of string boxes in mp4 demuxer (CVE-2014-9626,9627,9628)
1570  * Fix SRTP integer overflow
1571  * Fix potential crash in zip access
1572  * Fix read overflow in Ogg demuxer
1573  * Fix RTP overflow (CVE-2014-9630)
1575 Win32 installer:
1576  * Update translations and greek encoding
1579 Changes between 2.1.4 and 2.1.5:
1580 --------------------------------
1582 Core:
1583  * Fix compilation on OS/2
1585 Access:
1586  * Stability improvements for the QTSound capture module
1588 Mac OS X audio output:
1589  * Fix channel ordering
1590  * Increase the buffersize
1592 Decoders:
1593  * Fix DxVA2 decoding of samples needing more surfaces
1594  * Improve MAD resistance to broken mp3 streams
1595  * Fix PGS alignment in MKV
1597 Qt Interface:
1598  * Don't rename mp3 converted files to .raw
1600 Mac OS X Interface:
1601  * Correctly support video-on-top
1602  * Fix video output event propagation on Macs with retina displays
1603  * Stability improvements when using future VLC releases side by side
1605 Streaming:
1606  * Fix transcode when audio format changes
1608 Security contents:
1609  * Updated GnuTLS to 3.1.25 (CVE-2014-3466)
1610  * Updated libpng to 1.6.10 (CVE-2014-0333)
1612 Translations:
1613  * Update British English
1616 Changes between 2.1.3 and 2.1.4:
1617 --------------------------------
1619 Demuxers:
1620  * Fix issue in WMV with multiple compressed payload and empty payloads
1622 Video Output:
1623  * Fix subtitles size rendering on Windows
1625 Mac OS X:
1626  * Fix DVD playback regression
1627  * Fix misleading error message during video playback on OS X 10.9
1628  * Fix hardware acceleration memleaks
1631 Changes between 2.1.2 and 2.1.3:
1632 --------------------------------
1634 Core:
1635  * Fix broken behaviour with SOCKSv5 proxies
1636  * Fix integer overflow on error when using vlc_readdir
1638 Access:
1639  * Fix DVB-T2 tuning on Linux
1640  * Fix encrypted DVD playback
1641  * Fix v4l2 frequency conversion
1643 Decoders:
1644  * Fix numerous issues (M2TS, VC1 interlaced, Lagarith, FFv1.3, Xvid)
1645    by updating codec libraries
1646  * Bring fluidsynth back on Mac OS X
1647  * Fix some Opus crashes with some filters
1648  * Fix teletext crash on Windows
1650 Demuxers:
1651  * Avoid an infinite recursion in MKV tags parsing
1652  * Fix an issue with some Vobsub tracks
1653  * Fix missing samples at the end of some wav files
1654  * Fix divide by 0 on ASF/WMV parsing
1656 Audio output:
1657  * Fix audio device selection via command line on Mac OS X
1658  * Fix audio crashes on Mac OS X
1660 Video Output:
1661  * Fix selection of DirectDraw as the default output for XP
1662  * Fix transform off-by-one issue
1663  * Fix screensaver disabling on Windows outputs
1664  * Fix DirectDraw device enumeration and multi-display output
1665  * Fix a potential crash when playing a fullscreen game at the same time as VLC
1667 Stream output:
1668  * Fix 24bits audio MTU alignment in RTP
1669  * Fix record file names
1671 Qt interface:
1672  * Fix minimal size possible on start
1673  * Fix a crash with the simple volume widget
1674  * Fix a crash in the audio menu building
1675  * Fix multimedia keys issues on Windows
1676  * Fix opening of DVD and BD folders on Windows
1678 HTTP interface:
1679  * Fix album art display on Windows
1681 Translations:
1682  * Update of Bulgarian, Catalan, Czech, Danish, German, Modern Greek,
1683    Spanish, Basque, Finnish, French, Scottish Gaelic, Galician, Hebrew,
1684    Hungarian, Italian, Japanese, Korean, Malay, Norwegian BokmÃ¥l, Nepali,
1685    Dutch, Polish, Brazilian Portuguese, Portuguese, Romanian, Russian,
1686    Sinhala, Slovak, Slovenian, Swedish, Telugu, Thai, Turkish, Ukrainian
1687    and Simplified Chinese translations
1688  * Fix encoding for Windows installer translations
1691 Changes between 2.1.1 and 2.1.2:
1692 --------------------------------
1694 Audio output:
1695  * Fix digital playback on OS X when more than one audio device is installed
1696  * Fix digital playback (SPDIF/HDMI) on Windows
1697  * Fix stuttering or silent playback when using sound enhancers or external
1698    audio devices on OS X
1699  * Improve responsiveness on OS X when playback starts or is being paused
1700  * Improve responsiveness, silent playback intervals and reliability on iOS
1702 Demuxers:
1703  * Fix Vimeo and DailyMotion parsing
1704  * Various WMV playback improvements and fixes
1706 Decoders:
1707  * Fix LPCM 20/24-bit decoding and 16 bits with channel padding
1708  * Fix playback of some HEVC samples
1710 Video filters:
1711  * Fix crash on deinterlace selection
1713 Qt interface:
1714  * Fix some streaming profiles when copy existed
1715  * Improve A-B loop control
1716  * Fix album art update when changing media
1718 Mac OS X interface:
1719  * Add a language option in the interface
1720  * Option to control VLC's iTunes pausing behavior is more easy to find
1721  * Improved UI resetting when requested in the preferences
1722  * Fix issue which prevented to enable more than one video filter on Mavericks
1723  * Fix an issue which could prevent automatic UI language settings from working
1724  * Fix opening subtitles files through drag & drop or double-clicking
1725  * Fix crash when closing window without decorations
1726  * Fix issue where extra video window was resized even if this was disabled
1728 Win32 installer:
1729  * Kill running VLC process on uninstall/update
1731 Translations:
1732  * Update of Basque, Bosnian, Bulgarian, Croatian, Czech, Danish, Estonian,
1733    French, Hungarian, Icelandic, Indonesian, Italian, Kannada, Khmer,
1734    Lithuanian, Occitan, Persian, Polish, Romanian, Scottish Gaelic, Sinhala,
1735    Slovenian, Spanish, Swedish, Tamil, Thai, Uzbek, Welsh translations
1738 Changes between 2.1.0 and 2.1.1:
1739 --------------------------------
1741 Core:
1742  * Fix random and reshuffling behaviour
1743  * Fix recording
1744  * Fix some subtitles track selection
1746 Decoders:
1747  * VP9 support in WebM
1748  * HEVC/H.265 support in MKV, MP4 and raw files
1749  * Fix GPU decoding under Windows (DxVA2) crashes
1751 Demuxers:
1752  * Fix crashes on wav, mlp and mkv and modplug files
1753  * Support Speex in ogg files
1754  * Fix some .mov playlists support
1755  * Support Alac in mkv
1756  * Fix WMV3 and palette in AVI
1757  * Fix FLAC packetizer issues in some files
1759 Access:
1760  * Fix DVB options parsing
1761  * Fix DeckLink HDMI input
1762  * Fix HTTPS connectivity on OS X by loading root certificates from Keychain
1764 Audio output:
1765  * Fixes for DirectSound pass-through
1766  * Fixes for OSS output, notably on BSD
1768 Interfaces:
1769  * Fix HTTP interface infinite loop
1770  * Fix D-Bus volume setting
1773  * Reinstore right click subtitle menu to open a subtitle
1774  * Fix saving the hotkeys in preferences
1775  * Fix saving the audio volume on Win32, using DirectSound
1776  * Fix play after drag'n drop
1777  * Fix streaming options edition and scale parameter
1779 Stream out:
1780  * Fix transcoding audio drift issues
1781  * Fix numerous audio encoding issues
1783 Win32 installer:
1784  * Important rewrite to fix numerous bugs, notably about updates
1785  * Simplification of the upgrade mechanism
1787 Mac OS X interface:
1788  * Reintroduce the language selector known from pre-2.1 releases
1789  * Fix fullscreen behaviour and various crashes
1790  * Fix about dialog crash in Japanese
1791  * Fix crashes on proxy lookups
1792  * Fixes on the playlist and information behaviours
1793  * Fixes on the streaming dialogs
1794  * Improves interface resizings
1796 Translations:
1797  * Update of Arabic, Basque, Belarusian, Czech, Danish, Dutch, French,
1798    Galician, Gujarati, Hindi, Hungarian, Icelandic, Italian, Japanese, Korean,
1799    Lithuanian, Marathi, Modern Greek, Norwegian BokmÃ¥l, Occitan, Persian,
1800    Polish, Portuguese, Punjabi, Romanian, Sinhala, Slovak, Slovenian, Spanish,
1801    Swedish, Telugu, Thai, Traditional Chinese, Turkish, Ukrainian, Uzbek
1802    translations
1805 Changes between 2.0.9 and 2.1.0:
1806 --------------------------------
1808 Important changes:
1809  * The licenses of numerous modules have changed from GPLv2+ to LGPLv2.1+
1810  * Discontinued support for PowerPC-based Macs; VLC now requires Mac OS X 10.6+
1811    Moreover, the official builds will be 64bit only
1812  * The --with-tuning and --without-tuning options are removed; to tune
1813    compilation for a specific processor type, set CFLAGS manually
1815 3rd party libraries (contrib):
1816  * /extras/contrib has been replaced by a cleaner build system in /contrib
1818 Core:
1819  * Audio core rewrite, supporting higher samplerates, better volume management,
1820    better device selection, new channel layouts and new output capabilities
1821  * Fix support for .001, .00x split files on Windows
1822  * Full support for UNICODE Windows mode
1823  * Disable and mark obsolete --language selection
1824  * Port to Android
1825  * Port to iOS
1826  * Partial support for Windows Store App / WinRT
1827  * Add an audio fingerprinter, using AcoustID!
1828  * Remove SQL support
1830 Decoders:
1831  * Support for CDXL, Ut Video, VBLE, Dxtory codecs via libavcodec
1832  * Numerous improvements on the OpenMAX IL codec module
1833  * Support for Ulead DV audio
1834  * Support for TechSmith Screen Codec 2, Microsoft Expression Encoder Screen,
1835    Microsoft Application Screen Decoder 1 (MSS1) and 2 (MSS2)
1836  * Support for Indeo Audio Coder, RealAudio Lossless
1837  * Add Hardware Acceleration support on OS X for H.264 based upon VDADecoder
1838  * Add Hardware Acceleration support on Android Jelly Bean using MediaCodec
1839  * Add Hardware Acceleration support on Linux using VDPAU
1840  * Support for SCTE-27 subtitles
1841  * Split G.711 decoder from Araw decoder
1842  * X Window system raster image dump pseudo-decoder
1843  * Support for Webinar GoToMeeting 4 (G2M4)
1845 Encoders:
1846  * high10, high422 and high444 encoding support in h264
1847  * QuickSyncVideo Encoding (Intel Media SDK) support using Intel GPU on Windows
1848  * New AAC encoder using the fdk-aac library (non-free)
1850 Access:
1851  * Screen: add support for OS X Lion and later,
1852            remove support for previous OS X releases
1853  * Major improvements in DASH support
1854  * Improvements in Blu-Ray module, notably for multiple video tracks support
1855  * Important improvements and rewrite of the v4l2 access module
1856  * HTTP: support for Internationalized Domain Names
1857  * Microsoft Smooth Streaming support (H264 and VC1) developed by Viotech.net
1858  * NTSC EIA-608 closed caption input support via V4L2 VBI devices
1859  * Add support for VNC/rfb in view only mode
1860  * Add support for Remote Desktop/RDP in view only mode
1861  * Timecode: generate a clock/timecode as a subtitle track
1862    vlc video.mkv --input-slave timecode:// --timecode-fps 30/1001
1863  * New video capture module for OS X based on AVFoundation, named AVcapture
1864  * New shared memory framebuffer access module, named shm
1866 Demuxers:
1867  * MP4: partial support for fragmented MP4
1868  * Vorbis: better support for metadata and cover art
1869  * AVI: better support for tags and extended metadata
1870  * Support for FLAC, Atrac and some ADPCM in AVI
1871  * Support for DV data type 1 in AVI and 12 bits DV Audio
1872  * Support for total number of tracks in major container
1873  * Support for Cook and Atrac in MKV
1874  * AVI: support for files produced by Nikon cameras
1875  * Support for more MJPEG streams
1876  * Add support for liveleak streams
1877  * Add support for Wave/RF64 files
1878  * Prevent numerous uncaught exceptions in MKV
1879  * Add protection against several potential heap buffer overflow in libebml
1881 Audio output:
1882  * Windows Audio Session API audio output support
1883  * OpenBSD sndio audio output support
1884  * Important improvements on the Android OpenSL ES audio output
1885  * Android AudioTrack audio output support
1886  * OS X Auhal output support for 6.1, 7.1, 8.0 and 8.1 playback and layouts
1887  * Rewrite of OSS module to support OSSv4
1888  * OS X Auhal output support for multi-buffer output devices
1889    This fix was facilitated through a hardware lending by TEAC Europe GmbH
1890    distributing such devices under the brand "TASCAM" (US-122, US-144, etc.).
1891  * Rewrite of the AudioQueue output for iOS (and OS X)
1892  * New, simplified AudioUnit output for iOS
1894 Audio Filters:
1895  * New remapping channel filter
1896  * New filter to enhance stereo effect by mono suppression and delay effect
1897  * New VSXu visualization plugin
1898  * ARM NEON acceleration of volume filter
1899  * Rewrite of the simple downmixer filter
1900  * New gain audio filter
1902 Video Outputs:
1903  * New output for Decklink Blackmagic cards
1904  * New output using OpenMAX IL hardware acceleration API
1905  * OpenGL: use glsl instead of ARB to do the YUV->RGB conversions
1906  * OpenGLES: add support for color conversation shaders on Android and iOS
1907  * Fix and enable the OpenGL ES1 and ES2 outputs
1908  * Support for subpictures in the OpenGL ES2 output
1909  * Fix the power management issue on Windows for standby management
1910  * New output module for iOS using OpenGL ES2
1911  * Fix performance issue on Macs with multiple graphics cards
1913 Video Filters:
1914  * New anaglyph video filter which transforms side by side 3D video streams in
1915    anaglyph glasses (aka red/blue) compatible images
1916  * Support in deinterlacing filter for most 4:2:0, 4:2:2, 4:4:4 YUV formats
1917    and for bits depth higher than 8bits (like 10bits)
1918  * Improvements on the transform filter, to support 10bits and RGB formats
1919  * Revival of the openCV and openCV example filters
1920  * ARM NEON acceleration of chroma filters
1922 Stream Output:
1923  * Extended support for recording, notably for MKV and AVI
1924  * Options support for AVIO output module
1925  * Livehttp places more accurate segments durations in playlist
1926  * Livehttp allows setting cachin-variable in playlist
1927  * Livehttp stream encryption support
1928  * Livehttp supports changing encryption key and uri on segment change with key-loadfile option
1929  * Added chromaprint based audio fingerprinting
1931 Fingerprinters:
1932  * Add AcoustID/Musicbrainz based fingerprinter
1934 Interfaces:
1935  * configurable password for the HTTP server
1936  * .hosts removed from the HTTP server
1937  * fix Lua command line interface console mode under Windows
1938  * Better support for MCE remotes on Windows
1939  * Hotkey support for TS program selection
1940  * Rewrite of D-Bus inhibit interface
1941  * Improvements on motion sensing interface, fix orientation, move out
1942    rotate mode into the rotate video filter
1944 Services discovery:
1945  * UPnP A/V subtitles
1946  * Support for multiple UPnP resources on a single item
1948 OS X Interface:
1949  * Add support for multiple video outputs
1950  * Add accessibility support to playback windows, open panel and fullscreen
1951    controller
1952  * Add a GUI to manage podcasts
1953  * Add a new panel for media conversation and streaming
1954  * Add a GUI for the QTSound access input to process audio captured locally
1955    - This also allows to capture input from a webcam and a mic at the same time
1956  * Add a GUI to capture QTSound data along with the current screen content
1957  * Add an option to let the Apple Remote control the system volume instead of
1958    VLC's internal volume level
1959  * Add a new Subtitles menu to change Subtitles and their properties during
1960    playback
1961  * Add the ability to create custom equalizer presets based upon the current
1962    selection and to manage the list of presets
1963  * Add custom profiles for video and audio effects, which let the user keep
1964    multiple configuration sets of all the individual filters
1965  * Support for pausing iTunes during media playback with VLC
1966  * Add support for video filters to clone the video output or split it in parts
1967  * Add A->B loop feature known from the Qt interface
1968  * Add an option to disable skipping to next/previous file with the Apple Remote
1969  * Add an option to show next / previous buttons
1970  * Add an option to hide the shuffle and repeat buttons
1971  * Add an option to hide the audio effects button (default enabled)
1972  * Add optional playlist columns for track number, genre, album, description,
1973    date and language
1974  * Add options to the Advanced Open File dialog for start and stop time
1975  * Add an option to play videos as a desktop background
1976  * Add support for playing video and showing audio visualizations side by side
1977  * improve fullscreen controller time slider with larger click target
1978  * rewrite of minimal macosx module for use within VLCKit
1979  * Add support for 'macosx-autoplay' to the Apple Event / Apple Script bindings
1980    when adding new inputs - this also affects network streams opened through
1981    3rd party applications
1982  * Add a UI to the preferences dialog to configure the default application
1983    handler for ftp, mms, rtmp, rtp, rtsp, sftp, smb and udp streams
1984    (system-wide settings)
1985  * Add support for the Video Title option
1986  * Add support for the Boss Key
1987  * The Streaming/Transcoding wizard and the open dialog's output panel are
1988    deprecated now and will be removed in a future release
1991  * Partial support for Qt5.0
1992  * Menus modifications and improvements
1993  * Playlist improvements and fixes, including PictureFlow view
1994  * Streaming output wizard rewrite
1995  * Add bitrate graph in information panels
1996  * Filters panels improvements, notably Equalizer and Compressor
1997  * EPG display fixes and improvements
1998  * Add SD pixmap sources
1999  * Preferences hotkeys management fixes
2000  * Display playlist total duration
2001  * Support for a Maximum volume in the UI
2002  * Add audio track fingerprinting from media info
2003  * New profiles format and dialog to handle filters and quality
2004  * Numerous fixes
2006 Skins2:
2007  * Port to OS/2
2008  * Extend sliders, offsets options
2009  * New bitmaps caching mechanism
2010  * Numerous fixes and improvements
2011  * Skinning of the Fullscreen controller
2013 libVLC:
2014  * new libvlc_audio_output_device_list_get and libvlc_audio_output_device_list_release functions
2015    to replace the deprecated libvlc_audio_output_device_count, libvlc_audio_output_device_longname
2016    and libvlc_audio_output_device_id
2017  * libvlc_audio_output_get_device_type and libvlc_audio_output_set_device_type are now deprecated
2018  * new libvlc_media_tracks_get and libvlc_media_tracks_release methods to get more info about the
2019    media tracks. libvlc_media_get_tracks_info is now deprecated.
2020  * new fingerprinter_Create and fingerprinter_Destroy for fingerprinter support
2021  * new libvlc_log_set, libvlc_log_set_file, libvlc_log_unset, libvlc_log_get_context and
2022    libvlc_log_get_object for a better logger mechanism
2023  * new libvlc_set_app_id to complement libvlc_set_user_agent to set the icons
2025 Removed modules:
2026  * portaudio audio output: use the native audio output instead
2027  * X11 On Screen Display notifications (xosd)
2028  * Linux Framebuffer On Screen Display interface (fbosd)
2029  * PVR: IVTV analog TV encoder - use V4L instead
2030  * RTMP access: use libavformat avio instead
2031  * RTMP access_output: use libavformat avio instead
2032  * Hildon GUI
2033  * MSN messenger "now playing" (broken and unmaintained since VLC 1.0.0)
2034  * Telepathy framework "now playing" (broken and unmaintained since VLC 1.0.0)
2035  * Nokia/Maemo MCE screen unblanking plugin
2036  * Broken crop video filter
2037  * Switcher module
2038  * OSD parser and menu
2039  * Xscreensaver: use xdg-screensaver
2040  * Removed DLL loader for non-Windows Operating Systems
2041  * SQL Media Library (broken and unmaintained)
2042  * SQL Lite (only used as SQL Media library backend)
2043  * htcpcp :)
2045 Translations:
2046  * Update of all translations
2049 Changes between 2.0.8 and 2.0.9:
2050 --------------------------------
2052 Demux:
2053  * Improve handling of corrupt ASF files
2054  * Fix buffer overflow in the mp4a packetizer
2056 Contribs:
2057  * Fix modplug security issues
2060 Changes between 2.0.7 and 2.0.8:
2061 --------------------------------
2063 Access:
2064  * Fix ISDB-S tuning
2065  * Fix crash in QTsound
2066  * Fix screen mouse file location
2067  * Fix invalid memcpy in MMS access
2069 Demux:
2070  * Fix use after free in sgimb
2071  * Improve resistance and checking against malformed MKV files
2073 Decoders:
2074  * Fix crash in the libavcodec module
2076 Mac OS X:
2077  * Fix interface crashes
2078  * Fix autostart playback option
2079  * Respect "playlist-autostart" option
2081 Translations:
2082  * update Welsh translation
2083  * New Kannada translation
2086 Changes between 2.0.6 and 2.0.7:
2087 --------------------------------
2089 Input:
2090  * Fix playback termination when switching ES tracks (PowerPC only)
2091  * Fix memory exhaustion vulnerability when playing specifically crafted
2092    playlist files
2094 Decoders:
2095  * Fix WMA Pro, MPEG 4 ALS, APE, MLP and ADPCM-IMA4 playback
2097 Encoders:
2098  * Fix audio encoding for numerous codecs, notably mp3 and aac
2100 Muxers:
2101  * Fix noticeable memory leak when creating AVI files
2103 Video output:
2104  * Fix crash when using libvlc in 3rd party applications (Mac only)
2106 Mac OS X Interface
2107  * Minor improvements
2108  * Fix issue which could lead to loss of media files created through transcoding
2110 HTTP Interface
2111  * Fix two xss vulnerabilities (CVE-2013-3565)
2113 Translations:
2114  * Update Basque, Simplified Chinese, Ukrainian, Turkish, Portuguese, Norwegian BokmÃ¥l,
2115    Burmese, Lithuanian, Italian, Hindi, Spanish, German, Czech, Danish, Welsh translations
2116  * New Azerbaijani, Kirgyz, Oriya translations
2119 Changes between 2.0.5 and 2.0.6:
2120 --------------------------------
2122 Access:
2123  * Fix HTTPS playback with some certificates previously rejected
2125 Audio Output:
2126  * Improve lookup of human readable device names in AUHAL plugin (OS X)
2128 Demuxers:
2129  * Fix crash with broken asf files (SA-1302)
2130  * Fix MKV behaviour with unknown or new ebml elements
2131  * Fix use-after-free crash in Ogg demuxer, found by Tomi Juntunen
2132  * Fix regression on some paletted codecs in AVI
2133  * Fix ALAC in mp4 regression
2134  * Improvements to the vimeo playlist parser
2136 Decoders:
2137  * Fix GPU decoding on Intel HD 2000/3000 cards on Windows
2138  * Fix FLAC 6.1 and 7.1 channel layout
2139  * Fix crashes in HTML srt subtitles
2140  * 3rd party codecs updates
2142 Mac OS X:
2143  * Fix subtitle rendering resolution when using OS X's native fullscreen mode
2144  * Improve fullscreen controller time slider with larger click target
2145  * Fix listing of the lua interfaces (web, telnet and console)
2146    in the advanced preferences panel
2147  * Fix spatializer audio filter panel
2148  * Fix crash within the video output code
2149  * Fix BDMV folder selection issue on OS X Mountain Lion, which treats such
2150    folders as a AVCHD file as soon as they include an item named INDEX.BDM
2151  * Fix bug which caused a hidden fullscreen panel
2152  * Fix various minor UI drawing issues (main window, fullscreen controller,
2153    lua extensions, ...)
2154  * Allow VLC to be associated with .dvdmedia packages
2157  * Fix clearing of Media Info panel on dialog exit
2159 GNU/Linux:
2160  * Numerous D-Bus and MPRIS2 improvements
2161  * Reject broken versions of PulseAudio
2163 Windows:
2164  * Fix uninstallation in different location than C:\
2166 Translations:
2167  * Update of Brazilian Portuguese, Traditional Chinese, Thai, Portuguese,
2168    Japanese, Italian, Hebrew, Estonian, Spanish, Czech, Catalan, Bosnian,
2169    Asturian, French, Romanian, Serbian, Russian, Hindi, Estonian, German
2170    Slovenian Norwegian BokmÃ¥l, Khmer, Icelandic, Interlingua, Welsh, Ukrainian,
2171    Dutch, Danish, translations
2172  * New Gujarati, Aragonese translations
2175 Changes between 2.0.4 and 2.0.5:
2176 --------------------------------
2178 Access:
2179  * Fix DVB-S delivery system detection
2181 Audio Output:
2182  * Fix playback initial synchronization with PulseAudio
2183    (however similar bugs in PulseAudio version 2.0 and later still exist)
2184  * Fix file output bug affecting floating point on big endian systems
2186 Demuxers:
2187  * Fix crash with some embedded subtitle fonts
2188  * Fix buffer overflow in HTML subtitles parser
2189  * Fix koreus lua parser
2190  * Improve reliability for RTSP streams sent by some IP cameras
2191  * Fix division by 0 in AIFF demuxer
2192  * Fix some MKV crashes when ordered editions have empty or broken links
2193  * Fix SWF potential crash on malformed files.
2195 Video filters:
2196  * Fix crash in Freetype with embedded fonts
2197  * Fix wrong aspect ratio in some cases
2199 Encoders:
2200  * Fix Mpeg-2 audio and video encoders initialization
2202 Mac OS X:
2203  * Fix Reveal-in-Finder for files with non-Western file names
2204  * Fix crash with local statistics disabled
2205  * Fix Time counter UI look
2206  * Fix system sleep issue on OS X 10.5
2208 Win32:
2209  * Fix https streaming
2211 libVLC:
2212  * Fix audio and video track selection:
2213    The constant track identifier is now always used. Some functions previously
2214    incorrectly used the (moving) index of the track in the table of tracks.
2216 Translations:
2217  * Update of Asturian, Bengali (India), Bosnian, Croatian, Czech, Danish,
2218    Dutch, Estonian, French, Galician, Scottish Gaelic, German, Hebrew,
2219    Italian, Japanese, Khmer, Malayalam, Polish, Slovak, Simplified Chinese,
2220    Traditional Chinese, Brazilian Portuguese, Turkish, Thai translations
2221  * Initial translations for Welsh and Interlingua
2224 Changes between 2.0.3 and 2.0.4:
2225 --------------------------------
2227 Audio Output:
2228  * Improve playback synchronization with PulseAudio.
2229  * Fix ALSA digital pass-through ("S/PDIF").
2230  * Fix live audio device selection on Mac OS X
2231  * Fix detection of some 5.1 and 7.1 kits on Windows.
2232  * Fix audio output behavior when the output device is plugged or unplugged
2233    during playback on Mac OS X
2235 Access:
2236  * Fix numerous DVD (dvdnav) crashes
2237  * Fix HTTP playback through proxy and advertise gzip correctly
2238  * Fix TLS busy-loop during client-side handshake
2240 Codecs:
2241  * Support for Opus decoding via libopus, including multi-channel files
2242  * Support MSS1 and MSS2 decoding through DMO libraries
2243  * Fix Hebrew and Greek subtitles encoding
2244  * Fix crashes on malformed subtitles and malformed png files
2245  * Fix crashes when using hardware decoding
2247 Demuxers:
2248  * Fix issues in Ogg with zero length packets
2249  * Fix file duration of Ogg/Theora and Ogg/Vorbis files
2250  * Fix vimeo, koreus and youtube lua parsers
2251  * Support Youtube live streams
2253 Windows:
2254  * Fix Wallpaper mode on Windows 7/8
2257  * Fix media info dialog update
2258  * Fix random/repeat preferences saving
2259  * Fix crashes when opening audio effects dialog, with skins and playlist
2260  * Fix crash on association dialog on Windows XP
2261  * Fix album art display at start
2263 Mac OS X:
2264  * Fix command-line options to control the interface behavior
2265  * Deactivate CoreAnimation effects on Leopard
2266  * Fix menus display and behavior
2267  * Fix various crashes and small issues including bookmarks, playlist, buttons,
2268    streaming wizard, video size, hotkeys and fullscreen controller
2269  * Fix font selection for Unicode subtitles
2270  * Improve system sleep behavior when playing audio-only media. The screen is
2271    allowed to sleep while the system is kept awake during playback.
2272  * Fix code signing of Delete Preferences application
2273  * Add option to Audio Effects panel to activate the Karaoke filter
2275 Miscellaneous:
2276  * Fix Notify (D-Bus) plugin deadlock.
2277  * Fix buffer corruption in freetype and subtitles modules
2278  * Improve Blu-Ray and HLS support
2279  * Fix issues on selection of playlist items for WebUI
2280  * Codec and other 3rd party library updates
2281  * Fix swscale and canvas behavior with Aspect Ratio
2282  * Fix mime-type when streaming Webm over HTTP
2283  * Fix recording behaviour in Windows network environments
2284  * Codecs and 3rd party libary updates
2286 Translations:
2287  * Updates of Norwegian BokmÃ¥l, Korean, Slovak, Serbian, Russian, Traditional
2288    Chinese, Simplified Chinese, Portuguese, Walloon, Turkish, Thai, Polish,
2289    Dutch, Khmer, Hindi, Japanese, Galician, Hebrew, German, Breton, Scottish
2290    Gaelic, Czech, Estonian translations
2291  * Initial translations for Bengali, Fula, Gujarati and Bosnian
2294 Changes between 2.0.2 and 2.0.3:
2295 --------------------------------
2297 Access:
2298  * Fix some HTTP request that broke some radio channels
2300 Demuxers:
2301  * Fix support for some flv files (notably joined)
2302  * Fix a crash when opening ape files with ID3v1 tags
2304 Mac OS X:
2305  * Add GateKeeper support
2306  * Fix handling for some hotkeys
2307  * Fix fullscreen toggle over extra interfaces
2308  * Minor bugfixes and improvements
2311  * Fix Windows 8 interface style
2313 Translations:
2314  * Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic,
2315    Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian,
2316    Thai, Turkish and Walloon
2317  * New translations to Uzbek and Marathi
2318  * Fix activation of Gaelic and Thai translations
2321 Changes between 2.0.1 and 2.0.2:
2322 --------------------------------
2324 Video Output:
2325  * XP machine will now use DirectX mode by default, like in previous versions.
2326    There were too many errors with broken drivers.
2327  * More accurate colourspaces conversions for YUV->RGB in OpenGL
2328  * Add menu support for libvlc / VLCKit applications on Mac OS X
2329  * Various fixes on Mac OS X, notably for crop, zoom, osd and menu support
2330  * Misc fixes in OpenGL module, on all platforms
2331  * Fix video output on PowerPC-based Macs equipped with an ATI Radeon 7500,
2332    an ATI Radeon 9200 or a NVIDIA GeForceFX 5200 Ultra.
2333  * Fix video output of 10bit encoded contents on Intel-based Macs equipped
2334    with an Intel GMA 950 chipset running OS X 10.6 or later.
2335  * Add support for the HiDPI mode used on recent Apple products with so-called
2336    Retina Displays.
2338 Access:
2339  * Rework Digital TV module for Windows. DVB-T and DVB-C should work again
2340  * Fixes for RAR compressed files
2341  * Fix DirectShow crashes on exit
2342  * Improve PulseAudio input latency
2343  * Fixes for HTTP access through a proxy
2344  * v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
2345  * Fix subtitles auto-detection in subfolders and detection behaviour
2346  * IE http proxy is not used anymore by VLC on Win32
2347  * Accept more extensions for DVD images
2348  * Fix crash in VC1 packetizer
2349  * Improvements in Blu-Ray playback
2350  * Improvements and fixes in HLS support
2352 Codec:
2353  * Fix crashes in AAC decoder on channels changes, notably in ISDB streams
2354  * Fix compilation with multiple FFmpeg and libav versions
2355  * Fix G726 support
2356  * Fix MP3 free format support
2358 Demuxers:
2359  * Fixes for MKV segments, seeking and MKV title display
2360  * Fix for some mp4, voc, midi and au crashes
2361  * Fix for Real .ram, .f4v, .avi and .ra files support
2362  * Fix for DVB channels file support
2363  * Fixes for alac, vorbis, DTS, VC-1 and Dirac in mp4
2365 Encoders:
2366  * Fix for MPEG Audio encoding, use layer2 when using fourcc "mp2 " and "mp2a"
2367  * Fix for JPEG generation, when doing snapshots
2369 Audio filters and output:
2370  * Limitation of spatializer volume output
2371  * Fix DirectSound device selection
2372  * Correct PulseAudio volume control
2373  * Do not apply volume in file output
2374  * Fix sampling rate in JACK output
2375  * Fixes in ALSA output for latency and for broken drivers
2377 Mac OS X:
2378  * Enable drag and drop of playlist items between the temporary playlist and
2379    the persistant media library
2380  * Enable import of playlist items taken from the service discovery modules
2381    to the media library or the temporary playlist
2382  * Media key support for keyboards by other manufacturers than Apple
2383    This fix was facilitated through a hardware donation by ZF Friedrichshafen AG
2384    manufacturing keyboards under the brand "Cherry".
2385  * Add support for the Apple Remote to set the Mac to sleep using a longer
2386    press on the Play/Pause button
2387  * Remove libfontconfig's font cache by an Apple Type Services lookup.
2388    This removes the "Updating Cache" dialog, before finding all fonts.
2389  * Re-add an option to hide the window decoration during video playback
2390  * Improve compatibility with other 3rd party apps using SPMediaKeyTap
2391  * Many Fullscreen fixes
2392  * Keep Aspect Ratio when resizing is back
2393  * Add controls to manipulate the Subtitles Duration to the Track
2394    Synchronization panel
2395  * Hidden items in the sidebar are being retained for the next launch now
2396  * Fix crash when trying to open an Audio CD by drag & drop
2397  * Improve reliability when opening DVDs or BDs by drag & drop
2398  * Fix crashes on exit
2399  * Fix crash when mounting a device with multiple logical volumes while
2400    VLC is running
2401  * Chosen audio output device is retained throughout multiple sessions
2402  * Since running the Mac OS X interface as an Extra Interface or Control
2403    Interface can lead to undefined results, eventual settings will be
2404    automatically reset on the first launch.
2405    - This fixes issues with unresponsive playback controls and crashes on quit.
2406  * Update Growl plugin for use with Growl 1.3
2407  * Miscellaneous minor interface improvements
2409 Lua Scripts:
2410  * Fixes for stdin/stdout and for different locale issues
2411  * Fixes for icecast SD
2414  * Fix preferences for audio devices on Windows
2415  * Fix playlist search and selector behaviour
2416  * Fix multiple issues in the Open Disc dialog
2417  * Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
2418  * Fix tags and file names display
2419  * Fix various crashes, display issues and usability issues
2421 Skins2:
2422  * Fix mousewheel on Windows
2423  * Fix for key events and focus loss
2425 Web interface:
2426  * Fix display of some buttons
2427  * Fix listing of files in the Open interface
2428  * Fixes for widgets behaviour and vlm dialog
2430 Security:
2431  * Fix Ogg Heap buffer overflow
2432  * Update taglib (CVE-2012-2396)
2433  * Update libavcodec and other codecs libraries
2435 Translation:
2436  * Traditional Chinese, Simplified Chinese, Walloon, Slovak, Polish, Khmer,
2437    Japanese, Italian, French, Czech, Belarusian, Breton, Greek, Spanish,
2438    Estonian, Irish, Galician, Hungarian, Japanese, Dutch, Telugu, Ukrainian,
2439    Thai translations update
2440  * New Scottish Gaelic translation
2443 Changes between 2.0.0 and 2.0.1:
2444 --------------------------------
2446 Access:
2447  * fix and improve the CDDB information retrieval
2448  * fix the samba module compilation
2449  * fix UDP / RTP multicast stream reception on Mac OS X when using the 10.7 SDK
2450  * multiple fixes for HLS support, notably on Win32 and for encryption
2451  * multiple fixes for Bluray discs playback
2452  * fix for DVD decryption on some RPC-I drives
2454 Codecs:
2455  * Support for MXPEG files
2456  * limit auto-detected threads to 4 in avcodec module
2457  * fix quicktime audio codecs in RTSP streams
2459 Demuxers:
2460  * Fix multi-file splitted RAR archive support
2461  * Fix a crash when seeking in mka
2462  * Improve MKV multi-video tracks support
2464 Muxers:
2465  * Fix ogm header creation
2467 Audio filters:
2468  * limit spatializer filter distortions
2469  * Use fastest SinC algorithm for samplerate module
2471 Audio output:
2472  * Fix S/PDIF passthrough with ALSA.
2473  * Remove flawed ALSA channels autodetection.
2474    The available ALSA channels MUST be configured now (stereo by default).
2475  * Fix delay when changing the volume on Mac OS X
2477 Video filters:
2478  * Fix gradfun unloading on Windows platform
2480 Mac OS X interface:
2481  * allow to hide the playlist to get a small controller window
2482  * allow to hide the sidebar
2483  * disable Lion fullscreen mode by default, since its behavior is misleading
2484    - this fixes fullscreen video output on a secondary screen
2485  * noticebly faster launch time
2486  * correct a few visual glitches and accessibility support
2487  * re-enable visual feedback on seek and volume changes
2488  * improve track synchronization panel
2489  * fix fontconfig cache dialog, closure of the interface and numerous crashes
2490  * fix crop, aspect ratio handling, DVD (no menu) support and Open subtitle menu
2492 Qt interface:
2493  * allow a native seek slider instead of the blue one
2494  * fixes in the playlist, the addons dialog, the menus, the main toolbar
2495    the open dialogs, preferences and customization dialogs
2496  * fix for fontconfig cache dialog, when rebuilding ASS fonts
2498 Skins interface:
2499  * fix for menus display
2500  * Addition of $R to display current playback speed
2501  * documentation update
2503 Web interface:
2504  * fix mobiles display for remote control mode
2505  * support for .drc and .3ga extensions
2507 Service discovery:
2508  * fix SAP discovery, where an item was added multiple times
2509  * fix SAP discovery on Mac OS X when using the 10.7 SDK
2510  * Update Jamendo selections
2512 Miscellaneous:
2513  * fix DBus crash
2514  * fix build issues on BSD, Linux/PPC and Linux/Sparc
2515  * fix a crash on VLM close
2517 Security:
2518  * Update libpng to 1.5.9 (CVE-2011-3026)
2519  * Update freetype to 2.4.9 (CVE-2012-1126 up to CVE-2012-1144)
2520  * Fix MMS stack overflow (SA-1201 - CVE-2012-1775)
2521  * Fix RealRTSP heap overflow (SA-1202 - CVE-2012-1776)
2523 Translations:
2524  * Update of Czech, Spanish, Swedish, Turkish and Walloon translations
2527 Changes between 1.1.13 and 2.0.0:
2528 ---------------------------------
2530 Important notes:
2531  * The licenses of libVLC and libVLCcore have changed from GPLv2+ to LGPLv2.1+
2532  * Start/end titles/chapters are now specified with # rather than @ to fix
2533    conflicts with some URLs and file names. For instance, this plays a DVD
2534    from the 2nd chapter of the 1st title up to the 4th chapter of the 3rd
2535    title:  vlc dvd://#1:2-3:4
2536  * The 40+ --*-caching options were simplified and dumbed down to 4 options:
2537    - --file-caching specifies caching for local files,
2538    - --network-caching specifies caching for network resources,
2539    - --live-caching specifies caching for capture devices and
2540    - --disc-caching specifies caching for local optical media.
2541    All values are expressed in milliseconds as in previous versions.
2542  * HTTP server IP address, port, and TLS configuration is now centralized:
2543    - The --http-host option sets the address, e.g. "--http-host=[2001:db8::1]".
2544      By default, both :: and 0.0.0.0 are used.
2545    - The --http-port and --https-port options set the port numbers.
2546      By default, 8080 is used for HTTP, and 8443 for HTTPS.
2547    - The TLS credentials are configured with --http-cert (public certificate),
2548      --http-key (private key), --http-ca (optional CA) and
2549      --http-crl (optional CRL).
2550  * RTSP server IP address and port are updated similarly.
2551    Use --rtsp-host and --rtsp-port respectively.
2552  * The --miface-addr option does not exist anymore. To select the multicast
2553    output interface, use --miface instead, e.g. --miface=eth0.
2554  * The Windows version will only work with Windows XP SP2 or later.
2555    Windows 2000 SP4, Windows XP < SP2, Windows 2003 SP0 are now unsupported.
2556  * The Mac OS version will require Quartz Extreme compatible machines.
2558 Important changes for packagers:
2559  * The default builds now assume that the operating system uses UTF-8 for
2560    its file systems and files content (except the Windows port). If this is
2561    not acceptable, pass --enable-non-utf8 to the configure script.
2562    Non-UTF-8 file systems support will be removed in future versions.
2563  * The VLC plugins path can be overridden with the VLC_PLUGIN_PATH environment
2564    variable. The --plugin-path command line option was removed.
2565  * The default tarballs are now compressed with XZ/LZMA: .tar.xz
2566  * OSS support is not compiled on Linux by default, pass --enable-oss to the
2567    configure script if you use OSSv4 or really want to use OSS emulation.
2568  * The webplugins have moved to: git://git.videolan.org/npapi-vlc.git
2570 Core:
2571  * Major Video Core and Outputs rework and rewrite:
2572    Subtitles, subpictures and OSD can now be sized and blent inside outputs
2573    x11 (Unix), OpenGL (Unix) and Direct3D (Windows) are such video outputs.
2574  * Almost every video filter can now be transcoded
2575  * Playback rate doesn't get resetted to 1 between items anymore
2576  * Option --sub-filter was renamed --sub-source
2577  * Port to Android, iOS, OS/2 and Win64.
2579 Access:
2580  * Multiple files are now supported inside RAR files
2581  * Experimental support for ClearQam devices in the BDA/DTV module
2582  * DVB-S scanning support on Unix
2583  * DVB-C scanning on Unix scans correct modulation/symbolrate if needed
2584  * Support for freq and video standard selection in DirectShow
2585  * Support for VDR recordings (http://www.tvdr.de/) folders
2586  * Experimental Blu-Ray Discs support using libbluray
2587  * HTTP Live Streaming (IETF draft) playback support
2588  * Blackmagic DeckLink SDI cards input support (Linux only currently)
2589  * Linear Systems (HD-)SDI cards input support (Linux)
2590  * PulseAudio audio input support
2591  * Support for RTP dynamic payload types by specifying the payload format
2592    in an option (no autodetection): only Theora supported for now
2593  * Basic HTCPCP implementation for Coffee Pot control
2594  * Support for all QTKit-compatible video input devices, aka QTCapture
2595  * Support for all QTKit-compatible audio input devices, aka QTSound
2596  * Support for capturing partially hidden windows in the X11 Screen input
2597  * MPEG DASH (Dynamic Adaptive Streaming over HTTP) support
2598  * Support for HTTPS is now fixed in the Windows port
2600 Codecs:
2601  * One can now use ffmpeg-mt in conjunction with vlc, to split decoding load
2602    on multiple cores. H.264, VP3, VP8, JPEG-2000, Mpeg-4 ASP/DivX and RV3/RV4
2603    are notably concerned.
2604  * Important fixes for RealVideo 3.0 and 4.0 playback, notably in MKV
2605  * Experimental Hardware decoding using Broadcom CrystalHD cards
2606  * New module for decoding EBU subtitles (.stl)
2607  * Support for 9bits and 10bits H.264/AVC decoding
2608  * Support for 20-bits PCM and DAT-12 (digital magnetic tapes) from RTP
2609  * New module for Dirac encoding, using the faster libschroedinger
2610    The Schroedinger module should be prefered to the Dirac one
2611  * Support for WMV Images, aka WMVP and WVP2, as used by Photo Story
2612  * Support for Lagarith Lossless video codec
2613  * Support for ProRes 422 video codec in 10bits
2614  * Support for DNxHD (VC-3) and JPEG-2000 in 10bits
2615  * EIA-608 closed captions improvements
2616  * Support for JPEG-2000 and Motion JPEG-2000 in the Windows and Mac binaries
2617  * Experimental support of IOMX for OpenMAX IL codecs on Android
2618  * One can use "mp2 " fourcc to encode in mpeg1/2 layer 2
2620 Demuxers:
2621  * New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
2622  * C64 SID file playback support of using sidplay2
2623  * Support for images/cover art in wma/wmv/asf files
2624  * Improvements in .ape files metadata reading and writing
2625  * New demuxer module for EBU subtitles (.stl)
2626  * Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
2627  * Ogg, flv, mxf, amr seeking improvements
2628  * Major improvements in Matroska (mkv) chapters/segments handling and seeking
2629  * Support for duration and better seeking in Mpeg-TS files (.ts, .m2ts, .mts)
2630  * Mov improvements, notably for aspect-ratio handling and Audio DV tracks
2631  * Improved support of tracker files
2632  * Real Media (.rm and .rmvb) demuxer is now based on libavformat
2634 Interfaces:
2635  * Qt: effects dialogs rework
2636  * Qt: new CoverFlow-like view of the playlist
2637  * Qt: port to MacOS X platform
2638  * Qt: various interface improvements, notably on the seek bar
2639  * Skins2 / Qt: misc improvements and usability fixes
2640  * Skins2: fullscreen controller support, relative placement support
2641    and important cleanups and optimisations
2642  * Mac OS X: re-written Main Window, which also includes the Video Windows
2643    It is available in 2 looks, one grey (Lion style) and one black (QTX style)
2644  * Mac OS X: new Audio Effects panel adding Compressor and Spatializer filters
2645  * Mac OS X: new Track Synchronization panel
2646  * Mac OS X: new Video Effects panel for color and geometry adjustments
2647  * Mac OS X: re-written Open Disc functionality with automatic media detection
2648  * Mac OS X: support for the native fullscreen mode on OS X Lion
2649  * Mac OS X: enhanced AppleScript support
2650  * Mac OS X: support for lua extensions
2651  * The rc and telnet lua interfaces were merged into a new "cli" interface
2652  * lua: the recommended way to run custom interface scripts is now to pass
2653    -I luaintf --lua-intf myscript
2654  * ncurses: heavy refactor of the complete interface
2655  * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
2656  * dbus: Rewrite of the main loop to use a more efficient poll-based model
2657  * webUI/http: Rewrite of the web interface, using jQuery
2658  * webUI/http: some requests are now supported in JSON in addition to XML
2659  * webUI/http: path values for input and output are deprecated in favour of uri
2660  * Qt/Win32: the update system now downloads the updates in the temp folder
2661  * Qt: preferences are now searchable
2662  * Qt: the fullscreen controller is now stackable, full-width, at the bottom
2664 Video Output:
2665  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
2666  * New video output for iOS platform
2667  * Experimental work in progress on a video output using EGL
2668  * Adaptation of the OpenGL layer for OpenGL ES 1.1
2669  * Various vmem improvements
2670  * OpenGL video output now accepts YUV as input and uses fragment programs for
2671    chroma conversion between YUV and RGB
2672  * New video output for Android platform, based on Surface
2673  * Support for 9/10bits output in the OpenGL output
2674  * Updated OpenGL video output for Mac, requires a Quartz Extreme capable machine
2675  * New video output based on kva API for OS/2
2677 Audio Output and Filters:
2678  * New audio output based on AudioQueue API for iOS
2679  * New audio output in memory (amem)
2680  * Important simplification and improvements in the core audio output
2681  * New audio output based on OpenSL ES API for Android
2682  * New audio resampler using Speex (DSP)
2683  * New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
2684  * New Compressor filter, a dynamic range compressor
2685  * New simplistic Karaoke filter
2686  * New audio output based on kai API for OS/2
2687  * Automatic handover from S/PDIF to PCM with PulseAudio 1.0
2689 Video Filter:
2690  * New gradfun filter for debanding videos using dithering
2691  * Rewrite of the grain filter, faster and with better quality
2692  * New posterize filter for lowering the number of colors
2693  * Atmo ambilight: improve Fnordlicht support up to 254 channels
2694  * New sepia filter for creating sepia effect in videos
2695  * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
2696  * New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
2697  * New subsdelay filter to change subtitles delay
2698  * New anti-flickering filter
2699  * New OpenMAX DL IPCS filter for color space conversion and resizing
2700  * New video filter for denoising, based on the famous hqdn3d filter
2701  * Major improvements in the freetype text-rendering module, notably supporting
2702    blackbox and customizable shadow.
2703    NB: The freetype module is now used by default on the Mac OS X instead of
2704    the quartztext module, which can still be enabled manually.
2705    The Win32 font selection was improved too.
2707 Stream output:
2708  * New livehttp-module for HTTP Live Streaming (IETF draft) output
2709    example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3,
2710     venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{
2711     access=livehttp{index=public_html/iphonestream.m3u8,
2712     index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
2713     dst=public_html/iphonestreamfile-###.ts}"
2714  * Support for Vorbis and Theora in RTP
2715  * Major rework of VoD support
2716  * New delay module, to introduce delays of one ES, when streaming:
2717        #delay{id=12,delay=500}:standard...
2718  * New setlang, setid modules to change lang or id of one ES, when streaming:
2719        #setid{id=12,new-id=42}:std...
2720  * New langfromtelx module, to change lang of one ES, when streaming, based on
2721    a telextex page: #langfromtelx{id=12,magazine=7,page=0x99,row=1}:std...
2722  * New select module, to replace an existing ES with another ES in the same track
2723    #duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
2724    #transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
2725  * New libavformat/avio access_output module for network streaming
2727 Services Discovery:
2728  * Search API to be able to query distant search APIs from the interfaces
2729  * Upnp module was ported to Win32
2731 libVLC:
2732  * New capabilities for libVLC:
2733   ** libvlc_media_player_navigate for DVD navigation
2734   ** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
2735      list of available audio and video filters
2736   ** libvlc_audio_set_format, libvlc_audio_set_format_callbacks,
2737      libvlc_audio_set_callbacks
2738      allow grabbing audio data from a chosen memory location in real-time.
2740 Removed modules:
2741  * asademux, subsass: use libass
2742  * fake, invmem: use the new image demuxers
2743  * hal, v4l, gapi, omapfb, hd1000a, hd1000v: obsolete unmaintained modules
2744  * id3tag: use taglib
2745  * upnp: use upnp_intel
2746  * removal of old telnet interface in favor of the new lua CLI
2747  * removal of http interface in favor of luahttp
2748  * removal of the noise filter
2749  * removal of the SDL audio output, use the native outputs
2750  * growl_udp: use Growl for local notifications on the Mac. UDP support will be
2751               removed in Growl's next release, too.
2752  * removal of the OSSO screensave module, use the MCE one
2754 Translations:
2755  * Update of translations for most languages.
2756  * New Telugu and Kurmanji translations.
2759 Changes between 1.1.12 and 1.1.13:
2760 ----------------------------------
2762 Security:
2763  * Heap overflow in TiVo demuxer fixed.
2764  * Same default ACL for HTTP requests as for the rest of the HTTP interface.
2766 Audio outputs:
2767  * PulseAudio channels mapping (non-stereo) fix.
2768  * PulseAudio stream accidental overflow recovery.
2770 Video outputs:
2771  * XVideo support for mixed CPU/GPU endianess (especially on PowerPC).
2772  * XVideo support for automatic color keying.
2773  * xosd Xlib initialization failure fix.
2775 Decoders:
2776  * Camtasia decoding fix.
2778 Qt interface:
2779  * Rare crash while seeking fixed.
2780  * V4L2 video standard selection fixed.
2782 Translations:
2783  * Update of Chinese simplified, Estonian, German and Polish languages.
2786 Changes between 1.1.11 and 1.1.12:
2787 ----------------------------------
2789 Audio outputs:
2790  * Mac OS X / auhal: multiple fixes for the Digital Audio output (S/PDIF)
2791                      including support for OS X Lion
2792  * Multiple fixes and improved synchronization for PulseAudio support
2793  * Support for AC-3 and DTS passthrough with PulseAudio 1.0
2795 Unix port:
2796  * Fix build compatibility with taglib < 1.6 and Xulrunner 1.9.1
2798 Misc:
2799  * Fix crashes with Japanese locale on OS X
2800  * Minor fixes for Webplugin under Win32, AVI demuxer, smem and AudioScrobbler
2801  * Fix crash in HTTP and RTSP server (stream output or Web interface)
2803 Translations:
2804  * Update of Breton, Chinese Simplified and Basque
2807 Changes between 1.1.10 and 1.1.11:
2808 ----------------------------------
2810 Security:
2811  * Fix buffer overflows in the RealMedia demuxer (CVE-2011-2587)
2812    and the AVI one (CVE-2011-2588).
2814 Mac OS X:
2815  * Fixed scrolling direction if the input device's signal is inverted
2816  * Update Auhal audio output to the latest API
2817  * Fix images disappearing issue on the interface
2818  * Reduced installation size by up to 30 MB
2819  * Resolved conflict between iTunes and VLC wrt Media Key handling
2821 Mozilla/ActiveX webplugin:
2822  * Fullscreen mode is fixed on Win32
2823  * Very simple fullscreen controller is visible on Win32
2825 Demuxers/Meta Readers:
2826  * Better support for cover art embedded in mp4, wma
2828 Muxers/Output:
2829  * Fix AVI muxer so the generated files are readable on other players
2831 Extensions:
2832  * Multiple fixes for crashes and malfunctionning issues
2834 Qt Interface:
2835  * Fix quitting on Linux
2836  * Fix opening of VIDEO_TS folders through the open disc dialog on Windows
2837  * Miscellaneous
2839 Win32 port:
2840  * Update of codecs, fixing the mpeg-2 decoder crash
2842 Translations:
2843  * Update of Slovak, Lithunanian, Russian, Brazillian Portuguese, Serbian
2846 Changes between 1.1.9 and 1.1.10:
2847 ---------------------------------
2849 Windows and Mac OS X:
2850  * Update of external library modplug, to address multiple security issues
2852 Mac OS X Interface:
2853  * Improved Media Key handling based upon SPMediaKeyTap by Spotify AB
2854  * Fix for various crashes and small issues
2856 Demuxer:
2857  * Fix heap corruption / integer overflow in XSPF playlist parser
2859 Audio output:
2860  * PulseAudio output re-written due to unstability of the current one
2862 Win32 port:
2863  * Remove the fontconfig dependency from the freetype module
2865 Miscellaneous fixes in:
2866  * Windows 7 taskbar buttons
2867  * Qt interface
2868  * asx, live555, dvdnav demuxer
2869  * RTP output and XML export
2870  * Subtitles colours when using GPU decoding on Windows
2871  * v4l2 access
2873 Translations:
2874  * Update of Norwegian BokmÃ¥l, Slovak, Afrikaans, Luganda,
2875    Brazillian Portuguese, Irish, Thai, Estonian, Chinese, Polish,
2876    Dutch, German, Galician, Bulgarian, Lithuanian and Japanese translations
2877  * Initial Basque, Zulu, Peul, Amharic, Acoli, Chiga translations
2880 Changes between 1.1.8 and 1.1.9:
2881 --------------------------------
2883 Windows and Mac OS X:
2884  * Update of external library modplug, to address a security issue
2886 Demuxers:
2887  * mp4: Fix heap-based buffer overflow (VideoLAN-SA-1103)
2889 Mac OS X Interface:
2890  * Miscellaneous interface look adjustments
2891  * Improve Apple Remote handling
2892  * Fixe bugs in the Streaming / Transcoding wizard
2893  * Layout fixes in the Preferences and Controls windows
2894  * Fix incomplete list of hotkeys in the Preferences dialog
2895  * Fix quitting through Apple Events (Dock menu, App Switcher, AppleScript, etc.)
2897 Mac OS X Port:
2898  * Fix Growl local notification plugin
2899  * VLC bundle now includes the Growl framework
2900  * Fixes for eyeTV
2902 Translations:
2903  * Updates of Lithuanian, Estonian, Chinese, Japanese, Bengali, Dutch, Polish,
2904    German, Galician, Traditional Chinese translations
2905  * New Luganda Translation
2908 Changes between 1.1.7 and 1.1.8:
2909 --------------------------------
2911 Mac OS X Interface:
2912  * New UI graphics by Damien Erambert
2914 Interfaces:
2915  * Oldrc interface is again the default RC interface, on Windows
2916  * Luarc, luahttp and luatelnet fixes
2917  * Qt and Mac OS X fixes
2918  * numerous Skins2 fixes, notably winamp2 skins
2920 Encoder:
2921  * new libschroedinger-based Dirac codec encoder, faster than the current one
2923 Access/Demuxers/Codecs:
2924  * Subtitles auto-detection is back for .txt files
2925  * vod/rtsp server and rtsp input fixes
2926  * mp4 demuxer improvements
2927  * ogg, rstp input, video filters minor fixes
2928  * taglib's replaygain is fixed for mp3
2929  * vobsub support has an improved auto-detection
2930  * fix a crash in malformed ape files
2932 Miscellaneous fixes in:
2933  * Pulseaudio audio output, notably for usb cards
2934  * Stacktraces are now limited in size on Windows
2935  * Video resolution is now limited to 8192x8192, for security reasons
2936    See CORE-2011-0208, CVE-2010-3275, CVE-2010-3276
2937  * Configure and build system improvements
2938  * DirectShow and BDA build headers have been updated
2940 Translations:
2941  * Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
2942    Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
2943  * New icelandic translation
2946 Changes between 1.1.6 and 1.1.7:
2947 --------------------------------
2949 Linux port:
2950  * Integration with the KDE GUI platform is disabled due to KDE bugs
2951    #234484 and #260719.
2953 Mac OS X port:
2954  * Updated live555 library to fix playback of RTSP and Freebox streams
2955  * Running VLC in 64bit mode requires Mac OS X 10.6.0 or later for speed
2956    and stability reasons
2958 Demuxers:
2959  * Fix for Matroska / WebM remote code execution vulnerability.
2960    VideoLAN-SA-1102
2962 Translations:
2963  * Update for Hebrew, Japanese, Danish and Russian translations
2966 Changes between 1.1.6 and 1.1.6.1:
2967 ----------------------------------
2969 Source:
2970  * Fix libnotify, lirc, pulse compilation and packaging for Unix/Linux
2973 Changes between 1.1.5 and 1.1.6:
2974 ---------------------------------
2976 Audio output:
2977  * Multiple fixes and improvements on PulseAudio output
2978    PACKAGERS are VERY STRONGLY advised to update libpulse to 0.9.22.
2979    Update is required to use PulseAudio with the Phonon-VLC backend (KDE)
2980    and with the Mozilla VLC web browser plugin.
2982 Access:
2983  * Fix the Audio CD crash when looking for CDDB metadata on Windows
2985 Decoders:
2986  * Support for MPC SV7 and SV8 on Windows and Mac OS X (Unix was already working)
2987  * Enabled FluidSynth MIDI playback plugin on Mac OS X
2988  * Faster VP8/Webm decoding with recent codecs libraries
2989  * Fix heap corruption in CD+G decoder - CVE-2011-0021 / VideoLAN-SA-1101
2991 Demuxers:
2992  * Fix Buffer overflow in Real demuxer - CVE-2010-3907 / VideoLAN-SA-1007
2993  * Fix some asf/wmv seeking issues, notably when seek didn't go to a keyframe
2994  * Support for 24-bits PCM over RTP (audio/L24)
2996 Subtitles and renderer:
2997  * Do not auto-detect .txt files for subtitles
2998  * Mark more freetype options as safe
2999  * Mac OS X: fixed fontconfig cache creation
3000  * Fix heap corruption in subtitle decoders, potentially exploitable,
3001    discovered by Harry Sintonen - sintonen at iki.fi - CVE-2011-0522
3003 Visualization:
3004  * Fix projectM visualization for Linux in all locales
3005  * Fix projectM visualization support for Windows
3006  * Various projectM improvements: the module should be working now
3007  * Fix goom crash on Windows XP and Mac OS X
3009 Interfaces:
3010  * Qt4: fixes for media keys processing and MCE remotes
3011  * Qt4: various fixes and portability improvements
3013 Miscellaneous fixes:
3014  * KDE device solid actions
3015  * XDG screensaver
3016  * Transcode integer overflow
3017  * HTTP Icy metadata reading
3018  * Windows: revert to 1.1.4 performance timers
3020 Translations:
3021  * Update translations for Chinese, Nippon, Slovak, Estonian, Spanish, Galician,
3022    Swedish, Bulgarian, French, Bengalese, German, Slovak, Japanese, Dutch,
3023    Polish, Hungarian, Indonesian, Sinhala and Irish
3026 Changes between 1.1.4.1 and 1.1.5:
3027 ----------------------------------
3029 Security:
3030  * Fix a Windows crash on accessing Network Shared files/drives,
3031    VideoLAN-SA-1006
3033 Access:
3034  * Support for RTP access for H264 streams by specifying the demux in the MRL
3036 Services Discovery:
3037  * Integration in the playlist, of a list of web shows, provided by channels.com
3039 Demuxers:
3040  * Game Music Emu (GME) plugin rewritten, using the proper C API
3041  * DVDnav and DVDread fixes for encoding and misc issues
3042  * Playback of live http .Webm streams
3043  * Taglib thread-safety fix
3045 Decoders:
3046  * Fix decoding of H264 using DxVA2 using Intel IGP, thanks to the donation from
3047    "Puget Systems"
3049 Skins:
3050  * Add an icon to VLC on Linux
3052 Video Output:
3053  * fix a bug that could lead to 100% CPU usage on XCB
3055 Interfaces:
3056  * fix for Qt bug where VLC didn't exit properly on some Windows XP configuration
3057  * fixes on luatelnet and luarc
3059 Miscellaneous crashes and fixes in various plugins (telnet, live555, theora and
3060  TS-mux, Qt)
3062 libLVC:
3063  * add libvlc_media_new_fd() to play directly file descriptors (not Win32/Win64)
3064  * Miscellaneous fixes
3066 Translations:
3067  * Update translations for Walloon, Lithuanian, Spanish, Turkish, Estonian, Dutch,
3068    Bengali, German, Polish, Brazillian Portuguese, Japanese, Italian, Galician,
3069    French and Ukrainian
3070  * Major update and activation on Windows of Modern Greek
3071  * New Asturian translation
3074 Changes between 1.1.4 and 1.1.4.1:
3075 ----------------------------------
3077 Mac OS X:
3078  * Fixed video output on PowerPC-based Macs for videos with widths divisible
3079    by 16
3080  * Fixed an issue with the Equalizer's 170Hz slider
3082 Demuxer:
3083  * Fix crash when closing rtsp streams
3085 Qt interface:
3086  * Fix Windows 7 jumplists with Unicode files
3087  * Various fixes for Windows
3089 Translations:
3090  * New Armenian translation
3091  * Update translations for Dutch, Estonian, Lithuanian, Japanese, Nynorsk,
3092    Brazillian Portuguese, Armenian, Wallon
3095 Changes between 1.1.3 and 1.1.4:
3096 --------------------------------
3098 Win32:
3099  * Fix a security issue when loading DLLs, especially in Qt4 and dmo modules,
3100    See VideoLAN-SA-1005
3101  * Fix folders opening from the interface
3103 Translations:
3104  * Update translations for Lithuanian, Bengali, Slovak, French, Dutch, Ukrainian
3105    Polish, Simplified Chinese, German and Galician
3108 Changes between 1.1.2 and 1.1.3:
3109 --------------------------------
3111 Access and demuxers:
3112  * fixes for FTP relatives path and FTP directory support
3113  * fix for podcasts parsing
3114  * DVD: fix an assert error and various memory leaks
3116 Taglib:
3117  * fix NULL dereferences, as reported by FortiGuard Lab,
3118    CVE-2010-2937 / VideoLAN-SA-1004
3120 Playlist:
3121  * fix a regression where the wrong entry was played
3122  * fix m3u playlists exports
3124 Skins2:
3125  * fix video autoresize behaviour
3127 Translations:
3128  * Update translations for Dutch, Sinhala, Hebrew, Estonian, Spanish and Bengali
3130 Windows and Mac:
3131  * Update of many codecs libraries, fixing bugs and improving speed
3133 Mac:
3134  * architecture-specific installations will now be replaced by specific updates
3136 BSD:
3137  * Add AltiVec detetion for OpenBSD/powerpc
3140 Changes between 1.1.1 and 1.1.2:
3141 --------------------------------
3143 Demuxers:
3144  * Avformat fps displaying fix
3145  * TS, fix an issue where some programs would get dropped (fixes DVB issues too)
3147 Audio filters:
3148  * fix timestamps handling on some filters that provoked issues when playback
3149    of mono streams, especially on Windows
3151 Windows:
3152  * fix a bug in direct3d video output with old nVidia drivers that broke video
3153    playback with overlay (YUV->RGB)
3154  * fix console output encoding
3156 Interface and extensions:
3157  * Youtube and other scripts updates
3158  * Misc fixes in Qt4 (especially VLM and EPG dialogs) and MacOS interface
3161 Changes between 1.1.0 and 1.1.1:
3162 --------------------------------
3164 libVLC:
3165  * New capabilities for libVLC:
3166    * Adjust video filter control: libvlc_adjust_Enable,
3167      libvlc_adjust_Contrast, libvlc_adjust_Brightness, libvlc_adjust_Hue,
3168      libvlc_adjust_Saturation, libvlc_adjust_Gamma
3169    * libvlc_media_player_set_pause() can force the pause state, whereas
3170      libvlc_media_player_pause() would only toggle it.
3171    * libvlc_set_user_agent() configures the "user agent" strings used for some
3172      protocols (HTTP, PulseAudio...). This replaces the --http-user-agent and
3173      the former --user-agent libvlc_new() parameters.
3174    * libvlc_video_set_callbacks() and libvlc_video_set_format() allow grabbing
3175      video frames from a chosen memory location in real-time. This replace the
3176      ugly --vmem-* libvlc_new() parameters in previous versions.
3177      See http://wiki.videolan.org/LibVLC_SampleCode_SDL as an example.
3178    * libvlc_audio_get_delay() and libvlc_audio_set_delay() configure the delay
3179      between audio and video/subpictures for the current input.
3180  * Various fixes and crash preventions, especially when video functions were
3181    called early
3183 Decoders/Demuxers:
3184  * Fix performance issues with GPU decoding using DxVA2 using ATI graphic cards
3185    You NEED ATI Catalyst 10.7
3186  * Fix :program selection in TS and DVB-T
3187  * Fixes and improvements for MKV, Avformat and Avcodec modules
3188  * Fix mod (.xm, .s3m, .it) files support on Windows and Mac builds
3190 Stream output:
3191  * Fix h264 streaming in ts
3193 Interfaces:
3194  * Qt: fix preferences, hotkeys, messages and some fulscreen behaviour
3195  * Skins: support for mousewheel in fullscreen, fix radialsliders
3196  * Http: fix fullscreen toggle
3198 Linux:
3199  * Fix pulse closing
3200  * VAAPI small improvements, notably for extraction mode selection
3202 MacOS:
3203  * Multiple interface and crash fixes
3204  * Deinterlace selection is repaired
3205  * Crashes when playing multi-channel tracks fixes
3207 Windows:
3208  * Activation of DEP on XP SP3
3209  * Fix opening of .m3u and .pls playlists
3210  * Fix crash when My Document isn't available
3211  * Fix crash when Windows was getting into standby while playing video
3213 Translations:
3214  * Update translations for Spanish, Polish, German, Sinhala, Hungarian, Khmer,
3215    Brazilian Portuguese, Chinese, Hebrew, Slovak, Galician
3218 Changes between 1.0.6 and 1.1.0:
3219 --------------------------------
3221 Important changes for users:
3222  * On Linux, known bugs in the ALSA library might prevent audio output.
3223    Update to alsa-lib 1.0.24 or later, or use the PulseAudio output instead.
3225 Important changes for packagers:
3226  * The module cache has moved to ${libdir}/vlc/. The module cache can now be
3227    generated at install time except if you use staged installation. In the
3228    later case, you can generate the module cache in your post-inst script
3229    by invoking 'vlc-cache-gen'. If the module cache is not present and vlc
3230    can't write in ${libdir}/vlc/, it will result it vlc taking a long time to
3231    launch each time.
3232  * Most X11-related plugins now use XCB instead of Xlib. VLC now uses
3233    - xproto,
3234    - xcb, xcb-shm, xcb-xv, xcb-randr (from libxcb),
3235    - xcb-keysyms (from xcb-utils),
3236    - x11-xcb (from libx11) - only for GLX support.
3237  * On X11 platforms, a _working_ version of xdg-screensaver is typically
3238    required to inhibit the screensaver during video playback.
3240 Access:
3241  * Support for the sftp protocol
3242  * Support for CDDB servers for Audio-CD on the Windows port
3243  * New memory input (imem) access and access_demux module to feed VLC from data in memory
3244  * New avio module to use libavformat capabilities for network streams, like rtmp://
3245  * Port of the screen module from Xlib to XCB
3246  * Port of the dc1394 module from libdc1394 to libdc1394 v2.0
3248 Decoders:
3249  * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
3250  * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
3251  * Support for Audio/Video decoders and encoders using OpenMAX IL components for DSP
3253  * Support PGS subtitles for Blu-Ray
3254  * Support for HD-DVB subtitles - Display Definition Segment
3255  * Invmem module improvements
3256  * Support for Atrac1 audio codec
3257  * Support for SSE3 and SSE4 capabilities in some codecs
3258  * Multiple improvements for subtitles styles in .SRT and .SSA
3259  * Support for native decoding of Windows Media Speech (Voice) audio codec
3260  * Support for AMR-NB audio codec on the Windows and Mac port
3261  * Support for Indeo5 video codec
3262  * Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support)
3263  * Direct rendering is used more often with H.264 in avcodec module
3264  * Support for MPEG-4 ALS lossless audio codec
3265  * Support for VP8 codec
3266  * Support for 7.1 channels in vorbis audio
3268 Demuxers:
3269  * Many fixes on Matroska support (notably seeking) and support for Webm format
3270  * Support for .aob files from DVD-Audio (MLP and LPCM) (Full disc support is NOT present yet)
3271  * Support for ADPCM in .flv streams
3272  * Support for TwinVQ (.vqf) and AMV (.amv) files
3273  * Various EGP improvements
3274  * Support for embedded subtitles in OpenDML and legacy .avi files
3275  * Metadata and cover art improvements
3277 Playlist:
3278  * WPL and ZPL playlist support
3279  * Lua scripts for Mpora, Vimeo playback and Rockbox FM radios
3280  * New Play-And-Pause function to stop playback on latest video image
3281  * Podcast images are now displayed
3283 Video Output:
3284  * Rewrite of the video output core and most video outputs
3285  * Added desktop mode to the Direct3D output module. It differs from DirectX
3286    desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
3287  * New x11, glx and xv modules based on XCB
3288  * New deinterlacing modes based on yadif and yadif(x2)
3289  * New audio/video filter to show audio level on the video output
3290  * Enhanced AtmoLight filter with hardware support for
3291      Classic AtmoLight (http://www.vdr-wiki.de/wiki/index.php/Atmo-plugin)
3292      Quattro AtmoLight (use just 4 Classic AtmoLights as one)
3293      MoMoLight (http://www.ambilight4pc.com/momolight/momolight.html)
3294      Simple serial DMX controller (http://www.ulrichradig.de/ search for DMX)
3296 Extensions:
3297  * New content extensions lua framework
3299 Audio filters:
3300  * Chorus/Flanger audio filter
3301  * 3F1R to stereo down-mix filter
3302  * Dolby mixer, parameterized equalizer, trivial mixer, scaletempo, bandlimited
3303    resampler, linear resampler, ugly resampler, converter_fixed, DTS to SPDIF
3304    and A/52 to SPDIF filters have been upgraded to the "audio filter2" API
3305  * NEON assembly audio converter module
3306  * Converter filters have been rewritten and extended to support s32 as input
3308 Service discovery:
3309  * Service discoveries can now be written in lua
3310  * Service discovery for Picture/Music/Video user directories
3311  * Service discovery based on libudev
3312  * Shoutcast Service discoveries are now removed
3314 Encoders:
3315  * x264, add psy-rd parameter and change default settings
3316  * x264, add profile-limitter same way as x264.exe has, for example
3317     #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
3318  * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
3319    uses ABR and if qp-value is set uses CQP
3320  * libx264-version 0.76 or higher is required
3321  * x264 has tune/preset parameters supported
3323 Stream output:
3324  * New smem module, streaming to memory
3325  * Allow duplicate outputs to be merged, like:
3326    --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"
3328 Interfaces:
3329  * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet
3330    and oldhttp.
3331  * rc, telnet and http are now implemented using the lua interface system.
3332  * qt4 interface contains new iconview and listview mode for playlist
3334 Visualization:
3335  * Support of .milk visualization files using projectM libraries
3337 Mac OS X Port:
3338  * Vastly improved VLCKit framework
3339  * A new dialog provider for libvlc-internal interaction without full interface
3340  * Improved update detection and installation by using the Sparkle framework
3341    by Andy Matuschak et al.
3342  * New CoreText based text renderer replacing the former ATSUI renderer
3343  * New Video output module (mostly targetting VLCKit)
3344  * Optimised behavior when using the 2009 Apple Remote
3346 Windows port:
3347  * Integration in Windows 7 taskbar
3348  * Playback of .Midi files is supported through fluidsynth's module
3350 Maemo port:
3351  * Multiple improvements for N900 compliance and efficiency
3352  * Support for HW accelerated video decoding on N900
3353  * Improvements to the maemo/hildon interface
3355 Misc:
3356  * new sqlite module
3357  * --save-config command line option not supported anymore.
3358  * Fixed and reenabled netsync module.
3359  * Improved Solaris port
3361 Bindings:
3362  * new C++ wrapper around libVLC: libVLCpp
3363  * phonon-VLC backend is now usable
3365 Removed modules:
3366  * csri codec: use the libass module instead.
3367  * galaktos visualisation: use the new projectM module instead.
3368  * showintf: Useless in Qt and on Mac OS X
3369  * transrate: broken since too long
3370  * Xlib x11, Xlib xvideo, Xlib glx: Use the new XCB modules instead.
3371  * HAL: Use libudev instead.
3372  * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
3373  * WinCE, BeOS and qnx interfaces
3374  * opie, qte and qte_main interfaces
3375  * linear_resampler and trivial_resampler are removed: use the ugly one.
3376  * XvMC accelerated modules: use VAAPI instead.
3377  * MGA (Matroska) for Linux: use Linux Framebuffer (or X) instead.
3378  * opengllayer: use macosx_video instead.
3379  * cddax: use cdda instead.
3380  * cmml and tarkin codecs are removed because they are dead codecs.
3381  * realaudio codecs: use libavcodec
3382  * access_file removed in favor of filesystem
3383  * RTMP input and output: use avio module
3386 Changes between 1.0.5 and 1.0.6:
3387 --------------------------------
3389 Access:
3390  * Fix crash on FTP URI with no file path
3392 Decoders/Packetizers:
3393  * Fix overflows in A/52, DTS, MPEG Audio and subtitles support
3395 Demuxers:
3396  * Update LUA script for Youtube pages
3397  * Fix crashes in AVI, ASF and Matroska files
3398  * Fix crashes on malformatted ZIP archives
3399  * Fix crashes and leaks in the FFmpeg/avformat plugin
3400  * Fix crash on invalid XSPF playlist
3402 X11 port:
3403  * Partial Xlib threading fixes
3404    More complete fixes are available in VLC 1.1.0. Please update!
3406 Interfaces:
3407  * Fix crash (use after free) in Qt4 bookmarks
3408  * Fix a few crashes in Qt4 playlist
3410 Translations:
3411  * Simplified Chinese, Estonian, French, Japanese, Korean, Spanish, Swedish
3412    and Walloon translations updated
3413  * Sinhala translation started
3415 Removed modules:
3416  * RTMP input and output are removed due to security problems. Please update
3417    to VLC 1.1.0 which provides an FFmpeg-based RTMP input if needed.
3420 Changes between 1.0.4 and 1.0.5:
3421 --------------------------------
3423 Decoders:
3424  * SubRip extra styles improvements
3425  * Fix potential crashes in SSA and svg decoders
3427 Mac OS X Interface:
3428  * Improved support for the 2009 Apple Remote
3430 Windows port:
3431  * Use of gcc 4.4.2 to compile instead of gcc 4.2. This might slightly
3432    increase performance and fix x264 issues
3434 Translations:
3435  * Portuguese Brazilian, Lithuanian, Romanian, Ukrainian, Japanese, Bengali,
3436    Walloon, Galician, Danish, Khmer, Polish, Slovenian, Vietnamese, Finnish
3437    Russian, Slovak translation updates
3438  * New Malayalam, Macedoninan, Nynorsk translations
3441 Changes between 1.0.3 and 1.0.4:
3442 --------------------------------
3444 Audio outputs:
3445  * Fix deadlocks in the audio output core
3446  * Make PulseAudio the default output if available
3448 Video outputs:
3449  * Fix fullscreen mode with KDE 4.3.3 and other window managers
3450  * Fix incompatibility with cairo-dock and compositing
3452 Input:
3453  * Fix DVB scanning regression from VLC 1.0.3
3454  * Support for XZ-compressed byte stream (LZMA algorithm)
3456 Playlist:
3457  * Support for .m3u8 playlist files (UTF-8 M3U)
3459 Unix:
3460  * Support for xcb-keysyms version 0.3.4 or higher
3461  * Fix globalhotkeys on FreeBSD
3463 Qt4 interface:
3464  * Fix opening V4L version 1 devices
3465  * Fix default destination ports in the streaming wizard
3467 Translations:
3468   * New Walloon translation
3469   * Swedish, Ukrainian and French translation updates
3472 Changes between 1.0.2 and 1.0.3:
3473 --------------------------------
3475 Video outputs:
3476  * Fix video quality when resizing the video on Windows Vista and 7, due to
3477    regressions in most popular drivers
3478  * New deinterlacers modules based on yadif and yadif(x2) algorithms
3480 Decoders:
3481  * Windows version supports now natively the WMA Professional codec, as it
3482    didn't work in the packaged version of 1.0.2
3483  * Fix downmixing of particual 4.0 AC-3 audio tracks
3485 Encoders:
3486  * x264 has profile-limitter, like:
3487     #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
3489 Input:
3490  * Update for appletrailers lua script
3491  * Fixes on the RAR stream filter
3492  * Fix for E-AC3 in ATSC/TS streams
3493  * Various fixes for v4l and v4l2
3494  * Fix a crash in mjpeg demuxer
3496 Service discovery:
3497  * New udev module for linux
3499 Qt4 interface:
3500  * Fixes on the playlist and the stream output panels
3502 Translations:
3503  * French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates
3506 Changes between 1.0.1 and 1.0.2:
3507 --------------------------------
3509 Decoders:
3510  * Native support for WMA Professional, without the use of the Win32 dlls
3511  * Fix issues in subtitles, especially SSA ones
3512  * Various fixes on theora and ogg
3514 Demuxers:
3515  * Various fixes for EPG support in MPEG-TS demuxer
3516  * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers
3518 Access:
3519  * Fixes for v4l2 devices
3520  * Fixes for dvb-c channels-scanning
3522 Qt Interface:
3523  * Fix some playlist sorting issues
3525 Mac OS X Interface:
3526  * Fixed a crash when updating VLC
3527  * Fixed a crash related to QTKit when opening video files (10.6 only)
3528  * Added the ability to play 2nd media in sync to the primary item (input-slave)
3529  * Added the "Quit after Playback" feature
3531 Mac OS X Port:
3532  * The "Delete Preferences" script is now delivered as a Universal Binary
3533    with native code for PowerPC, Intel and Intel 64bit
3534  * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
3535    - no support for Goom and SDL
3536    - limited text rendering support
3537    - This port is still considered as EXPERIMENTAL despite its binary release.
3539 Encoders:
3540  * MPEG2 transrate stream output removed
3541  * x264 default-values closer to x264.exe defaults.
3542  * x264 rc-behaviour fixes:
3543    - if user defines qp-value, CQP-mode is used
3544    - otherwise if user defines vb=0, CRF-mode is used
3545    - otherwise ABR-mode is used
3546  * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
3547    - ABR mode set vbv-max-bitrate=bitrate
3548    - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)
3551 Playlist:
3552  * Lua scripts for Mpora and Vimeo playback
3554 Unix builds:
3555  * Various fixes to enable 1.0 to build on Solaris and OpenBSD
3557 Translations:
3558  * New Kazakh and Croatian translations
3559  * Lithunanian translation is available on Windows
3560  * Galician, Korean, Nepali, Vietnamese, Ukrainian, Portuguese Brazilian,
3561    Arabic and French translation updates
3564 Changes between 1.0.0 and 1.0.1:
3565 --------------------------------
3567 Demuxers:
3568  * Fix wmv/asf issues that caused audio to drop
3569  * Various fixes for ac3, mp3, dts and stability for wav format
3570  * Fix seek in RTSP in conformity to RFC 2326
3571  * Fix Dailymotion access script
3572  * Fix crashes in xspf files handler
3573  * Fix seeking and timing issues in some flv files on Windows version
3575 Access:
3576  * Add extra caching for files on network shares
3577  * Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
3578    DZCORE Labs, Algeria
3580 Decoders:
3581  * Fix seeking in mpeg2 video files
3582  * Improve SSA subtitles rendering
3583  * Update most codecs for the Windows and Mac version
3585 Muxers:
3586  * Fix sound recording of .flv files with mp3 audio
3588 Qt Interface:
3589  * Possibility to change the opacity level of the Fullscreen controller
3590  * Fix various crashes and VIDEO_TS folders opening
3592 Mac OS X Interface:
3593  * Added options to disable support for Apple Remote and Media Keys
3594  * Fixed options for Volume, Last.fm password and Subtitle Encoding
3595  * Fixed redraw issues when autosizing the video window
3596  * Preferences panel now includes help through tool-tips
3597  * More reliable Information and Messages panels
3598  * Fix various crashes
3600 Windows port:
3601  * The ZVBI module is now available for Windows, for complete teletext support
3603 Translations updates for Brazillian, French, German, Korean, Norwegian Nynorsk,
3604 Lithuanian
3607 Changes between 0.9.10 and 1.0.0:
3608 ---------------------------------
3610 Important notes:
3611 ----------------
3612  * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
3613    See 'Access:' for more info.
3614  * Support for Mac OS X 10.4.x was dropped due to its technical limitations
3616 Playback:
3617  * Instantaneous pausing
3618  * Frame-by-Frame playback
3619  * Finer speed control
3620  * On-the-fly recording for all medias
3621  * Timeshift for most medias
3622  * RTSP trickplay support
3623  * Subtitles core improvements and fixes
3625 Decoders:
3626  * New AES3 (SMPTE 302M) decoder
3627  * New Dolby Digital Plus - E-AC-3 (A/52b) decoder
3628  * New True HD/MLP decoder and parser
3629  * New Blu-Ray Linear PCM decoder
3630  * New QCELP (Qualcomm PureVoice) decoder
3631  * Improved Real Video 3.0 & 4.0 decoder
3632  * New WMA v1/2 fixed point integer decoder
3633  * Closed Captions using the SCTE-20 standard are now correctly decoded
3634  * Improvement of WavPack decoder to support all integer modes and float mode
3635  * Corrections on 5.1 and 7.1 channel decoding and ordering
3637 Demuxers:
3638  * Support for Dirac, MLP and RealVideo in Matroska files
3639  * Major improvements in RealMedia files opening (.rm and .rmvb)
3640  * Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
3641  * Metadata for mod files are supported
3642  * GSM codecs in Wav files are supported
3643  * New raw audio demuxer supporting raw PCM streams
3644  * New Dirac demuxer for raw Dirac streams
3646 Encoders:
3647  * Dirac encoding using libdirac (supported in Ogg and in TS)
3648  * Shine mp3 fixed-point encoder
3650 Access:
3651  * RTSP authentication with Darwin Streaming Server
3652  * On-the-fly gzip and bzip2 file decompression (except on Windows)
3653  * Playback for video in uncompressed multi-RAR archives
3654  * DVB-S and ATSC cards support on Windows
3655  * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
3656    OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
3657  * DVB scanning on linux
3658  * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
3659  * On-the-fly zip file decompression and browsing (MRL of the form
3660    zip://file.zip!/file.avi to specify the file - the development form of
3661    zip://file.zip|file.avi is not supported anymore)
3662  * Opening of any file descriptor using 'fd://'
3663  * MTP device access on Unix
3664  * CD-Text support on the cdda module (CD-Audio)
3665  * :start-time and :stop-time can handle sub-second values
3667 Inputs:
3668  * Mouse cursor support in x11 and win32 screen modules
3669  * Screen module now features partial screen capture and mouse following on
3670    Windows and Mac OS X.
3672 Playlist:
3673  * Export the playlist in HTML
3674  * Lua script for BBC radio playback
3675  * Better metadata handling and reading
3677 Linux/Windows interface:
3678  * Global Hotkeys on Windows and Linux
3679  * Various fixes for skins2 interface
3680  * Recently played items list
3681  * Interface toolbar customizations
3682  * Various Improvements on the Qt interface:
3683     - More menus actions
3684     - Finer speed slider
3685     - Improvements on many dialogs
3686     - New dialog for plugins listing
3687     - Fixed-size mode for videos
3688     - Better Teletext, trickplay and encrypted streams control
3689  * Better integration in GTK environments
3691 Mac OS X Interface:
3692  * Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
3693  * Reveal-in-Finder functionality for locally stored items.
3694  * Easy addition of subtitles through the Video menu
3695  * Additional usability improvements
3697 Stream output:
3698  * Restored the old mpeg2 transrating module.
3699  * Multiple bridge-in instances are now possible.
3700  * bridge-in can be used to configure a placeholder stream.
3701  * Remote Audio Output Protocol (AirTunes) module.
3702  * Fixed mosaic memleak. Mosaics are now usable again.
3704 Maemo Port:
3705  * New Maemo port with:
3706    - an interface based on Hildon framework.
3707    - scaler based on the swscale_nokia770 library.
3709 Windows CE Port:
3710  EXPERIMENTAL work for the winCE port has been done.
3712 Mac OS X Port:
3713  * EXPERIMENTAL 64bit support
3714  * Speed improvements by using llvm-gcc
3715  * New document icons by Dominic Spitaler
3716  * Support for latest iSight models
3718 Audio output:
3719  * Removed obsolete Esound and aRts plugins
3720  * Surround support for PulseAudio
3722 Video output:
3723  * Effects (cube, torus, etc.) removed from OpenGL video output
3724  * Video is able to stay in original size and to zoom in fullscreen
3725    (hotkey 'o') while keeping black borders
3726  * Image video output has been rewritten into a video-filter named 'scene'.
3727    The old image video output has been removed.
3728  * Support for scaling and converting video chromas with FFMPEG imgresample was
3729    withdrawn due to bugs. Please use the newer FFMPEG swscale instead.
3731 Miscellaneous:
3732  * Invmem, a fake codec to display images from external applications
3734 New Localization:
3735  * Khmer
3736  * Mongolian
3737  * Sorani
3740 Changes between 0.9.9a and 0.9.10:
3741 --------------------------------------
3743 HTTP Interface:
3744  * Fixed default ACL
3746 Mac OS X:
3747  * Fixed crashes on multi-screen setups
3748  * Corrected volume and subtitle encoding options in the Preferences
3749  * Improved Information panel behavior, when playlist is not displayed
3750  * Fixed QTCapture input support for the latest iSight models
3751  * Added a menu-item to unlock the video window's aspect ratio
3752  * Fixed redraw issues when autosizing the video window
3753  * Updated libpng, libgpg-error, libgcrypt, fribidi
3755 Various fixes to the following modules:
3756  * access:
3757    - HTTP, SMB
3758    - updated and additional access scripts (BBC radio, dailymotion, ...)
3759    - Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
3760      DZCORE Labs, Algeria
3761  * stream out:
3762    - RTP, RTSP VoD, Mosaic Bridge
3763  * decoder:
3764    - TSCC
3767 Changes between 0.9.9 and 0.9.9a:
3768 ---------------------------------
3770 Mac OS X:
3771  * Updated multiple 3rd party libraries to keep in sync with the Win32 port
3772  * Playback fixes for PowerPC-based Macs
3775 Changes between 0.9.8a and 0.9.9:
3776 ---------------------------------
3778 Decoders:
3779  * Experimental new decoder for Real Video 3.0 & 4.0
3781 Demuxers:
3782  * Various fixes related to real demuxer
3784 Mac OS X Interface:
3785  * Fixed circumstances, which could lead to an empty Information panel
3786    - Note that VLC will show information on the currently _selected_ item
3787      instead of the currently _playing_ item, if the playlist is visible in the
3788      main controller window.
3789  * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
3791 Mac OS X Port:
3792  * Improved video playback performance on Intel-based Macs
3794 New Localizations:
3795  * Indonesian
3796  * Bengali
3797  * Updates of other localizations
3799 Various bugfixes:
3800  * Support for receiving RTP packets on odd port numbers.
3801  * Lots of small bugfixes.
3802  * Correct Fullscreen behaviour on Multi-Screen setups on Windows
3803  * Telnet fixes on Windows
3804  * Resampling fixes when transcoding
3807 Changes between 0.9.6 and 0.9.8a:
3808 ---------------------------------
3810 Security update:
3811  * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
3813 Bunch of small bugfixes.
3816 Changes between 0.9.5 and 0.9.6:
3817 --------------------------------
3818 New Localizations:
3819  * Ukrainian
3821 Security updates:
3822  * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
3823  * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
3826 Changes between 0.9.4 and 0.9.5:
3827 --------------------------------
3828 Security updates:
3829  * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
3830  * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
3832 Features:
3833  * Closed Caption EIA 608/708 parsing enabled for libmpeg2
3835 Various bugfixes:
3836  * Fixed various potential crashes and memleaks
3837  * Fixed issues with reading from files (especially non-local)
3839 Windows port:
3840  * Fix bug where interface was "eating" some media keys
3841  * Fix some crashes in DirectShow access
3843 Qt Interface:
3844  * Fix bug when the resetting of preferences didn't reset the dialog states
3845  * Right-click menu to select playlist columns reenabled
3846  * Various fixed in playlist
3848 Access:
3849  * MMAP module is now deactivated by default
3851 Translations:
3852  * Update of Brazillian, Swedish translation
3855 Changes between 0.9.3 and 0.9.4:
3856 ------------------------------------
3857 Various bugfixes:
3858  * Crashes fixed in ogg, vobsub, dvdread
3859  * Fixes several memory leaks.
3861 Mac OS X port:
3862  * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
3863  * Fixed a crash with deletion of old preferences.
3864  * Fixed targetname for downloaded updates
3866 Windows port:
3867  * Stability fix for the video output.
3870 Changes between 0.9.2 and 0.9.3:
3871 --------------------------------
3873 Various bugfixes:
3874  * Fixed DTS channel order on 5.1 systems
3875  * Fixed pausing behavior for subtitles and for Audio-CD
3876  * Multiple subtitles and podcast fixes
3877  * Various crashes fixed in PS, SSA, mkv, xspf, freetype
3878  * Fixed update system bugs
3879  * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...+)
3881 Mac OS X port:
3882  * Fixed ffmpeg slowness on PowerPC-based Macs
3883  * Fixed crash on startup when installed on old preferences
3884  * Fixed bug in directory opening on Mac OS X
3885  * Fixed font selection in the Simple Preferences
3886  * Thicker border to the subtitle renderer
3887  * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
3888  * Fixed AC3 passthrough on Mac OS X
3889  * Fixed behavior of the Volume Normalizer settings on Mac OS X
3890  * Removed the deprecated QuickDraw video output module to avoid crashes on
3891    modern Mac OS X versions
3893 Windows port:
3894  * Fixed sensitivity of Fullscreen Controller
3895  * Fixed error messages on startup when VLC wasn't correctly uninstalled
3896    before installation
3897  * Fix showing of controller when returning from fullscreen playback
3898  * Multiple directory and path location fixes.
3900 Qt4 interface:
3901  * Added Faster/Slower icons to the controller panel
3902  * Fixed lost playlist columns when switching the playlist view
3903  * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
3904  * Fullscreen controller: added time label, remembering of last position
3905  * Fixed drag'n drop behaviour on the playlist
3906  * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
3909 Changes between 0.9.1 and 0.9.2:
3910 --------------------------------
3912  * Restored the old behavior of --sout-keep. It is now de-activated by default.
3913  * Skins2 interface repaired on Windows.
3914  * Multiple bugfixes.
3917 Changes between 0.9.1 and 0.9.0:
3918 --------------------------------
3920  * Multiple bug fixes.
3923 Changes between 0.8.6i and 0.9.0:
3924 ---------------------------------
3926 Important notes:
3927 ----------------
3928  * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
3929    recent to work correctly
3930  * The HTTP interface is now only available on the local machine by default.
3931    If you want to make it available from other machines, you will have to
3932    edit the ".hosts" file.
3933    - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
3934      If you're using the old http interface, it's located in
3935      /usr/share/vlc/http/old/.hosts
3936    - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
3937      C:\Program Files\VideoLAN\VLC\http\old\.hosts
3938    - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
3939      and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
3940  * This version of VLC contains a new interface for Windows and Linux.
3941    This interface has a fullscreen controller and simplified preferences.
3942    This interface lacks the "Streaming Wizard" that used to be present in VLC
3943    0.8.6, but provides basic profiles.
3944  * The behavior of --sout-keep was changed. It's now activated by default.
3945  * The marq, mosaic and logo commands in the rc interface changed. They
3946    now require a target name as their first argument. Example:
3947    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
3948    You can then use commands like: @test marq-marquee Goodbye
3949    If you didn't name the object using @test, its name will default to the
3950    plugin name (hence 'marq') in this example.
3951    These new commands are also available in the telnet interface.
3952  * The "rtp" access output module has been removed.
3953    Please use the RTP stream output instead, e.g.:
3954      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
3955      New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
3956  * You now need to append --m3u-extvlcopt to your command line to enable
3957    EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
3958    of options is available to m3u playlists (CVE-2007-6683).
3959  * The old access:url syntax is no longer supported to resolve ambiguities
3960    with some file names. Use access://url instead.
3961     E.g.:  vlc:quit -> vlc://quit ;
3962            udp:@239.255.12.12 -> udp://@239.255.12.12
3963  * The ffmpeg module has been removed and replaced by the new avcodec,
3964    avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
3965    and postproc modules.
3966  * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
3967    following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
3968    STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
3969    BACKWARD being reserved for future implementations and are thus not
3970    functional atm.
3971  * Croping and padding in transcode are now done using the croppadd video
3972    filter. For example:
3973    transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
3974  * Canvas setting in transcode is now done using the canvas video filter.
3975    For example:
3976    transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
3977  * Glide video output module has been removed.
3979 Changes:
3980 --------
3982 Security updates:
3983  * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
3984    CVE-2008-1807)
3985  * TTA Parser improvements (CVE-2008-3732)
3986  * MMS Access Module improvements (CVE-2008-3794 )
3988 Playlist:
3989  * Vastly improved playlist support:
3990     * Media library creation to save all your playlist items
3991     * "Live search"
3992     * Shoutcast TV listings
3993     * Audioscrobbler/Last.FM support
3994  * Album art support
3995  * User definable Lua playlist scripts. See share/lua/playlist/README.txt
3996    (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
3997    lots of other URLs)
3998  * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
4000 Inputs:
4001  * Video for Linux 2 (V4L2) input support
4002  * UDP-Lite transport for RTP/AVP
4003  * DCCP transport for RTP/AVP
4004  * Proxy support for MMSH stream
4005  * JACK audio input support
4006  * Input run time option (improved live stream recording)
4007  * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
4008  * Re-written Screen access module for Mac OS X
4009    using OpenGL instead of QuickDraw
4010  * Screen module now supports partial screen capture and mouse following on X11.
4011  * Experimental EyeTV access module
4012    This requires the user to install a plugin to EyeTV.app
4013    (available as a separate download).
4014  * Simple RTP input (with MPEG A/V, G.711 and PCM support).
4015  * RTMP input support
4016  * QTKit-based Input module for Mac OS X allowing display and streaming of video
4017    taken from all iSight-labelled video cameras (no audio support)
4018  * HTTP access now supports gzip compressed data and Digest Access
4019    Authentication.
4020  * New options to reduce latency between arrival of raw data and display of
4021    frames. (--auto-adjust-pts-delay and --use-stream-immediate)
4023 Demuxers:
4024  * MP4 gpac and Apple chapter support
4025  * Fixed playback of AIFF stereo files
4026  * Fixed audio glitch on seek
4027  * Improved FLAC demuxer (duration / current time / meta data)
4028  * AAC tags support
4029  * APEv1/2 tags support
4030  * Improved ID3v2 tags support
4031  * Improved Ogg/Vorbis tags support
4032  * Raw video support
4033  * Standard MIDI File (types 0 & 1) support
4034  * TiVo Series 2 support
4035  * CD+G karaoke Files support
4036  * MXF files support
4037  * OMA support
4039 Decoders:
4040  * VP60/VP61/VP6F/VP62 support
4041  * Flash Screen Video support
4042  * CamStudio Screen Video support
4043  * DosBox Capture support
4044  * Karl Morton's Video support
4045  * limited atrac3 support
4046  * Fraps support
4047  * Fluidsynth MIDI software synthesis (with external sound fonts)
4048  * New codec FOURCCs to support more specific files:
4049    Avid, FCP, Sony, Samsung, ...
4050  * H.264 PAFF support
4051  * DNxHD / VC-3 support
4052  * NellyMoser ASAO support
4053  * APE (Monkey audio) support
4054  * RealVideo support (with the RealVideo run-time)
4055  * Dirac video support using libschroedinger
4057 Subtitles:
4058  * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
4059  * VBI & EBU (Teletext) support (*nix, Mac OS)
4060  * Ogg/Kate subtitles support
4061  * AQTitle subtitles support
4062  * MKV USF subtitles support
4063  * HTML-based subtitles support
4064  * MPSub subtitles support
4065  * JacoSub subtitles basic support
4066  * MPL2 subtitles support
4067  * Rewrite of ASS/SSA scripts and subtitles support
4068  * PowerDivx (.psb) Subtitles support
4069  * Realtext subtitle support
4070  * DKS subtitle support
4071  * SubViewer 1.0 (SubRip09) subtitles support
4072  * Correct Right-to-left languages in subtitles support
4074 Encoders:
4075  * Flash Screen Video support
4076  * Improved H.264 encoding speed
4078 Video outputs and filters:
4079  * New CoreAnimation-based output module (VLCKit framework on OS X only)
4080  * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
4081    Psychedelic) video filters can now be streamed
4082  * New puzzle video output filter
4083  * Re-written motion detection video filter
4084  * New extract video filter (extract Red, Green and Blue components from a
4085    video)
4086  * New sharpen video filter (increase the contrast of adjacent pixels)
4087  * New erase video filter (removes logos from a video)
4088  * Enhanced subtitles' renderer to support bold, italic and some HTML tags
4089    (Google Summer of Code Student project)
4090  * Support for RGBA and I420 blending.
4091    The latter improves Mosaic CPU usage *a lot*.
4092  * New transparency mask video filter (for use with the mosaic_bridge module).
4093  * New bluescreen video filter (for use with the mosaic_bridge module).
4094    This was previously part of the mosaic module.
4095  * Fixed random characters problem in RSS filter.
4096  * Add rotate-deciangle for more precision on rotate filter
4097  * Support for Intel SSE2 instruction set in chroma converters
4098  * Improved use of Intel MMX instruction set in chroma converters
4099  * New croppadd and canvas video filters.
4101 Audio outputs and filters:
4102  * Replay gain support
4103  * Audio playback when going slower/faster (with pitch correction via
4104    new scaletempo audio filter)
4105  * New spatializer audio filter
4106  * Correct DTS output via S/PDIF
4108 Stream output:
4109  * RTSP for TS-multiplexed broadcast streams
4110  * New RTP payload formats:
4111    * Speex voice audio codec
4112    * ITU T.140 (for text, subtitles) output
4113    * G.711 (both A-law and Âµ-law) output
4114  * UDP-Lite transport for RTP
4115  * DCCP transport for RTP
4116  * Lots of fixes for RTSP broadcasting
4117  * RTMP output
4119 Interfaces:
4120  * All
4121    * New Simple Preferences dialogs showing the most important settings in an
4122      end-user suitable way.
4123    * Improved user interaction
4124    * Improved mouse gestures
4125    * Vastly improved Update checker
4126    * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
4127  * Windows/Linux
4128    * Brand new interface for Linux and Windows, based on the Qt toolkit
4129    * Fullscreen controller (transparency on Linux+Composite)
4130  * Mac OS X
4131    * Improved video output features
4132    * Online access to VideoLAN's Help Wiki within VLC
4133    * New setting to disable the "Recent Items" service
4134    * When playing Radio (live) streams, the current track is shown correctly
4135    * Correct appearance on Macs using Aqua's graphite theme
4136    * Simplified Extended Controls panel
4137  * Ncurses:
4138    * Correctly displays wide characters when using an UTF-8 locale,
4139      if libncursesw is available.
4140    * Some nice colors if the terminal supports it (most do)
4141  * Experimental Lua interface modules. See vlc -I lua and
4142    share/lua/intf/README.txt for more info.
4143  * Unix
4144    * Option to allow only one running instance, using D-Bus interface.
4145    * D-Bus Interface implementing the MPRIS
4146      (Media Player Remote Interfacing specification), a common dbus control
4147      interface for media players that intends to become an xdg standard when
4148      finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
4149    * Motion module using disk accelerometers to keep video horizontal
4150    * Plugin to set Telepathy presence message using MissionControl
4151  * Fixed VLM schedule time on Linux
4153 Linux Port:
4154  * VLC now complies with the XDG Base Directory Specification version 0.6
4155    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
4156    (which means that VLC doesn't use the $HOME/.vlc directory anymore)
4158 Mac OS X Port:
4159  * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
4160    applications (Google Summer of Code Student project, Mac OS X 10.5 only)
4161  * New text renderer based on Quartz replacing the existing Freetype solution
4162  * Complete compatibility with Mac OS X 10.5 Leopard
4163    * It is now required to compile a fully featured build
4164  * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
4166 LibVLC:
4167  * Event management and various improvements in libvlc
4168    (Part of a Google Summer of Code Student project)
4170 New Localizations:
4171  * Finnish
4172  * Persian
4173  * Polish
4174  * Punjabi
4175  * Bulgarian
4177 Developers:
4178   * LibVLC now supports externally built plugins properly.
4179     A "vlc-plugin" pkg-config package is provided.
4180   * Java bindings are now built from a separate source.
4183 Changes between 0.8.6h and 0.8.6i:
4184 ----------------------------------
4186 Security updates:
4187  * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
4189 Various bugfixes:
4190  * Fixed option to use shared memory within the GLX video output module
4191  * Improved galaktos-based audio visualizations on FreeBSD
4192  * Miscellaneous bugfixes in multiple modules and in libvlc
4193    (transcode stream output, OSD menu video filter, VCD input,
4194     SAP services discovery, http control interface)
4195  * Updated Polish translation
4198 Changes between 0.8.6g and 0.8.6h:
4199 ----------------------------------
4201 Security updates:
4202  * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948,
4203    CVE-2008-1949, CVE-2008-1950)
4204  * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
4206 Goodies:
4207  * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
4208  * Miscellaneous bugfixes in multiple modules and in libvlc
4209    (ftp access, record access filter, video filters, RC interface,
4210     playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
4211  * Improved support for MPEG2 content created by Final Cut Pro
4212  * More reliable audio reception for MPEG TS streams
4213  * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
4214    to an unexpected application termination
4215  * New Serbian translation
4216  * Updated Romanian translation
4219 Changes between 0.8.6f and 0.8.6g:
4220 ----------------------------------
4222 Security updates:
4223  * Removed VLC variable settings from Mozilla and ActiveX
4224    (CVE-2007-6683, VideoLAN-SA-0804)
4225  * Removed loading plugins from the current directory
4226    (CVE-2008-2147, VideoLAN-SA-0805)
4227  * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
4228  * Fixed libid3tag denial of service (CVE-2008-2109)
4229  * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
4230  * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
4232 Various bugfixes:
4233  * Fixed various memory leaks, improving stability when running as a server
4234  * Fixed compilation with recent versions of FFmpeg
4235  * Correctly parses SAP announcements from MPEG-TS
4236  * Fixed AAC resampling
4237  * The Fullscreen Controller appears correctly on Mac OS X,
4238    if the 'Always-on-top' video option was selected.
4241 Changes between 0.8.6e and 0.8.6f:
4242 ----------------------------------
4244 Security updates:
4245  * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
4246  * Fixed Real RTSP code execution problem (CVE-2008-0073)
4247  * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
4248  * Fixed cinepak vulnerabilities (CVE-2008-1769)
4249  - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
4251 Various bugfixes:
4252  * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
4253  * Improved VLC's video output behavior on multi-screen setups running Mac OS X
4254  * Fixed crashes in H264 packetizer
4255  * Close MMS access on network timeout
4256  * Fix some problems with AAC decoder & packetizer
4259 Changes between 0.8.6d and 0.8.6e:
4260 ----------------------------------
4262 Various bugfixes:
4263  * Resume playback for viewing content over FTP
4264  * Fixed XShm detection with remote X11
4266 Security updates:
4267  * Subtitle demuxers overflow (CVE-2007-6681)
4268  * HTTP listener format string injection (CVE-2007-6682)
4269  * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
4270  * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
4271    VideoLAN-SA-0801)
4272  * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130,
4273    VideoLAN-SA-0802)
4275 Audio filter:
4276  * Fixed DTS to S/PDIF converter
4278 Audio output:
4279  * Fixed 5.1 audio on ALSA
4281 Access:
4282  * Fixed some RTSP hanging and user/password passing through RTSP URLs
4284 Stream output:
4285  * Fixed waiting for SPS/PPS problem in H.264 packetizer
4287 Encoders:
4288  * Improved compatibility for creating H.264 video files playable on iPhones
4289  * Improved detection of optimal amount of threads for multi-threaded H.264
4290    encoding on multi-cpu systems
4291     - Note that this is used when transcode threads is set to 0 (default)
4292     - Not supported on Windows (multiple threads require manual configuration)
4294 Mac OS X Interface & Port:
4295  * Restored compatibility with Mac OS X 10.3.9
4296  * Corrected behavior of the Preferences panel
4297  * VLC no longer crashes on quit while playing
4299 Localization:
4300  * Updated Romanian and Polish translations
4303 Changes between 0.8.6c and 0.8.6d:
4304 ----------------------------------
4306 Various bugfixes:
4307  * Mozilla plugin: supports a reasonable amount of MIME types on Windows
4308  * Linux: Fixed S/PDIF passthrough with ALSA
4309  * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
4310    in input
4311  * Use field order (top/bottom) for correct bob/linear deinterlacing
4312  * Fix invalid free in bookmarks loading code
4314 Windows and Mac OS Binaries
4315  * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows
4317 Active X plugin:
4318  * Security update (VideoLAN-SA-0703, CVE-2007-6262)
4320 Mac OS X Interface & Port:
4321  * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
4322  * Improved Video Output compatibility for Mac OS X 10.5 Leopard
4323  * Improved behavior of the Fullscreen Controller and mode changes between
4324    Fullscreen and Windowed Video Output
4325  * Softened the white flash artifacts that may appear during the transition of
4326    two different movies
4327  * Support for current Ogg file formats
4328  NOTE: This release requires Mac OS X 10.4 or higher.
4329        Mac OS X 10.3.9 is not supported anymore.
4331 Encoders:
4332  * Improved H.264 encoding speed on Mac OS X
4334 Other changes:
4335  * The automatic updating facility was removed
4336  * You now need to append --m3u-extvlcopt to your command line to enable
4337    EXTVLCOPT options parsing in m3u playlists.
4338  * RTSP server remote denial of service fixed (CVE-2007-6684).
4341 Changes between 0.8.6b and 0.8.6c:
4342 ----------------------------------
4344 Various bugfixes, notably:
4345  * Windows Vista compatibility
4346  * Cropping in Direct3D
4347  * Fullscreen change crash on Mac OS X
4348  * RSS filter string overflow
4349  * Few memory leaks
4350  * MKV demuxer crash (related to seeking)
4352 CDDA / Vorbis / Theora / SAP plugins:
4353  * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
4355 Demuxers:
4356  * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
4357  * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
4359 Decoders:
4360  * Updated FLAC API compatibility
4362 Input:
4363  * Support for new v4l2 encoder API
4365 Localisation:
4366  * New localisation: Arabic, Persian
4369 Changes between 0.8.6a and 0.8.6b:
4370 ----------------------------------
4372 Various bugfixes, notably:
4373  * Out-of-bound read in demuxers
4374  * Demuxers crashes (incl. CVE-2007-0256)
4375  * Mac OS X Interface crashes
4376  * VP31 decoding on Windows platforms
4377  * Direct3D Video Output modifications for Vista compatibility
4378  * Correct behaviour for feeding streams to Icecast or Shoutcast servers
4380 Decoders:
4381  * Enhanced Flash Video support incl. VP61 and VP60
4382  * Teletext subtitles (telx) support
4384 Webbrowser plugins:
4385  * Rectified behaviour and improved usability
4387 Mac OS X Interface & Port:
4388  * Diverse usability improvements
4389  * New wizard option to embed subtitles
4390  * Screensaver/automatic sleep mode is enabled when a video is paused
4391  * Improved Delete-Preferences-Script
4394 Changes between 0.8.6 and 0.8.6a:
4395 ---------------------------------
4397 CDDA / VCDX plugins:
4398  * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
4400 Mac OS X Interface:
4401  * Fullscreen controller improvements
4404 Changes between 0.8.5 and 0.8.6:
4405 --------------------------------
4407 Playlist:
4408  * Shoutcast TV listings support
4410 Input:
4411  * Support for RTSP authentication
4412  * Support for adding subtitles on the fly
4413  * Fixed MPEG-PS duration calculation
4414  * ATSC support for DVB input
4415  * Partial reading support for DVR-ms recordings
4416  * Partial reading support for MXF and GXF fileformat
4417  * Improved support for Flash Video files
4419 Decoders:
4420  * Native WMV9/VC-1 support
4421  * WMA Speech support (through binary codecs)
4422  * VP5/VP6 - Flash Video support (not VP61)
4423  * The True Audio Lossless codec support
4424  * Matroska WavPack support
4425  * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
4426  * Fixed a problem with MPEG2 field pictures
4427  * Fixed swapped colors on DVB subtitles
4429 Video output:
4430  * Additional OpenGL effects (cylinder, torus, sphere, ...)
4431  * Experimental Direct3D 9 video output (win32). Best served on Vista :)
4432  * Improved libcaca support
4434 Interfaces:
4435  * All
4436    * New hotkeys for crop and zoom
4437    * Support for snapshots from the HTTP interface
4438  * Windows
4439    * Systray support in skins
4440  * OS X
4441    * Support for Apple Remote control
4442    * Fullscreen controller panel (artwork by Simon Damkjær Andersen)
4443    * New playmode buttons (artwork by Simon Damkjær Andersen)
4444    * right/ctrl-click menu in video outputs
4445    * Main Menu uses autohide when playing videos in fullscreen mode
4446  * Linux
4447    * Notifications using notification-daemon
4449 Windows port:
4450  * Support for Unicode filenames (Windows NT and above)
4451    Windows 9x/ME users:
4452      - Please note that these versions of Windows are not officially supported
4453      - Unicode support for Windows 9x/ME applications is available through the
4454        Microsoft Layer for Unicode available from the following location:
4455        http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
4456        Download the MSLU package (unicows) and extract the content into the folder
4457        C:\Windows\System
4458  * Fixed IPv6 support on the client side
4459  * Fixed disable screensaver (Direct3D and DirectX video output)
4461 Localization:
4462  * Add Czech
4463  * Add Slovak
4464  * Add Malay
4465  * Add Slovenian
4467 Developers:
4468  * Updates to the libvlc API
4469  * Fixes for the mozilla and activeX plugins
4472 Changes between 0.8.4a and 0.8.5
4473 --------------------------------
4475 Core support:
4476  * Statistics collection (bitrates, packets, connections, ...)
4477  * Support for downloading updates
4478  * Updated strings
4480 Input:
4481  * Initial support for RTSP-over-HTTP (to allow NAT traversal)
4482  * Linux DV (Digital Video - Firewire) input
4483  * Improvements to the Audio CD input
4484      - Separate playlist entries for the tracks
4485      - Support for CDDB
4486  * Support for more DVB (satellite) encryption modules
4487  * Improved subtitles encoding support
4488  * Improved support for playing MP4 files from the Web
4490 Decoders:
4491  * Cook (Real audio) support
4493 Playlist / Services discovery:
4494  * XSPF playlist support
4495  * Podcast support
4496  * Updated Shoutcast to use new listing
4498 Audio output:
4499  * New JACK audio output
4501 Video output:
4502  * New video filters:
4503     - magnify: allows you to zoom on part of the image
4504     - gradient and edge detection: "cartoon-like" effect
4505     - bluescreen: overlay parts of a video transparently on another one
4506  * Logo video filter: can now loop through multiple images
4507  * RSS video filter: display feed images. Support for Atom feeds.
4508  * Improvements to the subtitles rendering
4510 Stream output:
4511  * Initial support for throttling users on VOD streams
4513 Interfaces:
4514  * System to inform the user and request information
4515     - HTTP authentication
4516     - Fatal errors
4517     - ...
4518  * wxWidgets
4519     - VLM (VideoLAN Media Manager) control panel
4520     - Improved media information panel (shows statistics, metadata, ...)
4521     - Drag & Drop support in the playlist
4522  * Skins2
4523     - New default skin
4524     - Support for Winamp 2 skins
4525     - Improved playlist handling
4526     - Support for popup menus, animated bitmaps, equalizer, ...
4527  * OS X
4528     - Embedded Video output
4529     - new Go-To-Specific-Time feature
4530     - Video cropping and aspect ratio changing while playing
4531     - Improved media information panel (shows statistics, metadata, ...)
4532     - support for processing multiple items with the wizard in a single run
4533     - option to save selections in the wizard for a session (default enabled)
4534  * HTTP
4535     - New default interface pages for VLC and VLM (including a mosaic wizard)
4536     - A bunch of new RPN functions
4538 Windows Port:
4539  * MSN messenger "Now playing" support
4541 OS X Port:
4542  * Mac-Intel compatibility
4543  * Enhanced support of various audio output devices
4544  * Growl "Now playing" support
4546 *Nix port:
4547  * Ability to log to syslog
4548  * Root wrapper to avoid running VLC as root
4550 Developers:
4551  * New libvlc API (not finished yet)
4552  * Java bindings
4553  * A bit more automatic testing
4556 Changes between 0.8.4 and 0.8.4a:
4557 ---------------------------------
4559 Audio output:
4560  * Fix a52 over spdif in alsa
4561  * SPDIF output available again in the Mac OS X Audio menu.
4563 Decoder:
4564  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
4565  * Add support for some non-standard FOURCCs used for H.264/H.263
4567 Demux:
4568  * Fix bug with some HE-AAC audio tracks
4570 Services Discovery:
4571  * HAL fixes, should now work with new API
4572  * SAP, fix 20 second freeze on windows
4573  * UPnP fixes
4574  * Avahi 0.6 support
4576 Interfaces:
4577  * Mac OS X
4578     - fixed encoding of H.264/H.263 content when using the wizard
4581 Changes between 0.8.2 and 0.8.4:
4582 --------------------------------
4584 Core support:
4585  * Internal strings handling is now UTF-8 based
4586  * New OSD system
4588 Video output:
4589  * Fixed problems with OpenGL output
4590  * New --monitor-par (pixel aspect ratio) option
4591  * Fixed display problems with HDTV-1080 format
4593 Input:
4594  * Improved DVB support for satellite bands other than Ku-band
4595  * IPv6 and Extended passive mode support for FTP
4596  * IPv6 Source Specific Multicast support
4597  * GnomeVFS input module
4598  * Support for RTP packet reordering
4599  * Fixed syntax for FTP URLs
4601 Decoders:
4602  * Support for libSDL_image to import different image types
4603  * Musepack decoder using libmpdec
4604  * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
4606 Services discovery:
4607  * UPnP service discovery (Linux only at the moment)
4608  * Bonjour service discovery using avahi (Linux only)
4610 Video filters:
4611  * RSS feed overlay
4613 Audio filters:
4614 * Fixes, enhancements and new options related to the Headphone Channel
4615   Mixer and Dolby Surround
4617 Stream output:
4618  * New shout output module to forward streams to icecast servers
4619  * Fixed several SAP and SDP announcement bugs
4620  * Fixed MTU handling to avoid IP fragments
4622 Interfaces:
4623 - new cone icon by Richard Â¯iestad (Eurodata, retron.info)
4624  * Mac OS X
4625     - New streaming and transcoding wizard
4626     - New extended controls panel
4627     - New bookmarks window
4628     - Fixed playlist sorting
4629     - Fixed drag-and-drop inside the playlist
4630  * wxWidgets
4631     - Rename wxWindows interface in wxWidgets.
4632     - All the --wxwin-* options are now --wx-*
4633     - Support for RTP streaming in Stream Output dialog
4634     - Now require wx2.6 with Unicode support
4635  * Skins2
4636     - Tree playlist
4637  * HTTP
4638     - New RPN functions to control VLC features (see play-howto)
4639     - Facilities to correctly handle non-ASCII characters and spaces in
4640       the names of files
4641     - Include macro to include other files
4642     - CGI 1.0 support
4644 ActiveX plugin:
4645 * Should now work outside IE as well
4647 Mac OS X port:
4648 * New script to delete the preferences automatically
4650 Windows port:
4651 * Fixed bandwidth problems of HTTP streaming
4652 * Fixed audio problems with DirectX audio output
4654 Translations:
4655  The following languages were added:
4656  * Galician
4657  * Korean
4658  * Romanian
4659  * Simplified Chinese
4660  The following languages were re-added:
4661  * Swedish
4664 Changes between 0.8.1 and 0.8.2:
4665 --------------------------------
4667 Core support:
4668  * Rewrite of the playlist
4669     - Tree structure
4670     - Input preparsing (for meta-data)
4671     - Grouping (by artist, ...) support
4672  * Preferences improvements:
4673     - New organization, designed to improve usability
4674     - New configuration types (list of modules, ...)
4675  * XML parsers
4676  * Core image manipulation support
4677  * Client-side SSL/TLS support
4678  * SSL Client certificates checking support (allows for secure VoD)
4679  * Renamed --spu-channel to --sub-track
4680  * Renamed --spumargin to --sub-margin
4681  * Renamed --audio-channel to --audio-track
4682  * Renamed --filter to --vout-filter
4683  * filters, extra interfaces, visualizations and service discovery modules are
4684    now separated by ':' instead of ','
4685  * Access filter architecture
4686  * Track selection based on preferred language (--sub-language and --audio-language)
4687  * Zsh autocompletion for VLC's arguments
4688  * Many bugfixes...
4690 Input/Demuxers:
4691  * Support for SOCKS proxy
4692  * Support for Shoutcast Meta-data
4693  * Support for (HE-)AAC raw-audio streams
4694  * Support for images on a HTTP server that get refreshed on the server
4695  * Better support for Kasenna streams
4696  * RTSP UDP->TCP rollover support
4697  * Massive Matroska improvements
4698  * Support for XA and VOC audio files
4699  * TiVo demuxer
4700  * Samba (Windows shares) access module
4701  * Improved CDDAX module (uses several playlist items)
4702  * Fixes to Linux DVB support
4703  * Fix the "negative subtitles delay" bug
4704  * Support for FTP over IPv6
4706 Decoders / Encoders:
4707  * Dirac decoder and encoder
4708  * PNG decoder/encoder
4709  * Improvements to DVB subtitles encoder
4710  * Support for Apple Lossless Audio Codec
4712 Access filters:
4713  * New Record and Timeshift filters
4715 Services discovery:
4716  * New type of modules, that add items to the playlist
4717  * Brand new SAP module
4718      * To enable SAP, you now need to use "-S sap" or add SAP in
4719        the "Manage->Services Discovery" menu
4720      ( IPv6 SAP is now enabled by default )
4721      * Non-standard support for HTTP streams SAP announces removed
4722  * HAL (Hardware Abstraction Layer) discovery
4723  * DAAP (iTunes shares) support
4724  * Shoutcast
4726 Audio output:
4727  * Support for 20/24 bits LPCM
4729 Video output:
4730  * Video snapshot support (png or jpg)
4731  * Image file video output (png)
4732  * Motion detection filter (can trigger playlist actions)
4733  * Improvements to wall video filter
4734  * Support for font color and opacity
4736 Stream output:
4737  * Muxers
4738     - ASF improvements
4739  * VLM / VoD
4740     - Ability to load a configuration file on startup
4741     - Seeking support in VoD streams
4742  * Mosaic (picture-in-picture system)
4744 Interfaces:
4745  * wxWidgets
4746     - Redesigned playlist : add playlist, add directory, ...
4747     - Improved preferences
4748     - Improvements to the wizard
4749     - DVD, VCD and Audio CD navigation buttons
4750  * MacOS X
4751     - Redesigned playlist
4752     - Improved preferences
4753  * Skins
4754     - Support for multiple actions
4755     - Fixes
4756  * HTTP
4757     - Support for the new playlist system
4758  * Lirc
4759     - Now uses new config settings. See doc/lirc/example.lirc
4761 Windows port:
4762  * Screensaver disabling fix
4763  * DirectShow tuner configuration
4764  * Support for no-decoration windows
4766 MacOS X port:
4767  * Many Mac OS X 10.4 Tiger related fixes
4768  * The OpenGL video output is back
4769  * A new audio module that should work more reliable for analog audio output in various configurations.
4770    - Supports multichannel discrete analog output
4771    - Digital audio output requires you to change a preference setting because it
4772      is not yet available in the new module
4773    - Please read the README.MacOSX.rtf file for more information.
4775 BeOS port:
4776  * Support for single-buffered overlay
4778 Pocket PC port:
4779  * Many fixes
4780  * New interface
4781  * New video output
4783 Mozilla Plugin:
4784  * Javascript fixes
4785  * Mozilla plugin for MacOS X is back (not yet distributed)
4787 IE Plugin:
4788  * Brand new Internet Explorer ActiveX plugin
4790 Translations:
4791  The following languages were added:
4792  * Catalan
4793  * Danish
4794  * Turkish
4797 Changes between 0.8.0 and 0.8.1:
4798 --------------------------------
4800 Core support:
4801  * Include TLS/SSL API (on plattforms where libgnutls is available)
4802  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
4804 Windows port:
4805  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
4806  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
4807  * Fixed spurious taskbar item after switching to fullscreen
4809 WinCE port:
4810  * A few more updates (we still miss an interface and a fast video output).
4812 Audio Output:
4813  * Portaudio audio output plugin improvements
4815 Video Output:
4816  * Proper subpictures scaling using the aspect-ratio info when available
4818 Demuxers:
4819  * Fixed crash with ODML avi files
4820  * Fixed autodetection of VCD/SVCD bin files
4821  * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
4823 Stream Output:
4824  * Encoders:
4825    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
4826  * Stream output:
4827    * Support of playlist group announcement
4830 Changes between 0.7.2 and 0.8.0:
4831 --------------------------------
4833 Core support:
4834  * Major work on libvlc. Changed/renamed/added functions
4835  * Complete switch to the new input core (better seeking, multi-input, ...)
4836  * New plugins cache to speed up launch time
4837  * New --play-and-stop feature which stops the playlist after each played item
4838  * Daemon mode (to run vlc in the background)
4839  * Major improvements to the subtitle/OSD subsystem
4841 Input:
4842  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X
4843     (Stream your desktop)
4844  * Improved DVD support:
4845     - uses libdvdnav for playing DVDs with menus support
4846     - uses libdvdread for simple playback with menus (eg. for streaming)
4847  * Experimental multi-input support ( use --input-slave to play with it )
4848  * Automatic MTU discovery for UDP streams
4849  * More powerful MRL syntax for DVD/VCD/CDDA access
4850     (selection of titles/chapters).
4852 Demuxers:
4853  * Support for iTunes Music Store previews
4854  * Support for MJPEG webcams (i.e. AXIS cams)
4855  * Added initial mp4 and mpeg-ts text track support
4856  * Windows Media Server RTSP support
4857  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
4858  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
4859  * Skins2 .vlt file loader (only when skins2 is the current interface)
4860  * Improved Ogg demuxer
4861  * Support for MPEG PS streams with MPEG 4 video.
4862  * Support for so called AACPlus webstreams
4864 Codecs:
4865  * G.726 audio support
4866  * 14496-17 MPEG TS text support
4867  * MPEG-4 text support
4868  * Vastly improved DVB subtitles decoder (ETS 300 743)
4869  * Enabled color in DVB subtitles rendering
4870  * VobSub supported both externally and in Matroska
4872 Stream Output:
4873  Encoders:
4874   * Re-use audio/video/spu decoders in transcoder module. From now on,
4875      everything that is playable by VLC should be transcodable as well
4876   * Subtitles overlaying in transcoder
4877   * Subpictures overlaying in transcoder (see video output)
4878   * Frame rate selection in the transcoder
4879   * DVB subtitles encoder
4880   * MPEG 1 layer 2 audio encoder using libtoolame
4881   * Improved vorbis/theora encoding
4882  Muxers:
4883   * Text track muxing for mp4
4884   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
4885   * 14496-17 text track muxing for MPEG TS
4886   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
4887   * Teletext (0x56 descriptor) streaming support in MPEG TS.
4888   * New WAV muxer (supports multi-channel audio)
4889   * Improved ASF muxer
4890  Misc:
4891   * H.263 RTP streaming support
4892   * SDP generation outputs more compliant SDPs and can create SDP files now
4893   * Improved RTSP and VoD server (experimental)
4895 Audio Output:
4896  * New audio equalizer filter
4897  * Very trivial volume normalizer
4898  * True channel downmixing when playing 5:1 material on Stereo
4899  * More gradual resampling which should improve the pitch changing effect
4900  * New audio output plugin using portaudio v19
4902 Video Output:
4903  * Roku HD1000 Video output
4904  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
4905    with support for effects.
4906  * Improved filter and subpictures support :
4907     - New filters can be streamed.
4908     - "Subpicture filters" to overlay subpictures on video
4909     - Centralized scaling and blending
4910  * New filters :
4911     - "time", to display current time
4912     - "marq", to display a marquee
4914 Interfaces:
4915  * OSD sliders for volume and postition information
4916  * OSD icons for Play and Pause
4917  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
4918  * A few skins2 improvements
4919  * Added search, volume, loop and random functions to the ncurses interface
4920  * Added a filesystem browser to the ncurses interface
4921  * The remote control interface can now listen for commands on sockets
4922  * Improved CORBA control module
4924 Mac OS X port:
4925  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
4926  * Major speed improvements to the Quartz video output
4927  * The Mac OS X interface is no longer required to display video
4929 Linux port:
4930  * New galaktos visualization plugin (MilkDrop-compatible)
4931  * Experimental SVG rendering module
4932  * Support for DVB CAM modules.
4934 Windows port:
4935  * DirectX Media Object decoder (allows playing some media types, like WMV3)
4936  * DirectX Media Object audio and video encoder
4937  * Fixed long standing win32 thread handles leak
4938  * Fixed problem with CPU usage with subtitles rendering
4939  * Wallpaper mode for the DirectX video output (only in overlay mode)
4941 WinCE port:
4942  * Massive update (we still miss an interface and a fast video output).
4944 Mozilla plugin:
4945  * Added a lot of Javascript accessible funtionality
4946  * Volume, position, length, seek etc etc etc.
4948 Misc:
4949  * Server/client network synchronization module
4950  * VBrick streams fully supported
4951  * Cisco IP/TV streams supported
4952  * VLM enhancements
4955 Changes between 0.7.1 and 0.7.2:
4956 --------------------------------
4958 Core support:
4959  * Bookmarks feature for easier seeking/access inside medias.
4960  * Support for video output embedded in interfaces.
4961  * Improved HTTP daemon.
4962  * Saved playlists now remember VLC-specific options.
4964 Codecs:
4965  * New Continuous Media Markup Language (CMML) codec.
4966    (http://www.annodex.net/overview.html)
4967  * New H.261 video decoder using openmash.
4968  * H264 encoder, demuxer and packetizer.
4969  * Packetizer interfaces between demux and codec when needed
4970    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
4971  * Support for Theora alpha3 (both decoding and encoding).
4973 Input:
4974  * --start-time <sec> and --stop-time <sec> to start and stop playing a
4975    file at the specified amount of seconds. Only works with a few
4976    fileformats (avi, mov, mkv, mp4 )
4977  * Improved directory access module.
4978  * New "file-cat" option to play truncated movies.
4979  * Better handling of meta info (title, author, description, etc...).
4980  * New options to pass meta info to the input.
4981  * It is now possible to stream programs from a DVB-S/C/T stream
4982    (satellite, cable, or digital terestrial television)
4984 Demux:
4985  * Annodex (http://www.annodex.net) support.
4986  * mmsh streaming fixes.
4987  * Fixed infinite loop in the AVI demux on broken/incomplete files.
4989 Subtitles:
4990  * Subviewer and subviewer v2 subtitles support.
4991  * Ability to choose autodetected subtitles path.
4992  * Subtitles delay can be changed in real time with hotkeys.
4994 Stream output:
4995  * Improved session announcement system.
4996  * Minimize threads usage by default.
4997  * Added faster than realtime stream output (limited by CPU) for file output.
4998  * Improved MOV/MP4 muxer.
4999  * Improved MPEG TS muxer.
5000  * Improved transrater.
5001  * Meta info options used by the muxers.
5002  * New configuration system.
5003  * Better audio channels downmixing when transcoding.
5005 VideoLAN manager:
5006  * New videolan (media) manager (vlm): a little manager designed to launch
5007    and manage multiple streams from within one instance of VLC.
5008  * Supports live streams and VoD.
5009  * Supports scheduling.
5010  * Telnet interface for vlm.
5011  * HTTP interface for vlm.
5013 Interfaces:
5014  * Skins II (Windows and Linux only)
5015     - Ability to embed video output.
5016     - Support for bitmap fonts.
5017     - Lots of improvements.
5018  * wxWindows (default Windows and Linux interface)
5019     - New design and set of icons.
5020     - Ability to embed video output.
5021     - Support for hotkeys.
5022     - Support for bookmarks.
5023  * Mac OS X
5024     - Support for 'groups' and playlist item properties.
5025     - Better hotkeys handling.
5027 Mac OS X port:
5028  * OpenGL video output is now the default when available.
5029  * Added FAAC encoder (mp4a).
5030  * Audio output fix to work with multiple streams on a HAL device.
5031  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
5033 Win32 port:
5034  * DirectShow input plugin should work with more devices.
5035  * Disable monitor power down when watching movies.
5036  * Improved Windows installer.
5038 Linux port:
5039  * PowerPC fixes.
5041 Misc:
5042  * Improvements to the Goom visualisation plugin.
5043  * Roku HD1000 audio output.
5046 Changes between 0.7.1 and 0.7.1a:
5047 ---------------------------------
5049 Mac OS X:
5050  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
5051  * Playing MOD files is working now.
5054 Changes between 0.7.0 and 0.7.1:
5055 --------------------------------
5057 Core support:
5058  * Fixed a nasty bug that causes preferences not to be saved some times.
5059  * IGMPv3 support for VLC under Windows XP and Linux.
5061 Codecs:
5062  * Brand new DTS Coherent Acoustics audio decoder based on libdts
5063    (http://www.videolan.org/dtsdec.html)
5064  * Fixed DTS S/PDIF output
5065  * SVCD (Philips OGT) and CVD subtitles
5067 Playlist:
5068  * Internal improvments
5069  * Improved import/export
5071 Input:
5072  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
5073    container formars.
5074  * New demux module that uses libavformat from ffmpeg. Adds support for many
5075    small and strange formats.
5076  * New PVA demux.
5077  * New MOD audio demux.
5078  * Support for DTS and A52/AC3 wav files.
5079  * Support for DTS and A52/AC3 audio CD.
5080  * New and experimental DVD input plugin with menus support (using libdvdnav).
5081  * Added back DV audio support in raw DV demuxer.
5083 Stream output:
5084  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
5085  * Fixed a nasty bug in the mpeg video packetizer.
5086  * Improved transcoding (multithreading, more tuning, etc...).
5088 Service discovery:
5089  * Fixed sdp in SAP.
5091 Mac OS X port:
5092  * New opengl video output plugin.
5094 Win32 port:
5095  * A few improvements to the DirectShow input plugin.
5096  * Fixed ipv6 name resolution.
5099 Changes between 0.6.2 and 0.7.0:
5100 --------------------------------
5102 Core support:
5103  * Brand new decoder/packetizer api.
5104    Adds a lot more flexibility while also simplifying the decoder plugins.
5105  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
5106  * Video outputs are recycled if possible.
5107    This removes any 'flicker' between two similiar video files.
5108  * Fixed the video filters. Video should no longer go black when using filters.
5109  * New input core. Advantages are: better seeking, more responsive, support for
5110    subtitle files at the core, and much much more.
5112 Playlist:
5113  * Added a repeat mode to repeat a single file over and over.
5114  * Playlist sorting
5116 Input:
5117  * RTP/RTSP support.
5118  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
5119  * Support for Flac in Ogg files.
5120  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
5121  * Rewrite of the Flac demuxer.
5122  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
5123  * Reworked DVB tuning.
5124  * Better Icecast support.
5125  * New MPEG video elementary streams demuxer.
5126  * New DTS audio elementary streams demuxer.
5128 Codecs:
5129  * Support for Theora video encoding.
5130  * Support for Speex audio decoding/encoding.
5131  * Rewrite of the Flac decoder + encoding support.
5132  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
5133  * Support for AAC + SBR and proper multi-channel re-ordering.
5134  * MPEG 2.5 audio support.
5135  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
5137 Stream output:
5138  * Improvements to the MPEG TS muxer.
5139  * New transrating module for MPEG2 video.
5140  * Added packetization for MPEG AAC ADTS streams.
5141  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
5142  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
5143  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
5144  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
5145  * --sout-keep option to keep the stream open while changing input.
5146  * Preliminary RTP support.
5147  * Fixes to SAP announces.
5149 Interface:
5150  * Skins:
5151     - Bugfixes
5152     - misc improvements (eg, "stay on top" option).
5153  * New standardized and customizable hotkeys.
5154  * wxWindows
5155     - Playlist improvements (Sort, Search, mode buttons).
5156     - Improvements and help in preferences
5157     - New streaming wizard
5158     - Revised Disc Open menu
5159  * HTTP
5160     - Improvements of the standard pages
5161     - Support for new commands
5162  * OSD ( OS X and hotkeys only atm ).
5164 Service discovery:
5165  * Many fixes to the SAP module
5166  * SAP now supports HTTP streams
5168 Subtitles:
5169  * Text subtitles now have a black outline.
5170  * Text subtitles autodetection.
5171  * Text subtitles charset autodetection.
5172  * Text subtitles for all videofiles. Results may vary.
5173  * Text subtitles in Hebrew are supported. Arabic partially.
5174  * Automatic fontsize selection for text subtitles.
5175  * Fixed SAMI text subtitles support.
5176  * Support for subtitles in Matroska files.
5177  * Support for subtitles in DVB streams.
5179 Mac OS X port:
5180  * New controller designed by Max Rudberg from www.maxthemes.com
5181  * Save playlist.
5182  * Works on 10.1.x again. Apologies for that problem.
5183  * Support for Panther.
5184  * Support for raw dumping of streams to disk.
5185  * Mozilla plugin for Mac OS X (experimental).
5187 Win32 port:
5188  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
5189  * VLC can be installed as a Windows NT service.
5190  * Allow on the fly switching of the main interface.
5191  * Support for 3F2R in audio output.
5192  * New --one-instance option to "force" only one running instance of VLC.
5193  * Mozilla plugin for Windows (experimental).
5194  * Multimonitor support (untested).
5195  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
5197 Linux port:
5198  * Improved Video4Linux input. Also added support for an audio only input.
5199  * Support for real-time priority when running with root privileges.
5200  * Allow on the fly switching of the main interface.
5202 iPaq port:
5203  * Brand new Gtk 2 interface
5205 Miscellaneous:
5206  * Audio visual effects filters (spectrum, scope and random).
5207  * Audio visual effects filter using goom.
5208  * Spanish, Portuguese Brazilian and Hungarian translations.
5209  * libcaca video output (colored ascii)
5212 Changes between 0.6.1 and 0.6.2:
5213 --------------------------------
5215 Core support:
5216  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
5218 Stream output:
5219  * Transcoder now generates proper pts/dts thus should work a lot better.
5220  * Improved MPEG TS muxer.
5222 Access input:
5223  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
5224  * Few fixes to the VCD navigation.
5226 Interfaces:
5227  * Support for DVD menus navigation added to the wxWindows interface.
5229 UNIX ports:
5230  * ALSA multi-channel support fixed and tested.
5231  * Fixed fullscreen with gnome metacity.
5233 Win32 port:
5234  * Fixed VCD support which was broken on some machines.
5236 iPaq port:
5237  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
5239 Miscellaneous:
5240  * Text subtitles now centered on the picture.
5241  * Ffmpeg decoder now generates proper pts and can be used to play
5242    mpeg1/2 videos.
5245 Changes between 0.6.0 and 0.6.1:
5246 --------------------------------
5248 Core support:
5249  * There should be less bogus resampling, particularly on DVDs.
5250  * VLC will now wait for the medium to wake up before starting its clock
5251    after a pause.
5253 Stream output:
5254  * Added vorbis audio support in Ogg streaming.
5255  * Added vorbis audio transcoding support.
5256  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
5257 UNIX ports:
5258  * ALSA multi-channel support fixed and tested.
5259  * Fixed fullscreen with gnome metacity.
5261 Win32 port:
5262  * Fixed VCD support which was broken on some machines.
5264 iPaq port:
5265  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
5267 Miscellaneous:
5268  * Text subtitles now centered on the picture.
5269  * Ffmpeg decoder now generates proper pts and can be used to play
5270    mpeg1/2 videos.
5273 Changes between 0.6.0 and 0.6.1:
5274 --------------------------------
5276 Core support:
5277  * There should be less bogus resampling, particularly on DVDs.
5278  * VLC will now wait for the medium to wake up before starting its clock
5279    after a pause.
5281 Stream output:
5282  * Added vorbis audio support in Ogg streaming.
5283  * Added vorbis audio transcoding support.
5284  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
5285  * PS muxer can create mpeg1 files now and produce streams with system headers.
5286  * You can transcode a52 with more than two channels to mpga now.
5288 Win32 port:
5289  * Fixed DVD support which was partly broken due to a bug in libdvdcss
5290  * Fixed 5.1 audio support for the sblive/audigy soundcards.
5291  * Fixed sound on Windows NT.
5293 UNIX ports:
5294  * Fixed/improved ALSA support and enabled multi-channel audio output.
5295  * X11/Xvideo: Should now work on big endian machines, and you can now
5296    use the arrow keys to browse through the DVD menus.
5298 iPaq port:
5299  * Gtk+2 interface called PDA
5300  * Familiar Gtk+ is now deprecreated
5301  * Codec a52, Faad2 and flac added
5302  * Video4Linux enabled (demux and transcode)
5303  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
5305 Interfaces:
5306  * Small updates/fixes to the wxWindows interface.
5307  * Improved HTTP remote control interface. You can now create your own HTML pages.
5308  * A new CORBA control plugin.
5310 Input demux:
5311  * Improved support for the Matroska container format.
5313 Miscellaneous:
5314  * Improved build system.
5315  * New video filter plugin to overlay logos.
5316  * Added support for Winamp 3 B4S files.
5317  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
5318    Should also work with languages like russion for instance.
5321 Changes between 0.5.3 and 0.6.0:
5322 --------------------------------
5324 Core Support:
5325  * Channel Server support was removed (was deprecated)
5327 Input access:
5328  * Fixed a big bug in ftp and http access that prevented many platforms
5329    (OSX most prominently) to view ftp and http streams.
5330  * Fixed large file support on Windows
5331  * Video 4 Linux support
5332  * CD Digital Audio support
5333  * Fixed IPv6 multicasting on Windows and OSX.
5335 Input demux:
5336  * Better detection of AAC and mp3 files
5337  * Support for OpenDML avi files
5338  * More complete .mp4/.mov support
5339  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
5341 Codecs:
5342  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
5343  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
5344  * OSX support for QDM2 and QDMC sound, often used in QT content.
5345  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
5346  * Updated our theora decoder to use the alpha 2 release of libtheora
5347  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
5348  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
5350 Interfaces:
5351  * The wxWindows interface is now fully useable as well as Unicode safe
5352  * New HTTP remote control interface
5354 Stream output:
5355  * New stream output scheme. It is now possible to build a chain of stream outputs
5356    allowing for instance to stream and display some content at the same time.
5357  * The stream output now allows to transcode content on the fly.
5358  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
5359  * SAP/SDP announcing support. (both IPv4 and IPv6)
5361 Miscellaneous:
5362  * New reset option for the preferences
5363  * You can set your language in the prefences
5364  * New video chroma conversion module using ffmpeg
5365  * Added a Gentoo ebuild to the distribution
5366  * Added a new smaller subtitles font (now the default) + scripts to generate your own
5367  * SAP/SDP IPv6 support
5369 UNIX ports:
5370  * Basic support for the X11 Xinerama extension.
5371  * New skinable interface ported to X11.
5372  * Run opie-vlc and zaurus-vlc as GuiServer
5374 Mac OS X port:
5375  * When you add several items to the playlist, they are sorted alphabetically.
5376  * New about panel and revamped preferences panel.
5377  * Fixed the deinterlace menu.
5378  * Float on top, Fit to Screen and a Transparency option for video out.
5379  * New output dialog for transcode and display while stream capabilities.
5380  * New icons by Davor Orel.
5381  * New audio resampler. Should make VLC much faster.
5382  * Fixed disappearing and crackling sound (PTS is out of range bug)
5383  * We no longer automatically save the preferences when you quit the application
5384  * Arrow keys are now use to browse the menus in a DVD
5386 Win32 port:
5387  * the wxWindows interface is now the default interface
5388  * The keyboard shortcuts are now identical to the linux version
5389  * Fixed the "no sound" problem on NT4
5390  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
5391  * Added support for compressed skins files (.vlt files)
5392  * Fixed SVCD chapters support.
5393  * Fixed memory leak with 5.1 audio.
5395 BeOS port:
5396  * Interface localization
5397  * Screensaver disabled if playing in fullscreen
5398  * A few new keyboard shortcuts
5399  * New full-featured Preferences window
5402 Changes between 0.5.2 and 0.5.3:
5403 --------------------------------
5405 Core Support:
5406  * fixed DTS S/PDIF output on little-endian machines
5407  * support for skins at the interface level
5408  * new OSD module using Freetype2
5409  * video outputs are now destroyed when the associated input ends
5410  * the video output takes into account the caching delay introduced at the
5411    input level before dropping out of date frames.
5412  * configuration option to disable the translation of the interface
5414 Input access:
5415  * fixed HTTP redirects
5416  * support for opening an entire directory
5417  * EOF should be detected more reliably
5418  * new video4linux access plug-in
5419  * new kfir access plug-in designed to work around a bug in the kfir driver
5421 Input demux:
5422  * added stream type for some Motorola MPEG-2 video encoders
5423  * fix for some ogg web radio streams
5424  * fixed reading TS streams over HTTP
5426 Codecs:
5427  * support for 3ivx D4 (not previous versions)
5428  * support for '3ivd' and '3vid' encodings
5429  * support for 'MSS1' codec ( same as WMV2 )
5430  * support for SAMI subtitles (untested and incomplete)
5431  * better SSA4 subtitles recognition
5432  * new codec for raw I420 video
5433  * improvements to the libmpeg2-based MPEG video decoder
5435 Interfaces:
5436  * improvements to wxWindows based interface
5437    (although it still misses some important features)
5438  * skeleton for a Gnome2/GTK2 plug-in
5440 Stream output:
5441  * new HTTP output support
5442  * fixed a segfault in the AVI muxer
5443  * fixed AV synchronization issues
5445 Miscellaneous:
5446  * support for oldstyle id3 genres
5448 UNIX ports:
5449  * the SDL vout plug-in will now work on big-endian machines
5451 Mac OS X port:
5452  * reorderable playlist
5453  * fixed the hiding of the mouse on multiple monitors
5454  * fixed a big issue with some USB speakers
5455  * support for mono audio output devices
5456  * reset the audio-device to its default mode before quitting VLC
5457  * fixed several cosmetic issues
5458  * you can drag the controller window by its background (as it should be)
5459  * the messages window remembers more lines
5460  * delay and fps can now be overruled with subtitles files
5461  * http and ogg stream output options
5462  * Apple menu and friends will now be translated as well
5464 Win32 port:
5465  * new skinnable interface
5466  * the directx video output doesn't crash anymore on ctrl+alt+del events.
5468 iPAQ familiar Linux port:
5469  * support for FLAC audio format
5470  * the interface adapts to the screen size/rotation
5471  * playlist
5472  * network tab in the interface
5473  * "apply" handling in preferences
5476 Changes between 0.5.1a and 0.5.2:
5477 ---------------------------------
5479 Core support:
5480  * advanced config options are now hidden by default
5481  * new --spdif option to use the S/PDIF audio output by default
5482  * fixed a 'clicking' sound when switching between streams
5483  * new bandlimited resampler that should improve audio quality on primarily
5484    Mac OS X
5485  * fixed a problem with audio over http that caused some web radios to not work
5486  * DTS S/PDIF support
5488 Codecs:
5489  * support for DV audio through the ffmpeg library
5490  * support for FLAC audio through libflac
5491  * new but basic MPEG video decoder based on libmpeg2
5492  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
5494 Stream output:
5495  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
5496  * new --ttl option for Time To Live
5498 DVD support:
5499  * fixed quite a few problems with the dvd menu support
5501 UNIX ports:
5502  * fixed the GNU-pth support
5504 Win32 port:
5505  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
5506    plugins
5507  * localization support via gettext is now fully working
5508  * rc interface is now fully useable
5509  * fixed the MSVC project files generation
5511 Mac OS X port:
5512  * several fixes for multi channel audio devices. AC3 over SPDIF with
5513    M-Audio Sonica Theater still does not work. this is most likely a driver
5514    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
5515    iMate and MOTU firewire devices should work)
5516  * VLC now uses the default audio device
5517  * new info panel
5518  * very preliminary support for VLC control via applescript
5519  * support for mouse gestures
5520  * new priority scheme allowing to avoid lock-ups on low-end machines
5522 Linupy port:
5523  * there is a whole new port for the linupy distribution used by o.a. the
5524    YOPY PDA. It is still experimental, please test it
5526 Miscellaneous:
5527  * improved ID3 tag detection
5528  * changed several errors into warnings ; the frequently reported "this is
5529    not a PS stream, continuing" is one of these
5530  * mouse gestures work on windows and osx, but there still isn't any useful
5531    gestures
5532  * some support for .pls playlists used by shoutcast
5535 Changes between 0.5.1 and 0.5.1a:
5536 ---------------------------------
5538 Mac OS X port:
5539  * fixed a problem that caused VLC to select the wrong language when
5540    English was set as the preferred language
5543 Changes between 0.5.0 and 0.5.1:
5544 --------------------------------
5546 Core support:
5547  * new mouse gesture interface
5548  * audio volume can now be changed at any time, even when no file is
5549    playing
5551 Input access:
5552  * various minor fixes on the network inputs
5553  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
5554  * VCD: fixed track number and chapter indexing
5556 Input demux:
5557  * fixed a bad initialization in the mp4 plug-in
5558  * new --buggy-psi option for TS streams which do not update their
5559    continuity counter
5561 Codecs:
5562  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
5564 DVD support:
5565  * fixed a bug which turned the default interface command-line only
5566    without the user consent
5568 UNIX ports:
5569  * GTK: fixed a crash when going fullscreen or changing volume from the
5570    popup menu
5571  * X11: new screen saver disabling plug-in (--extraintf screensaver)
5572  * KDE: fixed compilation with KDE 3.1
5573  * ALSA: fixed mono files output
5575 Mac OS X port:
5576  * fixed a crash on start-up on some localized systems
5577  * lowered real-time priorities to avoid lock-ups on slow machines
5578  * VLC can now be made the handler of ftp http mms and udp URLs
5579  * playlist enhancements
5580  * added half, normal and double video window menu items
5581  * new step forward/step backward commands
5582  * the dock should no longer be visible in fullscreen mode
5583  * the Mac OS X binary is now compiled with Ogg/Theora support
5584  * vlc.app is now VLC.app
5586 Win32 port:
5587  * fixed the "RichEdit line insertion error" bug
5588  * VLC can now be run from outside its installation directory
5589  * fixed a bug that prevented to find the default subtitle font
5591 BeOS port:
5592  * smarter BeOS priorities to avoid lock-ups
5593  * few enhancements in the interface (especially the Settings window)
5595 Opie port:
5596  * native video output is working again
5597  * only commandline interface support
5598  * support for MPEG4, DivX through ffmpeg package
5601 Changes between 0.4.6 and 0.5.0:
5602 --------------------------------
5604 Core structure:
5605   * object structure which allows for full re-entrancy, known as libvlc
5606   * new audio output architecture based on filter pipelines, providing
5607     S/PDIF and multi-channel support
5608   * localization support via gettext on most architectures
5609   * new stream output architecture, allowing to use VLC to unicast,
5610     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
5611     and A/52 streams are supported)
5612   * build system now uses autoconf/automake/autopoint
5614 Input access:
5615   * mms:// support
5616   * ftp:// support
5617   * stability fixes in the HTTP access
5618   * auto-detection of RTP encapsulation
5619   * VCD entry points support
5620   * VCD image file support
5622 Input demux:
5623   * support for *.asf format
5624   * improved support for *.avi, especially over an HTTP connection
5625   * support for *.mp4 and *.mov format
5626   * support for ogg encapsulation
5627   * support for raw DV format
5628   * support for *.wav format
5629   * new demuxdump demux allowing to save a stream to a file
5630   * raw AAC support
5632 Stream discovery & playlists:
5633   * support for the SAP/SDP and SLP protocols
5634   * support for .m3u file format
5635   * support for .asx file format
5636   * hack to find the streaming sources in html-pages with embedded wmp
5638 Codecs:
5639   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
5640     (only available with the .avi demux)
5641   * support for ADPCM audio codec
5642   * support for raw PCM data
5643   * support for Cinepak video codec
5644   * support for DV video codec via libdv or ffmpeg
5645   * support for AAC audio codec via libfaad2
5646   * support for Xvid codec
5647   * support for Xiph.org's Vorbis audio codec
5648   * support for Xiph.org's Tremor audio codec (when compiling from sources)
5649   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
5650     from sources)
5651   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
5652     H263i, MJPEG A/B
5653   * fixed an endianness bug in LPCM codec
5655 DVD support:
5656   * experimental preliminary support for DVD menus via libdvdplay
5658 Miscellaneous:
5659   * new WxWindows interface
5660   * all interfaces allow to dynamically change the volume, the audio
5661     device and the channels configuration
5662   * headphone channel mixer with virtual spatialization effect
5663   * Mozilla plugin based on libvlc for embedded playback in webpages of any
5664     format that VLC can play
5665   * new swedish translation
5666   * enhancements of the playlist window
5667   * new messages window to see debug info
5668   * fixed a few crashes
5670 iPaq port:
5671   * slider bar in GTK+/GPE Familiar interface
5672   * fixed crash on directory change in Familiar interface
5673   * added qte_main module for use in all modules that need Opie or Qte support
5674   * native video output module for Qt Embedded/Opie is not working