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