d3d11_deinterlace: fix decoder config mismatching
[vlc.git] / NEWS
blobfd309e300bc39e61b8e4c06b2a9f33fffcd3c143
1 Changes between 2.2.x and 3.0.0-git:
2 --------------------------------
4 Important changes:
5  * The Windows XP/2003/2003R2 support for VLC is now on a best-efforts basis:
6    it should work, but not without limitations.
7    libVLC support for Windows XP is deprecated.
8    You _really_ should upgrade.
9  * Windows Vista (all versions) without Platform Upgrade is not supported.
10  * Linux support requires now a kernel newer than 2.6.26
11  * Mac OS X 10.6 support is now removed. You need OS X 10.7 to run VLC.
13 Core:
14  * Support network browsing for distant file system (SMB, FTP, SFTP, ...)
15    and rewrite the parsing of those files
16  * Add a keystore API: fetch and store password for common protocols (HTTP,
17    SMB, SFTP, FTP, RTSP ...)
18  * Autodetect external audio tracks (ac3, m4a, aac, dts...), similar to subs
19  * Support HDMI passthrough for Audio HD codecs, like E-AC3, TrueHD
20  * Support for 12bits codec and extended colorspaces (HDR)
21  * Support output renderers, like ChromeCast
22  * VLC now assumes vlcrc config file is in UTF-8
23  * Support portable version of Windows build
24  * Support wayland surface type
25  * Allow to start the video paused on the first frame
26  * Refactor preparsing input
27  * EPG reworked: table and single event updates, now using network time
28  * Refactored and fixed subtitles es selection. Demuxers can now override
29    es category single only or multiple es behavior
30  * Support for 360 video and audio
31  * Support for ambisonic audio and > 8 channels
32  * Support subtitles size live changing
34 Access:
35  * New NFS access module using libnfs
36  * New SMB access module using libdsm
37  * Rewrite MPEG-DASH (Dynamic Adaptive Streaming over HTTP) support, including
38    MPEG2TS and ISOFF profiles
39  * Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.)
40  * Large rework of the Smooth Streaming module
41  * Replaced httplive stream filter with new HLS demuxer, replaced smooth
42    stream filter with new Smooth demuxer, both using unified adaptive module
43  * Support HLSv4-7, including TS and raw muxing and ID3 tags
44  * Screen capture plugin for Wayland display
45  * Support decompression and extraction through libarchive (tar, zip, rar...)
46  * Improvements of cookie handling (share cookies between playlist items,
47    domain / path matching, Secure cookies)
48  * Support DVB-T2 on Windows BDA
49  * Support depayloading Opus from RTP
50  * Support sftp username and passwords options in URL, and key authentication
51  * New UPnP access module, to list directories without infinite recursions
52  * New WASAPI audio capture module on Windows
53  * SMB/FTP/SFTP accesses can list directories
54  * New "concat" access module for concatenating byte streams
55  * New HTTP/TLS access module for HTTP 2.0 support
56  * Named pipes and device nodes are no longer included in directory listings
57    by default. Use --list-special-files to include them back.
58  * Support for timeout in UDP input --udp-timeout=<seconds>
59  * New SAT>IP access module, to receive DVB-S via IP networks
60  * Improvements on DVB scanning
61  * BluRay module can open ISO over network and has full BD-J support
62  * Support for DVD ISO over network
64 Decoder:
65  * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
66  * Support 4:4:4 and 4:2:2 chroma samplings with VDPAU hw acceleration
67  * Support for ARIB STD-B24 subtitles
68  * Support for experimental Daala video
69  * Support for experimental AV1 video
70  * Important improvements for the MMAL decoder and output for rPI and rPI2
71  * Support HEVC hardware decoding on Windows, using DxVA2 and D3D11
72  * Support hardware decoding using Direct3D11, including GPU-zerocopy mode,
73    and hardware filtering, for deinterlace and adjust
74  * DxVA2 GPU-zerocopy for hardware decoding and displaying on Windows,
75    and support for hardware filtering, for deinterlace and adjust
76  * Support HEVC hardware decoding using OMX and MediaCodec (Android)
77  * Use MediaCodec via NDK native API after Android Lollipop
78  * Support MPEG-2, VC1/WMV3 on Android using MediaCodec
79  * Support VP9 and WMV3 decoding using OMX and performance improvements
80  * New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123
81  * New BPG decoder based on libbpg
82  * Fixed uncompressed DVD-Audio (AOB) LPCM decoding
83  * Rewrite WPL playlists and add ZPL playlists support (Zune)
84  * Support TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC codecs
85  * TTML subtitles support, including EBU-TT-D variant
86  * Support 9-bit and 10-bit GBR planar formats
87  * New hardware accelerated decoder for OS X and and iOS based on Video Toolbox
88    supporting H.263, H.264/MPEG-4 AVC, MPEG-4 Part 2, and DV depending on device
89    and OS version
90  * Support for the OggSpots video codec
91  * HEVC packetization is now correct
92  * H264 packetizer can now generate timestamps
93  * Packetizers have support for captions in SEI
94  * DTS packetizer handle DTS extensions (like DTS-HD): decoders like avcodec
95    can now decode up to 8 channels
96  * JPEG images correctly oriented using embedded orientation tag, if present
97  * Support VPX high bit depth support
98  * Extend MicroDVD support with color, fontname, size, position extensions
99  * BluRay text subtitles are now decoded
100  * Improve Closed Captions detection
102 Demuxers:
103  * Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
104  * Support Opus in MPEG Transport Stream
105  * Support Daala in Ogg
106  * Important rework of the MP4 demuxer, including:
107      * Support for fragmented MP4
108      * Support EIA-608 subtitles in MP4/mov
109      * Support WMV and WMAV in MP4/mov, aka Flip4Mac files
110      * Support bitmap audio channel reordering in MP4/mov
111      * Support for RTP Reception Hint Track with H.264, GSM and Speex payloads
112      * Support for XiphQt(MP4) vorbis and Flac
113      * Support for VP8/VP9/VP10 in MP4
114      * Support GoPro HiLight chapters
115  * Important rework of the TS demuxer, including:
116     * Fixed program selection with recorded TS (TopField, DreamBox and others)
117     * Fixed TS playback with PAT/PMT less recordings
118     * Basic support for MPEG4-SL in TS and T-DMB
119  * Support for lame's replaygain extension in mpeg files
120  * Fixes for DTS detection in WAV and MKV files
121  * Support for Creative ADPCM/alaw/ulaw/S16L in VOC files
122  * Support for Creative ADPCM in AVI
123  * Support WMV extended content metadata
124  * Directory Demux can now sort items, ignore extensions and hidden files
125  * Support SBV subtitles
126  * Support AlbumArtist and DiscNumber metadata
127  * Support SCTE-18 / EAS inside TS
128  * Support raw h265/hevc files
129  * Support multi-channel WAV without channel-maps
130  * Rewrite MKV seeking
131  * Support for TTML and WebVTT in ISOBMF/MP4 and DASH
132  * Support for Scenarist Closed Caption
133  * Fix Quicktime Mp4 inside MKV and unpacketized VC1
134  * Support for isofLaC
135  * Improved fLaC seeking
136  * Replaced --demux dvb-open option with --stream-filter dvb to parse
137    channels.conf digital TV channel list files
139 Stream filter:
140  * Added ADF stream filter
141  * Added ARIB STD-B25 TS streams decoder
142  * Added stream prebuffering plugin
143  * Rewrite libarchive module as a stream_extractor
144  * Removed HTTP Live streaming stream filter
145  * Added zlib (a.k.a. deflate) decompression filter
147 Demux filter:
148  * Added a demuxer filter chain to filter or intercept control commands and demuxing
149  * Added a demuxer filter to block seeking (--demux-filter noseek)
151 Audio output:
152  * Complete rewrite of the AudioTrack Android module, it is now the default
153    module for Android. It now supports HDMI/SPDIF passthrough for AC3/DTS/EAC3,
154    5.1/7.1 channels and float output, depending on the Android version.
155  * Added Tizen audio module
156  * HDMI/SPDIF pass-through support for WASAPI (AC3/DTS/DTSHD/EAC3/TRUEHD)
157  * Support EAC3 and TRUEHD pass-through for PulseAudio
158  * Support Ambisonics audio with viewpoint changes
160 Audio filters:
161  * Add SoX Resampler library audio filter module (converter and resampler)
162  * a52tospdif and dtstospdif audio converters are merged into tospdif,
163    this new converter can convert AC3, DTS, EAC3 and TRUEHD to a IEC61937 frame
164  * Added the Spatialaudio module with 2 submodules: one Ambisonics audio
165  * renderer and one Binauralizer audio filter
166  * Add Headphones option in Stereo Mode: use the spatialaudio module for
167  * headphones effects
169 Video ouput:
170  * Linux/BSD default video output is now OpenGL, instead of Xvideo
171  * Wayland shell surface window provider
172  * Wayland shared memory video output
173  * Large rework of the Android video outputs: there is now Surface (2.1, 2.2)
174    NativeWindow (2.3+, supports hw rotation, subpicture blending, opaque)
175  * Support rotation in Android NativeWindow output and hardware decoders
176  * Renamed the Direct3D output module to Direct3D9
177  * Added Direct3D11 video mode supporting both Windows desktop and WinRT modes,
178    supporting subpicture blending and hardware acceleration
179  * EFL Evas video output with Tizen TBM Surface support
180  * New OpenGL provider for Windows
181  * Drop OpenGL 1.x and OpenGL ES 1 support
182  * Direct rendering with OpenGL (starting OpenGL 4.4)
183  * Direct rendering with VA-API via EGL/OpenGL
185 Text renderer:
186  * CTL support through Harfbuzz in the Freetype module
187  * More conforming EIA608 captions layout and aspect ratio
189 Video filter:
190  * Hardware deinterlacing on the rPI, using MMAL
191  * New video filter to convert between fps rates
192  * Added 9-bit and 10-bit support to image adjust filter
193  * New edge detection filter uses the Sobel operator to detect edges
194  * Hardware accelerated deinterlacing/adjust/sharpen/chroma with VA-API
195  * Hardware accelerated adjust/invert/posterize/sepia/sharpen with CoreImage
197 Stream Output:
198  * Chromecast output module
199  * RGB24 and YCbCr 4:2:0 RTP packetization
201 Encoder:
202  * Support for Daala video in 4:2:0 and 4:4:4
203  * VP8 and VP9 encoder using libvpx
205 Muxers:
206  * Added fragmented/streamable MP4 muxer
207  * Added support for muxing VC1 and WMAPro in MP4
208  * Opus in MPEG Transport Stream
209  * Daala in Ogg
211 Service Discovery:
212  * New NetBios service discovery using libdsm
213  * New mDNS services discovery using libmicrodns
214  * New mDNS services discovery using Bonjour (Mac OS X, tvOS, iOS)
215  * Rewrite of the UPnP service discovery
217 Mac OS X Interface
218  * Dropped support for Mac OS X 10.6 Snow Leopard
219  * Add support for keyboard blacklight dimming during fullscreen video playback
220  * new AppleScript API giving access to audio desynchronization
221  * Support for building with disabled sparkle update mechanism
222  * New configure flag to disable automatic updates
223  * Expanded AppleScript API for menu detection and navigation
224  * New resizable fullscreen controller with improved design
225  * Add status bar icon which displays metadata and play controls
227 iOS:
228  * Dropped support for iOS 6.x
230 Qt interface:
231  * Batch convert support
232  * It is now possible to specify 'stop-time' in Convert/Save dialog
234 Skins2:
235  * Support key accelerators
237 libVLC:
238  * Add libvlc_media_new_callbacks for custom input byte streams
239  * Add libvlc_audio_output_device_enum to enumerate devices of current aout
240  * Split of libvlc_media_discoverer_new_from_name into libvlc_media_discoverer_new,
241    libvlc_media_discoverer_start and libvlc_media_discoverer_stop
242    This allows to attach media events between create and start
243  * Add libvlc_media_get_codec_description to get a human readable description of a codec
244  * Add libvlc_MediaListEndReached Event to get notified when a media list reached the end
245  * Add libvlc_media_list_player_get_media_player to get the media player instance of a list player
246  * Add libvlc_media_parse_with_options that uses a flag to specify parse options
247  * Add libvlc_audio_output_device_get to get the currently selected audio output device
248    identifier (if there is one available)
249  * Add libvlc_media_get_type to get the type of the media
250  * Add libvlc_media_player_get_full_title_descriptions to get full title info of the media
251    and +libvlc_title_descriptions_release to match it
252  * Add libvlc_media_player_get_full_chapter_descriptions to get full chapter info of the media
253    and libvlc_chapter_descriptions_release to match it
254  * Deprecate libvlc_video_get_title_description, libvlc_video_get_chapter_description,
255    libvlc_media_player_get_agl, libvlc_media_player_set_agl
256  * Add libvlc_media_player_set_android_context to integrate in an Android surface
257  * Add libvlc_media_player_set_evas_object to draw on an EFL/Evas Object
258  * Add a new libvlc dialog API to forward dialogs requests to the applications:
259    libvlc_dialog_set_context, libvlc_dialog_get_context, libvlc_dialog_set_callbacks,
260    libvlc_dialog_dismiss, libvlc_dialog_post_action, libvlc_dialog_post_login
261  * Add libvlc_media_discoverer_list_get|release to list the media discoverers
262  * Add libvlc_media_slaves_add, libvlc_media_slaves_clear
263    libvlc_media_slaves_get, libvlc_media_slaves_release to add and get slaves
264    from a libvlc_media
265  * Add libvlc_media_player_(get|set)_role to set the media role
266  * Add libvlc_media_player_add_slave to replace libvlc_video_set_subtitle_file,
267    working with MRL and supporting also audio slaves
268  * Add vlc_epg_event_(New|Delete|Duplicate), vlc_epg_AddEvent, vlc_epg_Duplicate
270 Logging
271  * Support for the SystemD Journal
272  * Use --syslog and --syslog-debug command line options to include debug
273    messages in syslog. With --syslog, errors and warnings will be sent only.
274  * New Android module for logging
276 Misc
277  * remove langfromtelx
278  * remove ZPL playlist format
279  * Update libVLC doxygen modules
280  * Add a text-to-speech renderer for subtitles on OS X/iOS
281  * Add a text-to-speech renderer for subtitles on Windows
282  * Add Gnome libsecret-based crypto keystore
283  * Add KDE Kwallet-based crypto keystore
284  * Add a memory keystore
285  * Add a file keystore that can use a submodule to crypt secrets
286  * Add Keychain based crypto keystore for iOS, Mac OS X and tvOS
288 Removed modules
289  * Atmo video filter
290  * QTCapture access module (use AVCapture instead)
291  * httplive (use adaptive instead)
292  * smooth (use adaptive instead)
293  * Gnome-VFS access module (i.e. Gnome 2.x)
294  * QuartzText text renderer module (use Freetype instead)
295  * Win32 GDI text renderer module (use Freetype instead)
296  * Growl notification (replaced by osx_notifications)
297  * VCDX "extended" Video CD access module (use the normal VCD module)
298  * Mac OS X Dialog Provider (use VLCKit instead)
299  * iOS Dialog Provider (use MobileVLCKit / TVVLCKit instead)
300  * QuickTime decoder module (use native codecs)
301  * BD access module (use libbluray)
302  * Direct2D module (use Direct3D11)
303  * EyeTV access module
304  * Rar access and stream filter: use libarchive
305  * VDA decoder: use VT
306  * Audioqueue: use audiounit
307  * SDL video output module
308  * DirectFB video output module
311 Changes between 2.2.5 and 2.2.5.1:
312 --------------------------------
314 Security hardening for DLL hijacking environments
316 Translations updates
318 Misc:
319  * Update for Soundcloud, liveleak and Youtube scripts
320  * Fix potential out-of-band dereference in flac decoder
321  * Fix potential out-of-band reads in mpeg packetizers
322  * Fix infinite loop in subtitles demuxer
323  * Fix incorrect memory free in ogg demuxer
324  * Fix potential out-of-band reads in subtitle decoders and demuxers
325  * Fix green line on Windows with odd sizes
328 Changes between 2.2.4 and 2.2.5:
329 --------------------------------
331 Decoder:
332  * Fix mp3 playback quality regression in libmad
333  * Fix video scaling in VDPAU
334  * Fix playback of palettized codecs
335  * Fix ADPCM heap corruption (FG-VD-16-067)
336  * Fix AES3 16bps decoding
337  * Fix DVD/LPCM heap corruption (FG-VD-16-090)
338  * Fix SCTE-27 colors
340 Demuxer:
341  * Fix possible ASF integer overflow
342  * Fix MP4, VOC, XA, SMF divide-by-zero errors
343  * Fix MP4 heap buffer overflows
344  * Fix Flac metadata integer overflow
345  * Fix NSVf and AIFF infinite loops
346  * Fix flac null-pointer dereference
347  * Fix vorbis and opus comments integer overflows and leaks
349 Video output:
350  * Fix green line on Windows with AMD drivers
351  * Fix screenshots size
353 Access:
354  * Fix crash in screen recording on Windows
355  * Fix FTP scan string injection
356  * Fix HTTP size handling
358 Mux:
359  * Fix mp4 drift
361 Lua:
362  * Fix vimeo, youtube, dailymotion, cli, appletrailers, http,
363    soundcloud scripts
365 Audio filter:
366  * Fix heap write in stereo_widen audio filter
368 Windows:
369  * The plugins loading will not load external DLLs by default.
370    Plugins will need to LoadLibrary explicitely.
371  * Fix uninstaller path handling
372  * Fix taskbar buttons behavior
374 MacOS:
375  * Fix scrolling sensitivity on Sierra
376  * Resume points are deleted now if the user clears the list of
377    recent items
380 Changes between 2.2.3 and 2.2.4:
381 --------------------------------
383 Decoder:
384  * Fix crash in G.711 wav files
385  * Fix mp3 crash in libmad
386  * Fix out-of-bound write in adpcm QT IMA codec (CVE-2016-5108)
389  * Fix resizing issues
391 Win32:
392  * Fix overlay creation on Windows XP for DirectDraw video output
394 Misc:
395  * Build fixes for Hurd
397 Translations:
398  * Update of Bulgarian, Catalan, German, French, Italian, Marathi, Norwegian
399    BokmÃ¥l, Norwegian Nynorsk, Portuguese, Slovak, Spanish (Mexico), Swedish,
400    Simplified Chinese, and Traditional Chinese translations
403 Changes between 2.2.2 and 2.2.3:
404 --------------------------------
406 Demux:
407  * Fix HLS quality selection and a potential stack overflow
408  * Fix potential MKV infinite loop and improve MKV tags support
409  * Fix WMV regression
411 Decoder:
412  * Fix hardware decoding with libvdpau-va-gl
413  * Fix crashes with libvpx
414  * Use libass without caching dialog
416 Video Ouptut:
417  * Fix green lines on Direct3D output
419 Skins2:
420  * Fix maximizing Window in multi-screen context
423  * Fix resume where you left off
424  * Fix infinite recursion in the customize dialog
425  * Fix size when switching to/from the minimal interface
426  * Fix size after resume toolbar is displayed
428 MacOS X:
429  * Fix crashes in media information panel
430  * Correctly respect the disable-screensaver option
432 Win32:
433  * Allow opening more than 15 elements in Explorer
435 Translations:
436  * Update of most translations
439 Changes between 2.2.1 and 2.2.2:
440 --------------------------------
442 Access:
443  * Fix SetupFormat for continuous framesize in v4l2
444  * Fix off-by-one buffer overflow in RealRtsp module
445  * Fix screen recording aspect-ratio, framerate and potential crash
446  * Fix Windows directshow input freeze
447  * Fix MMS segmentation fault/abort when server forces a large allocation
449 Demux:
450  * Fix support for ms-dvr files
451  * Fix time detection in AVI files over HTTP
452  * HLS: fix hang on stop, crashes and small improvements
453  * Fix mp4 NULL dereference reported by by Fortinet's FortiGuard Labs
454  * Fix regression for VC-1 in WMV
455  * Fix MXF crashes on stop
456  * Fix EAC3 detection in some TS files
458 Decoders:
459  * Fix importing surface from main memory in VDPAU
460  * Fix possible double-free in ADPCM decoder
461  * Support 9-bit and 10-bit GBR planar formats
462  * Support GoToMeeting 2 and GoToMeeting 3 codecs
463  * Fix crash in teletext (zvbi) decoder
464  * Fix Bluray subtitles (PGS) timestamps
466 Audio output:
467  * Fix audio drop after a flush with pulseaudio
468  * Fix audio initialization on iOS
469  * Fix audio stuttering with AirPlay devices on OS X (2 sec delay needs to
470    be set manually by the user)
471  * Fix pulseaudio latency computation
472  * Fix alsa default device selection
474 Skins2:
475  * Fix video control that fails to show up
476  * Fix UTF-8 conversion issues
477  * Fix Unicode folders location failing to open the skins
478  * Fix crash over malformed skins bitmaps
479  * Fix fullscreen for Gnome3/Unity Window Managers
481 OS X:
482  * Support for OS X El Capitan
483  * Fix code signature for releases on El Capitan
484  * Improve resume dialog, starting time, preferences, lua extensions
485  * Fix threads ordering, preferences crashes, URL drag'n drops
488  * Fix crash when opening multiple items on Windows
489  * Fix recent items appending when using a playlist
490  * Improve addons manager dialog, playlist
491  * Fix changing the audio-device in the menu
492  * Fix key and mouse event support for Qt >= 5.5 under X11
493  * Fix memory leaks
495 Video Output:
496  * Fix build if one disables XCB but activate VDPAU on Unix
497  * Fix Direct3D plane allocation size to avoid colour bleeding
498  * Fix some crashes in swscale resizing
500 Misc:
501  * Fix build with recent FreeRDP versions
502  * Fix interface crashes when input-title-format option is empty
503  * Fix MP4 mux divide-by-zero crash
504  * Improve PNG encoding time
505  * Fix some UPnP initialization lag
506  * Rewrite of the Jamendo Service Discovery
507  * Fix snapshot aspect ratio for anamorphic contents
508  * Fix custom snapshot sizes
509  * Dynamic generation of GnuTLS Diffie-Hellman parameters
510  * Fix "vb" transcoding parameter
511  * Fix superfluous audio channel extraction in the core
512  * Fix miscellaneous crashes, double-frees, integer overflows, infinite loops,
513    read overflow, invalid frees and division by zero issues
514  * Fix support for lua 5.2 and fix XSS in the http interface
515  * Update and improve Soundcloud, Vimeo and Youtube scripts
516  * Update of codecs and libraries to fix 3rd party security issues (like
517    TALOS-CAN-0036, TALOS-CAN-0037, CVE-2015-7981, CVE-2015-8126
519 Translations:
520  * Add Kashmiri and Maithili languages
521  * Update of most translations
523 libVLC:
524  * Expose audio mute, cork and volume change events: libvlc_MediaPlayerCorked,
525    libvlc_MediaPlayerUncorked, libvlc_MediaPlayerMuted,
526    libvlc_MediaPlayerUnmuted and libvlc_MediaPlayerAudioVolume
527  * Fix propagation of libvlc_MediaPlayerTitleChanged event
529 Translations:
530  * Update of most translations
533 Changes between 2.2.0 and 2.2.1:
534 --------------------------------
536 Codec:
537  * Fix compilation with older libavcodec versions
538  * Fix some VP9 decoding
539  * Fix flac crashes
540  * Fix lpcm channel ordering
541  * Fix potential NULL dereference in dmo
542  * Fix teletext framing code in DVB PES packets
543  * Fix potential buffer overflow in schroendinger decoder (CVE-2014-9629)
544  * Fix AAC samplerate
546 Demuxers:
547  * Fix MP4 chapters
548  * Fix MKV overseeking, introducing slowness over network shares
549  * Fix crash when playing SPC files
550  * Fix ATRAC3 playback in MKV
551  * Revert to older ASX code
552  * Workaround TS issue with mpeg-audio
554 Access:
555  * Fix sftp read and close sockets
556  * Fix DTV build with Linux DVB versions < 5.8
557  * Fix UDP/RTP input on Windows
559 Audio output:
560  * Fix Alsa HDMI plugs
561  * Improve Alsa output, with larger buffers
562  * Fix DirectSound output with multi-channel files
564 OS X:
565  * Fix numerous crashes in the UI
566  * Fix video-wallpaper mode
567  * Fix race when starting VLC from command line
570  * Fix recent items behaviour
571  * Fix rotation filter activation
572  * Fix mux modules names for the streaming wizard
574 Win32:
575  * Timestamp the signature of the dlls
576  * Fix extensions registration during install
577  * Fix extensions dialog crash
578  * Default to no DxVA decoding
580 libVLC:
581  * fix libvlc_media_get_stats
583 Translations:
584  * Update of Afrikaans, Albanian, Azerbaijani, Catalan, Czech, Danish, Dutch,
585    English (United Kingdom), Finnish, French, German, Hebrew, Hindi, Italian,
586    Japanese, Korean, Latvian, Macedonian, Malay, Modern Greek, Norwegian BokmÃ¥l,
587    Norwegian Nynorsk, Polish, Portuguese, Russian, Scottish Gaelic, Serbian,
588    Simplified Chinese, Slovak, Slovenian, Spanish, Swedish, Tamil, Thai,
589    Traditional Chinese, Turkish, Ukrainian translations
592 Changes between 2.1.6 and 2.2.0:
593 --------------------------------
595 Important changes:
596  * The licenses of more modules have changed from GPLv2+ to LGPLv2.1+,
597    notably most of the streaming output, muxers and access output modules
599 Core:
600  * Support automatic rotation using streams metadata, GPU-accelerated when possible
601  * Add extensions manager and downloading from external repositories
602  * Rework the metadata fetching algorithm and policies
603  * Partial fix of playback of short audio samples
605 Access:
606  * Added TLS support for ftp access and sout access
607    New schemes for implicit (ftps) and explicit (ftpes) modes
608  * MMS audio selection on split audio streams
609  * Blu-Ray: support overlays, preferred menu languages, region selection
610    and BD-J navigation
611  * Digital Cinema Package support, including encrypted DCP with KDM
612  * Partial fixes for Arccos protected DVDs
613  * Fix CDDB lookups, including pregap data
615 Decoder:
616  * Support VDPAU acceleration for GPU-zerocopy decoding
617  * Support MediaCodec acceleration for GPU-zerocopy decoding
618  * Add Media Foundation Transform audio and video decoder
619  * Add video decoder module based on GStreamer plugins
620  * Add MMAL decoder for Broadcom VideoCore chips (like the RaspberryPi)
621    supporting MPEG-2 and H.264, supporting GPU-zerocopy display
622  * Partial support for Voxware MetaSound
623  * libvpx decoder for VP8 and VP9
624  * Support MSN Audio, Atrac3+, VP7, Bink, TAK, On2 AVC, DK3, DK4, IMC, Vivo g723.1,
625    Smacker, FIC, Auravision, Canopus Lossless, and numerous videogame codecs
626  * Teletext subtitles display improvements
627  * Mediacodec speed improvements on x86
628  * Support setting the post processing level in Theora
629  * OpenMax IL improvements, notably for RaspberryPi
630  * Fix channel ordering of LPCM codec in m2ts files
631  * New jpeg image decoder
632  * Add tx3g subtitles decoder
633  * New SVG image decoder
634  * Fix Speex decoding over RTP and in flv
635  * Support more x264 and FFv1 RGB modes
636  * Improvements on ZVBI teletext decoder, notably for speed and alignments
638 Encoder:
639  * Support for MPEG-2 encoding using x262
640  * Support for HEVC/H.265 encoding using x265
641  * Support for Opus encoding using libopus
642  * New jpeg image encoder using libjpeg
643  * New png image encoder using libpng
645 Demuxer:
646  * Support for Core Audio Format (CAF) files
647  * Important rework of the Ogg demuxer, notably improving seeking,
648    streaming resilience, speex demuxing and chained Ogg
649  * Important rework of the ASF/WMV demuxer, notably for seeking,
650    synchronization and tracks exclusion
651  * AVI improvements for better seek-indexing in non-fastseekable situations
652  * AVI fixes for uncompressed, indexed and paletized bitmaps
653  * MP4 fixes for fragmented files, vobsub, duration, aspect-ratio
654    and support for rotation, covr atom and tracks exclusion
655  * Support Opus in MKV
656  * Support VP8 in OGG
657  * Basic support for WebVTT
658  * Handle support for ISO/IEC 14496-3 (AAC) Audio stream type in TS
659  * Support HDPR TS files
660  * Support microseconds in SubRip subtitles
661  * FLAC packets validation using CRC
662  * Improvements in metadata support in Ogg/Opus/Vorbis files
663  * Fix encoding issues and relative paths in some XML playlist formats
664  * Support THP Wii/Gamecube, RenderWare and Escape Replay game video files
665  * New HEVC raw packetizer and demuxer
666  * TS support for WiDi/Miracast LPCM
667  * Handle MOV/MP4 tx3g styled subtitles through codec
668  * Support SVG images files (on glib platforms)
669  * Keep selection of tracks on segment changes in MKV
670  * Support detection of SRT languages based on filename
671  * Support for seeking Standard MIDI Files
673 Video Output:
674  * Direct rendering and filtering for VDPAU hardware acceleration
675  * New CoreAnimation OpenGL video output module for NPAPI plugins
676  * New OpenGL ES 2.0 through EGL video output module for Android
677  * New Android native window provider module
678  * Direct rendering for MediaCodec Android hardware acceleration
679  * Support for loading HLSL shaders in Direct3D video output
680  * Add MMAL based video output for RaspberryPi
682 Video Filter:
683  * New Oldmovie effect filter
684  * New VHS effect filter
685  * New Freeze effect filter
686  * Support I422 and J422 in transform
687  * NEON optimizations for deinterleaving chroma, notably NV12->I420
688  * Fix audiobargraph activation and usage
690 Audio Output:
691  * Allow setting volume while not connected with PulseAudio
692  * Audio device notifications for WASAPI
693  * Fix replay of sound buffer in DirectSound
694  * Split of MMDevice and WinRT audio modules
695  * Numerous fixes on AUHAL, including device management and stream changes
696  * Fixes for SPDIF passthru in most modules
698 Muxers:
699  * Important rework of the Ogg muxer, notably for skeleton
700  * Fixes for the AVI muxer to respect the specification
701  * Support VP8 in OGG
702  * Add HEVC muxing in MP4 and TS
704 Streaming:
705  * Important rework of the transcoding module to fix numerous bugs
706  * WebM streaming, including live sources, compatible with all major browsers
707     vlc <your-source> vlc://quit --sout  '#transcode{vcodec=VP80,vb=1000,acodec=vorb,ab=128}
708     :std{access=http{mime=video/webm},mux=webm,dst=:4212}'
709  * GSM, VP8, Opus and JPEG RTP packetization
710  * HLS: Allow setting the first segment number and numerous improvements
711  * new stats module to output block timing values and md5 sums
712  * transcode module access fps values as rationals now, eg 30000/1001
713  * VLC now streams all elementary streams, you can revert to previous behaviour
714     with --no-sout-all
715  * --ts-out option has been removed, it has been superceded by --demux demuxdump
716     --demuxdump-access udp --demuxdump-file 127.0.0.1:1234
717  * Support Metacube protocol when streaming over HTTP
719 libVLC:
720  * add equalizer API libvlc_audio_equalizer_* functions
721  * add libvlc_media_player_program_scrambled function
723 Visualizations:
724  * Add a 3D OpenGL spectrum visualization.
725  * Allow setting the FFT windowing style for 3D and normal spectrum
727 Interfaces:
728  * Add support for subtitles drag 'n drop in skins2
729  * Add record button in Qt menus
730  * New module for core dialogs on iOS
731  * New layout for Qt buttons customization
732  * Support to continue media playback where it was left off for Qt and OS X
734 Mac OS X Interface:
735  * Support for OS X Yosemite
736  * Avoid grey bars in fullscreen when using Mavericks with multiple monitors
737  * Improve fullscreen behavior for the native and VLCs own mode
738  * Fixes for advanced preferences
739  * Added 'file size' column to playlist table
740  * in addition to iTunes, Spotify is automatically paused on playback start
741  * Option to increase playlist font size
742  * Improved crash log reporting
744 Misc:
745  * New module for TLS on OS X and iOS
746  * Windows installer will kill running instance before installing
747  * Teletext navigation buttons support in Qt4 gui
748  * Update and improve Koreus, Dailymotion, Soundcloud and Youtube scripts
750 Security:
751  * Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers
753 Removed modules:
754  * iOS video output: use ios2
755  * OpenMash H.261 video decoder
756  * dirac encoder: use schroedinger
758 Translations:
759  * New translation in Urdu, Tatar, Silesian, Samoan, Kapampangan, N'ko,
760    Kurdish, Kabyle, Mexican Spanish, Catalan, Amharic
761  * Update of all translations:
762    Traditional Chinese, Simplified Chinese, Vietnamese, Uzbek, Ukrainian,
763    Turkish, Thai, Swedish, Serbian, Albanian, Slovenian, Slovak, Russian,
764    Romanian, Brazilian Portuguese, Polish, Punjabi, Dutch, Nepali, Norwegian
765    BokmÃ¥l, Malay, Marathi, Latvian, Lithuanian, Korean, Kannada, Khmer,
766    Japanese, Italian, Icelandic, Indonesian, Hebrew, Galician, Scottish
767    Gaelic, French, Finnish, Persian, Estonian, Spanish, Modern Greek, German,
768    Danish, Welsh, Czech, Bosnian, Bengali, Asturian
771 Changes between 2.1.5 and 2.1.6:
772 --------------------------------
774 Audio output:
775  * Fix OSS stuttering
777 Security:
778  * Fix heap overflow in decomp stream filter
779  * Fix buffer overflow in updater (CVE-2014-9625)
780  * Fix potential buffer overflow in schroedinger encoder
781  * Fix null-pointer dereference in DMO decoder
782  * Fix buffer overflow in parsing of string boxes in mp4 demuxer (CVE-2014-9626,9627,9628)
783  * Fix SRTP integer overflow
784  * Fix potential crash in zip access
785  * Fix read overflow in Ogg demuxer
786  * Fix RTP overflow (CVE-2014-9630)
788 Win32 installer:
789  * Update translations and greek encoding
792 Changes between 2.1.4 and 2.1.5:
793 --------------------------------
795 Core:
796  * Fix compilation on OS/2
798 Access:
799  * Stability improvements for the QTSound capture module
801 Mac OS X audio output:
802  * Fix channel ordering
803  * Increase the buffersize
805 Decoders:
806  * Fix DxVA2 decoding of samples needing more surfaces
807  * Improve MAD resistance to broken mp3 streams
808  * Fix PGS alignment in MKV
810 Qt Interface:
811  * Don't rename mp3 converted files to .raw
813 Mac OS X Interface:
814  * Correctly support video-on-top
815  * Fix video output event propagation on Macs with retina displays
816  * Stability improvements when using future VLC releases side by side
818 Streaming:
819  * Fix transcode when audio format changes
821 Security contents:
822  * Updated GnuTLS to 3.1.25 (CVE-2014-3466)
823  * Updated libpng to 1.6.10 (CVE-2014-0333)
825 Translations:
826  * Update British English
829 Changes between 2.1.3 and 2.1.4:
830 --------------------------------
832 Demuxers:
833  * Fix issue in WMV with multiple compressed payload and empty payloads
835 Video Output:
836  * Fix subtitles size rendering on Windows
838 Mac OS X:
839  * Fix DVD playback regression
840  * Fix misleading error message during video playback on OS X 10.9
841  * Fix hardware acceleration memleaks
844 Changes between 2.1.2 and 2.1.3:
845 --------------------------------
847 Core:
848  * Fix broken behaviour with SOCKSv5 proxies
849  * Fix integer overflow on error when using vlc_readdir
851 Access:
852  * Fix DVB-T2 tuning on Linux
853  * Fix encrypted DVD playback
854  * Fix v4l2 frequency conversion
856 Decoders:
857  * Fix numerous issues (M2TS, VC1 interlaced, Lagarith, FFv1.3, Xvid)
858    by updating codec libraries
859  * Bring fluidsynth back on Mac OS X
860  * Fix some Opus crashes with some filters
861  * Fix teletext crash on Windows
863 Demuxers:
864  * Avoid an infinite recursion in MKV tags parsing
865  * Fix an issue with some Vobsub tracks
866  * Fix missing samples at the end of some wav files
867  * Fix divide by 0 on ASF/WMV parsing
869 Audio output:
870  * Fix audio device selection via command line on Mac OS X
871  * Fix audio crashes on Mac OS X
873 Video Output:
874  * Fix selection of DirectDraw as the default output for XP
875  * Fix transform off-by-one issue
876  * Fix screensaver disabling on Windows outputs
877  * Fix DirectDraw device enumeration and multi-display output
878  * Fix a potential crash when playing a fullscreen game at the same time as VLC
880 Stream output:
881  * Fix 24bits audio MTU alignment in RTP
882  * Fix record file names
884 Qt interface:
885  * Fix minimal size possible on start
886  * Fix a crash with the simple volume widget
887  * Fix a crash in the audio menu building
888  * Fix multimedia keys issues on Windows
889  * Fix opening of DVD and BD folders on Windows
891 HTTP interface:
892  * Fix album art display on Windows
894 Translations:
895  * Update of Bulgarian, Catalan, Czech, Danish, German, Modern Greek,
896    Spanish, Basque, Finnish, French, Scottish Gaelic, Galician, Hebrew,
897    Hungarian, Italian, Japanese, Korean, Malay, Norwegian BokmÃ¥l, Nepali,
898    Dutch, Polish, Brazilian Portuguese, Portuguese, Romanian, Russian,
899    Sinhala, Slovak, Slovenian, Swedish, Telugu, Thai, Turkish, Ukrainian
900    and Simplified Chinese translations
901  * Fix encoding for Windows installer translations
904 Changes between 2.1.1 and 2.1.2:
905 --------------------------------
907 Audio output:
908  * Fix digital playback on OS X when more than one audio device is installed
909  * Fix digital playback (SPDIF/HDMI) on Windows
910  * Fix stuttering or silent playback when using sound enhancers or external
911    audio devices on OS X
912  * Improve responsiveness on OS X when playback starts or is being paused
913  * Improve responsiveness, silent playback intervals and reliability on iOS
915 Demuxers:
916  * Fix Vimeo and DailyMotion parsing
917  * Various WMV playback improvements and fixes
919 Decoders:
920  * Fix LPCM 20/24-bit decoding and 16 bits with channel padding
921  * Fix playback of some HEVC samples
923 Video filters:
924  * Fix crash on deinterlace selection
926 Qt interface:
927  * Fix some streaming profiles when copy existed
928  * Improve A-B loop control
929  * Fix album art update when changing media
931 Mac OS X interface:
932  * Add a language option in the interface
933  * Option to control VLC's iTunes pausing behavior is more easy to find
934  * Improved UI resetting when requested in the preferences
935  * Fix issue which prevented to enable more than one video filter on Mavericks
936  * Fix an issue which could prevent automatic UI language settings from working
937  * Fix opening subtitles files through drag & drop or double-clicking
938  * Fix crash when closing window without decorations
939  * Fix issue where extra video window was resized even if this was disabled
941 Win32 installer:
942  * Kill running VLC process on uninstall/update
944 Translations:
945  * Update of Basque, Bosnian, Bulgarian, Croatian, Czech, Danish, Estonian,
946    French, Hungarian, Icelandic, Indonesian, Italian, Kannada, Khmer,
947    Lithuanian, Occitan, Persian, Polish, Romanian, Scottish Gaelic, Sinhala,
948    Slovenian, Spanish, Swedish, Tamil, Thai, Uzbek, Welsh translations
951 Changes between 2.1.0 and 2.1.1:
952 --------------------------------
954 Core:
955  * Fix random and reshuffling behaviour
956  * Fix recording
957  * Fix some subtitles track selection
959 Decoders:
960  * VP9 support in WebM
961  * HEVC/H.265 support in MKV, MP4 and raw files
962  * Fix GPU decoding under Windows (DxVA2) crashes
964 Demuxers:
965  * Fix crashes on wav, mlp and mkv and modplug files
966  * Support Speex in ogg files
967  * Fix some .mov playlists support
968  * Support Alac in mkv
969  * Fix WMV3 and palette in AVI
970  * Fix FLAC packetizer issues in some files
972 Access:
973  * Fix DVB options parsing
974  * Fix DeckLink HDMI input
975  * Fix HTTPS connectivity on OS X by loading root certificates from Keychain
977 Audio output:
978  * Fixes for DirectSound pass-through
979  * Fixes for OSS output, notably on BSD
981 Interfaces:
982  * Fix HTTP interface infinite loop
983  * Fix D-Bus volume setting
986  * Reinstore right click subtitle menu to open a subtitle
987  * Fix saving the hotkeys in preferences
988  * Fix saving the audio volume on Win32, using DirectSound
989  * Fix play after drag'n drop
990  * Fix streaming options edition and scale parameter
992 Stream out:
993  * Fix transcoding audio drift issues
994  * Fix numerous audio encoding issues
996 Win32 installer:
997  * Important rewrite to fix numerous bugs, notably about updates
998  * Simplification of the upgrade mechanism
1000 Mac OS X interface:
1001  * Reintroduce the language selector known from pre-2.1 releases
1002  * Fix fullscreen behaviour and various crashes
1003  * Fix about dialog crash in Japanese
1004  * Fix crashes on proxy lookups
1005  * Fixes on the playlist and information behaviours
1006  * Fixes on the streaming dialogs
1007  * Improves interface resizings
1009 Translations:
1010  * Update of Arabic, Basque, Belarusian, Czech, Danish, Dutch, French,
1011    Galician, Gujarati, Hindi, Hungarian, Icelandic, Italian, Japanese, Korean,
1012    Lithuanian, Marathi, Modern Greek, Norwegian BokmÃ¥l, Occitan, Persian,
1013    Polish, Portuguese, Punjabi, Romanian, Sinhala, Slovak, Slovenian, Spanish,
1014    Swedish, Telugu, Thai, Traditional Chinese, Turkish, Ukrainian, Uzbek
1015    translations
1018 Changes between 2.0.9 and 2.1.0:
1019 --------------------------------
1021 Important changes:
1022  * The licenses of numerous modules have changed from GPLv2+ to LGPLv2.1+
1023  * Discontinued support for PowerPC-based Macs; VLC now requires Mac OS X 10.6+
1024    Moreover, the official builds will be 64bit only
1025  * The --with-tuning and --without-tuning options are removed; to tune
1026    compilation for a specific processor type, set CFLAGS manually
1028 3rd party libraries (contrib):
1029  * /extras/contrib has been replaced by a cleaner build system in /contrib
1031 Core:
1032  * Audio core rewrite, supporting higher samplerates, better volume management,
1033    better device selection, new channel layouts and new output capabilities
1034  * Fix support for .001, .00x split files on Windows
1035  * Full support for UNICODE Windows mode
1036  * Disable and mark obsolete --language selection
1037  * Port to Android
1038  * Port to iOS
1039  * Partial support for Windows Store App / WinRT
1040  * Add an audio fingerprinter, using AcoustID!
1041  * Remove SQL support
1043 Decoders:
1044  * Support for CDXL, Ut Video, VBLE, Dxtory codecs via libavcodec
1045  * Numerous improvements on the OpenMAX IL codec module
1046  * Support for Ulead DV audio
1047  * Support for TechSmith Screen Codec 2, Microsoft Expression Encoder Screen,
1048    Microsoft Application Screen Decoder 1 (MSS1) and 2 (MSS2)
1049  * Support for Indeo Audio Coder, RealAudio Lossless
1050  * Add Hardware Acceleration support on OS X for H.264 based upon VDADecoder
1051  * Add Hardware Acceleration support on Android Jelly Bean using MediaCodec
1052  * Add Hardware Acceleration support on Linux using VDPAU
1053  * Support for SCTE-27 subtitles
1054  * Split G.711 decoder from Araw decoder
1055  * X Window system raster image dump pseudo-decoder
1056  * Support for Webinar GoToMeeting 4 (G2M4)
1058 Encoders:
1059  * high10, high422 and high444 encoding support in h264
1060  * QuickSyncVideo Encoding (Intel Media SDK) support using Intel GPU on Windows
1061  * New AAC encoder using the fdk-aac library (non-free)
1063 Access:
1064  * Screen: add support for OS X Lion and later,
1065            remove support for previous OS X releases
1066  * Major improvements in DASH support
1067  * Improvements in Blu-Ray module, notably for multiple video tracks support
1068  * Important improvements and rewrite of the v4l2 access module
1069  * HTTP: support for Internationalized Domain Names
1070  * Microsoft Smooth Streaming support (H264 and VC1) developed by Viotech.net
1071  * NTSC EIA-608 closed caption input support via V4L2 VBI devices
1072  * Add support for VNC/rfb in view only mode
1073  * Add support for Remote Desktop/RDP in view only mode
1074  * Timecode: generate a clock/timecode as a subtitle track
1075    vlc video.mkv --input-slave timecode:// --timecode-fps 30/1001
1076  * New video capture module for OS X based on AVFoundation, named AVcapture
1077  * New shared memory framebuffer access module, named shm
1079 Demuxers:
1080  * MP4: partial support for fragmented MP4
1081  * Vorbis: better support for metadata and cover art
1082  * AVI: better support for tags and extended metadata
1083  * Support for FLAC, Atrac and some ADPCM in AVI
1084  * Support for DV data type 1 in AVI and 12 bits DV Audio
1085  * Support for total number of tracks in major container
1086  * Support for Cook and Atrac in MKV
1087  * AVI: support for files produced by Nikon cameras
1088  * Support for more MJPEG streams
1089  * Add support for liveleak streams
1090  * Add support for Wave/RF64 files
1091  * Prevent numerous uncaught exceptions in MKV
1092  * Add protection against several potential heap buffer overflow in libebml
1094 Audio output:
1095  * Windows Audio Session API audio output support
1096  * OpenBSD sndio audio output support
1097  * Important improvements on the Android OpenSL ES audio output
1098  * Android AudioTrack audio output support
1099  * OS X Auhal output support for 6.1, 7.1, 8.0 and 8.1 playback and layouts
1100  * Rewrite of OSS module to support OSSv4
1101  * OS X Auhal output support for multi-buffer output devices
1102    This fix was facilitated through a hardware lending by TEAC Europe GmbH
1103    distributing such devices under the brand "TASCAM" (US-122, US-144, etc.).
1104  * Rewrite of the AudioQueue output for iOS (and OS X)
1105  * New, simplified AudioUnit output for iOS
1107 Audio Filters:
1108  * New remapping channel filter
1109  * New filter to enhance stereo effect by mono suppression and delay effect
1110  * New VSXu visualization plugin
1111  * ARM NEON acceleration of volume filter
1112  * Rewrite of the simple downmixer filter
1113  * New gain audio filter
1115 Video Outputs:
1116  * New output for Decklink Blackmagic cards
1117  * New output using OpenMAX IL hardware acceleration API
1118  * OpenGL: use glsl instead of ARB to do the YUV->RGB conversions
1119  * OpenGLES: add support for color conversation shaders on Android and iOS
1120  * Fix and enable the OpenGL ES1 and ES2 outputs
1121  * Support for subpictures in the OpenGL ES2 output
1122  * Fix the power management issue on Windows for standby management
1123  * New output module for iOS using OpenGL ES2
1124  * Fix performance issue on Macs with multiple graphics cards
1126 Video Filters:
1127  * New anaglyph video filter which transforms side by side 3D video streams in
1128    anaglyph glasses (aka red/blue) compatible images
1129  * Support in deinterlacing filter for most 4:2:0, 4:2:2, 4:4:4 YUV formats
1130    and for bits depth higher than 8bits (like 10bits)
1131  * Improvements on the transform filter, to support 10bits and RGB formats
1132  * Revival of the openCV and openCV example filters
1133  * ARM NEON acceleration of chroma filters
1135 Stream Output:
1136  * Extended support for recording, notably for MKV and AVI
1137  * Options support for AVIO output module
1138  * Livehttp places more accurate segments durations in playlist
1139  * Livehttp allows setting cachin-variable in playlist
1140  * Livehttp stream encryption support
1141  * Livehttp supports changing encryption key and uri on segment change with key-loadfile option
1142  * Added chromaprint based audio fingerprinting
1144 Fingerprinters:
1145  * Add AcoustID/Musicbrainz based fingerprinter
1147 Interfaces:
1148  * configurable password for the HTTP server
1149  * .hosts removed from the HTTP server
1150  * fix Lua command line interface console mode under Windows
1151  * Better support for MCE remotes on Windows
1152  * Hotkey support for TS program selection
1153  * Rewrite of D-Bus inhibit interface
1154  * Improvements on motion sensing interface, fix orientation, move out
1155    rotate mode into the rotate video filter
1157 Services discovery:
1158  * UPnP A/V subtitles
1159  * Support for multiple UPnP resources on a single item
1161 OS X Interface:
1162  * Add support for multiple video outputs
1163  * Add accessibility support to playback windows, open panel and fullscreen
1164    controller
1165  * Add a GUI to manage podcasts
1166  * Add a new panel for media conversation and streaming
1167  * Add a GUI for the QTSound access input to process audio captured locally
1168    - This also allows to capture input from a webcam and a mic at the same time
1169  * Add a GUI to capture QTSound data along with the current screen content
1170  * Add an option to let the Apple Remote control the system volume instead of
1171    VLC's internal volume level
1172  * Add a new Subtitles menu to change Subtitles and their properties during
1173    playback
1174  * Add the ability to create custom equalizer presets based upon the current
1175    selection and to manage the list of presets
1176  * Add custom profiles for video and audio effects, which let the user keep
1177    multiple configuration sets of all the individual filters
1178  * Support for pausing iTunes during media playback with VLC
1179  * Add support for video filters to clone the video output or split it in parts
1180  * Add A->B loop feature known from the Qt interface
1181  * Add an option to disable skipping to next/previous file with the Apple Remote
1182  * Add an option to show next / previous buttons
1183  * Add an option to hide the shuffle and repeat buttons
1184  * Add an option to hide the audio effects button (default enabled)
1185  * Add optional playlist columns for track number, genre, album, description,
1186    date and language
1187  * Add options to the Advanced Open File dialog for start and stop time
1188  * Add an option to play videos as a desktop background
1189  * Add support for playing video and showing audio visualizations side by side
1190  * improve fullscreen controller time slider with larger click target
1191  * rewrite of minimal macosx module for use within VLCKit
1192  * Add support for 'macosx-autoplay' to the Apple Event / Apple Script bindings
1193    when adding new inputs - this also affects network streams opened through
1194    3rd party applications
1195  * Add a UI to the preferences dialog to configure the default application
1196    handler for ftp, mms, rtmp, rtp, rtsp, sftp, smb and udp streams
1197    (system-wide settings)
1198  * Add support for the Video Title option
1199  * Add support for the Boss Key
1200  * The Streaming/Transcoding wizard and the open dialog's output panel are
1201    deprecated now and will be removed in a future release
1204  * Partial support for Qt5.0
1205  * Menus modifications and improvements
1206  * Playlist improvements and fixes, including PictureFlow view
1207  * Streaming output wizard rewrite
1208  * Add bitrate graph in information panels
1209  * Filters panels improvements, notably Equalizer and Compressor
1210  * EPG display fixes and improvements
1211  * Add SD pixmap sources
1212  * Preferences hotkeys management fixes
1213  * Display playlist total duration
1214  * Support for a Maximum volume in the UI
1215  * Add audio track fingerprinting from media info
1216  * New profiles format and dialog to handle filters and quality
1217  * Numerous fixes
1219 Skins2:
1220  * Port to OS/2
1221  * Extend sliders, offsets options
1222  * New bitmaps caching mechanism
1223  * Numerous fixes and improvements
1224  * Skinning of the Fullscreen controller
1226 libVLC:
1227  * new libvlc_audio_output_device_list_get and libvlc_audio_output_device_list_release functions
1228    to replace the deprecated libvlc_audio_output_device_count, libvlc_audio_output_device_longname
1229    and libvlc_audio_output_device_id
1230  * libvlc_audio_output_get_device_type and libvlc_audio_output_set_device_type are now deprecated
1231  * new libvlc_media_tracks_get and libvlc_media_tracks_release methods to get more info about the
1232    media tracks. libvlc_media_get_tracks_info is now deprecated.
1233  * new fingerprinter_Create and fingerprinter_Destroy for fingerprinter support
1234  * new libvlc_log_set, libvlc_log_set_file, libvlc_log_unset, libvlc_log_get_context and
1235    libvlc_log_get_object for a better logger mechanism
1236  * new libvlc_set_app_id to complement libvlc_set_user_agent to set the icons
1238 Removed modules:
1239  * portaudio audio output: use the native audio output instead
1240  * X11 On Screen Display notifications (xosd)
1241  * Linux Framebuffer On Screen Display interface (fbosd)
1242  * PVR: IVTV analog TV encoder - use V4L instead
1243  * RTMP access: use libavformat avio instead
1244  * RTMP access_output: use libavformat avio instead
1245  * Hildon GUI
1246  * MSN messenger "now playing" (broken and unmaintained since VLC 1.0.0)
1247  * Telepathy framework "now playing" (broken and unmaintained since VLC 1.0.0)
1248  * Nokia/Maemo MCE screen unblanking plugin
1249  * Broken crop video filter
1250  * Switcher module
1251  * OSD parser and menu
1252  * Xscreensaver: use xdg-screensaver
1253  * Removed DLL loader for non-Windows Operating Systems
1254  * SQL Media Library (broken and unmaintained)
1255  * SQL Lite (only used as SQL Media library backend)
1256  * htcpcp :)
1258 Translations:
1259  * Update of all translations
1262 Changes between 2.0.8 and 2.0.9:
1263 --------------------------------
1265 Demux:
1266  * Improve handling of corrupt ASF files
1267  * Fix buffer overflow in the mp4a packetizer
1269 Contribs:
1270  * Fix modplug security issues
1273 Changes between 2.0.7 and 2.0.8:
1274 --------------------------------
1276 Access:
1277  * Fix ISDB-S tuning
1278  * Fix crash in QTsound
1279  * Fix screen mouse file location
1280  * Fix invalid memcpy in MMS access
1282 Demux:
1283  * Fix use after free in sgimb
1284  * Improve resistance and checking against malformed MKV files
1286 Decoders:
1287  * Fix crash in the libavcodec module
1289 Mac OS X:
1290  * Fix interface crashes
1291  * Fix autostart playback option
1292  * Respect "playlist-autostart" option
1294 Translations:
1295  * update Welsh translation
1296  * New Kannada translation
1299 Changes between 2.0.6 and 2.0.7:
1300 --------------------------------
1302 Input:
1303  * Fix playback termination when switching ES tracks (PowerPC only)
1304  * Fix memory exhaustion vulnerability when playing specifically crafted
1305    playlist files
1307 Decoders:
1308  * Fix WMA Pro, MPEG 4 ALS, APE, MLP and ADPCM-IMA4 playback
1310 Encoders:
1311  * Fix audio encoding for numerous codecs, notably mp3 and aac
1313 Muxers:
1314  * Fix noticeable memory leak when creating AVI files
1316 Video output:
1317  * Fix crash when using libvlc in 3rd party applications (Mac only)
1319 Mac OS X Interface
1320  * Minor improvements
1321  * Fix issue which could lead to loss of media files created through transcoding
1323 HTTP Interface
1324  * Fix two xss vulnerabilities (CVE-2013-3565)
1326 Translations:
1327  * Update Basque, Simplified Chinese, Ukrainian, Turkish, Portuguese, Norwegian BokmÃ¥l,
1328    Burmese, Lithuanian, Italian, Hindi, Spanish, German, Czech, Danish, Welsh translations
1329  * New Azerbaijani, Kirgyz, Oriya translations
1332 Changes between 2.0.5 and 2.0.6:
1333 --------------------------------
1335 Access:
1336  * Fix HTTPS playback with some certificates previously rejected
1338 Audio Output:
1339  * Improve lookup of human readable device names in AUHAL plugin (OS X)
1341 Demuxers:
1342  * Fix crash with broken asf files (SA-1302)
1343  * Fix MKV behaviour with unknown or new ebml elements
1344  * Fix use-after-free crash in Ogg demuxer, found by Tomi Juntunen
1345  * Fix regression on some paletted codecs in AVI
1346  * Fix ALAC in mp4 regression
1347  * Improvements to the vimeo playlist parser
1349 Decoders:
1350  * Fix GPU decoding on Intel HD 2000/3000 cards on Windows
1351  * Fix FLAC 6.1 and 7.1 channel layout
1352  * Fix crashes in HTML srt subtitles
1353  * 3rd party codecs updates
1355 Mac OS X:
1356  * Fix subtitle rendering resolution when using OS X's native fullscreen mode
1357  * Improve fullscreen controller time slider with larger click target
1358  * Fix listing of the lua interfaces (web, telnet and console)
1359    in the advanced preferences panel
1360  * Fix spatializer audio filter panel
1361  * Fix crash within the video output code
1362  * Fix BDMV folder selection issue on OS X Mountain Lion, which treats such
1363    folders as a AVCHD file as soon as they include an item named INDEX.BDM
1364  * Fix bug which caused a hidden fullscreen panel
1365  * Fix various minor UI drawing issues (main window, fullscreen controller,
1366    lua extensions, ...)
1367  * Allow VLC to be associated with .dvdmedia packages
1370  * Fix clearing of Media Info panel on dialog exit
1372 GNU/Linux:
1373  * Numerous D-Bus and MPRIS2 improvements
1374  * Reject broken versions of PulseAudio
1376 Windows:
1377  * Fix uninstallation in different location than C:\
1379 Translations:
1380  * Update of Brazilian Portuguese, Traditional Chinese, Thai, Portuguese,
1381    Japanese, Italian, Hebrew, Estonian, Spanish, Czech, Catalan, Bosnian,
1382    Asturian, French, Romanian, Serbian, Russian, Hindi, Estonian, German
1383    Slovenian Norwegian BokmÃ¥l, Khmer, Icelandic, Interlingua, Welsh, Ukrainian,
1384    Dutch, Danish, translations
1385  * New Gujarati, Aragonese translations
1388 Changes between 2.0.4 and 2.0.5:
1389 --------------------------------
1391 Access:
1392  * Fix DVB-S delivery system detection
1394 Audio Output:
1395  * Fix playback initial synchronization with PulseAudio
1396    (however similar bugs in PulseAudio version 2.0 and later still exist)
1397  * Fix file output bug affecting floating point on big endian systems
1399 Demuxers:
1400  * Fix crash with some embedded subtitle fonts
1401  * Fix buffer overflow in HTML subtitles parser
1402  * Fix koreus lua parser
1403  * Improve reliability for RTSP streams sent by some IP cameras
1404  * Fix division by 0 in AIFF demuxer
1405  * Fix some MKV crashes when ordered editions have empty or broken links
1406  * Fix SWF potential crash on malformed files.
1408 Video filters:
1409  * Fix crash in Freetype with embedded fonts
1410  * Fix wrong aspect ratio in some cases
1412 Encoders:
1413  * Fix Mpeg-2 audio and video encoders initialization
1415 Mac OS X:
1416  * Fix Reveal-in-Finder for files with non-Western file names
1417  * Fix crash with local statistics disabled
1418  * Fix Time counter UI look
1419  * Fix system sleep issue on OS X 10.5
1421 Win32:
1422  * Fix https streaming
1424 libVLC:
1425  * Fix audio and video track selection:
1426    The constant track identifier is now always used. Some functions previously
1427    incorrectly used the (moving) index of the track in the table of tracks.
1429 Translations:
1430  * Update of Asturian, Bengali (India), Bosnian, Croatian, Czech, Danish,
1431    Dutch, Estonian, French, Galician, Scottish Gaelic, German, Hebrew,
1432    Italian, Japanese, Khmer, Malayalam, Polish, Slovak, Simplified Chinese,
1433    Traditional Chinese, Brazilian Portuguese, Turkish, Thai translations
1434  * Initial translations for Welsh and Interlingua
1437 Changes between 2.0.3 and 2.0.4:
1438 --------------------------------
1440 Audio Output:
1441  * Improve playback synchronization with PulseAudio.
1442  * Fix ALSA digital pass-through ("S/PDIF").
1443  * Fix live audio device selection on Mac OS X
1444  * Fix detection of some 5.1 and 7.1 kits on Windows.
1445  * Fix audio output behavior when the output device is plugged or unplugged
1446    during playback on Mac OS X
1448 Access:
1449  * Fix numerous DVD (dvdnav) crashes
1450  * Fix HTTP playback through proxy and advertise gzip correctly
1451  * Fix TLS busy-loop during client-side handshake
1453 Codecs:
1454  * Support for Opus decoding via libopus, including multi-channel files
1455  * Support MSS1 and MSS2 decoding through DMO libraries
1456  * Fix Hebrew and Greek subtitles encoding
1457  * Fix crashes on malformed subtitles and malformed png files
1458  * Fix crashes when using hardware decoding
1460 Demuxers:
1461  * Fix issues in Ogg with zero length packets
1462  * Fix file duration of Ogg/Theora and Ogg/Vorbis files
1463  * Fix vimeo, koreus and youtube lua parsers
1464  * Support Youtube live streams
1466 Windows:
1467  * Fix Wallpaper mode on Windows 7/8
1470  * Fix media info dialog update
1471  * Fix random/repeat preferences saving
1472  * Fix crashes when opening audio effects dialog, with skins and playlist
1473  * Fix crash on association dialog on Windows XP
1474  * Fix album art display at start
1476 Mac OS X:
1477  * Fix command-line options to control the interface behavior
1478  * Deactivate CoreAnimation effects on Leopard
1479  * Fix menus display and behavior
1480  * Fix various crashes and small issues including bookmarks, playlist, buttons,
1481    streaming wizard, video size, hotkeys and fullscreen controller
1482  * Fix font selection for Unicode subtitles
1483  * Improve system sleep behavior when playing audio-only media. The screen is
1484    allowed to sleep while the system is kept awake during playback.
1485  * Fix code signing of Delete Preferences application
1486  * Add option to Audio Effects panel to activate the Karaoke filter
1488 Miscellaneous:
1489  * Fix Notify (D-Bus) plugin deadlock.
1490  * Fix buffer corruption in freetype and subtitles modules
1491  * Improve Blu-Ray and HLS support
1492  * Fix issues on selection of playlist items for WebUI
1493  * Codec and other 3rd party library updates
1494  * Fix swscale and canvas behavior with Aspect Ratio
1495  * Fix mime-type when streaming Webm over HTTP
1496  * Fix recording behaviour in Windows network environments
1497  * Codecs and 3rd party libary updates
1499 Translations:
1500  * Updates of Norwegian BokmÃ¥l, Korean, Slovak, Serbian, Russian, Traditional
1501    Chinese, Simplified Chinese, Portuguese, Walloon, Turkish, Thai, Polish,
1502    Dutch, Khmer, Hindi, Japanese, Galician, Hebrew, German, Breton, Scottish
1503    Gaelic, Czech, Estonian translations
1504  * Initial translations for Bengali, Fula, Gujarati and Bosnian
1507 Changes between 2.0.2 and 2.0.3:
1508 --------------------------------
1510 Access:
1511  * Fix some HTTP request that broke some radio channels
1513 Demuxers:
1514  * Fix support for some flv files (notably joined)
1515  * Fix a crash when opening ape files with ID3v1 tags
1517 Mac OS X:
1518  * Add GateKeeper support
1519  * Fix handling for some hotkeys
1520  * Fix fullscreen toggle over extra interfaces
1521  * Minor bugfixes and improvements
1524  * Fix Windows 8 interface style
1526 Translations:
1527  * Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic,
1528    Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian,
1529    Thai, Turkish and Walloon
1530  * New translations to Uzbek and Marathi
1531  * Fix activation of Gaelic and Thai translations
1534 Changes between 2.0.1 and 2.0.2:
1535 --------------------------------
1537 Video Output:
1538  * XP machine will now use DirectX mode by default, like in previous versions.
1539    There were too many errors with broken drivers.
1540  * More accurate colourspaces conversions for YUV->RGB in OpenGL
1541  * Add menu support for libvlc / VLCKit applications on Mac OS X
1542  * Various fixes on Mac OS X, notably for crop, zoom, osd and menu support
1543  * Misc fixes in OpenGL module, on all platforms
1544  * Fix video output on PowerPC-based Macs equipped with an ATI Radeon 7500,
1545    an ATI Radeon 9200 or a NVIDIA GeForceFX 5200 Ultra.
1546  * Fix video output of 10bit encoded contents on Intel-based Macs equipped
1547    with an Intel GMA 950 chipset running OS X 10.6 or later.
1548  * Add support for the HiDPI mode used on recent Apple products with so-called
1549    Retina Displays.
1551 Access:
1552  * Rework Digital TV module for Windows. DVB-T and DVB-C should work again
1553  * Fixes for RAR compressed files
1554  * Fix DirectShow crashes on exit
1555  * Improve PulseAudio input latency
1556  * Fixes for HTTP access through a proxy
1557  * v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
1558  * Fix subtitles auto-detection in subfolders and detection behaviour
1559  * IE http proxy is not used anymore by VLC on Win32
1560  * Accept more extensions for DVD images
1561  * Fix crash in VC1 packetizer
1562  * Improvements in Blu-Ray playback
1563  * Improvements and fixes in HLS support
1565 Codec:
1566  * Fix crashes in AAC decoder on channels changes, notably in ISDB streams
1567  * Fix compilation with multiple FFmpeg and libav versions
1568  * Fix G726 support
1569  * Fix MP3 free format support
1571 Demuxers:
1572  * Fixes for MKV segments, seeking and MKV title display
1573  * Fix for some mp4, voc, midi and au crashes
1574  * Fix for Real .ram, .f4v, .avi and .ra files support
1575  * Fix for DVB channels file support
1576  * Fixes for alac, vorbis, DTS, VC-1 and Dirac in mp4
1578 Encoders:
1579  * Fix for MPEG Audio encoding, use layer2 when using fourcc "mp2 " and "mp2a"
1580  * Fix for JPEG generation, when doing snapshots
1582 Audio filters and output:
1583  * Limitation of spatializer volume output
1584  * Fix DirectSound device selection
1585  * Correct PulseAudio volume control
1586  * Do not apply volume in file output
1587  * Fix sampling rate in JACK output
1588  * Fixes in ALSA output for latency and for broken drivers
1590 Mac OS X:
1591  * Enable drag and drop of playlist items between the temporary playlist and
1592    the persistant media library
1593  * Enable import of playlist items taken from the service discovery modules
1594    to the media library or the temporary playlist
1595  * Media key support for keyboards by other manufacturers than Apple
1596    This fix was facilitated through a hardware donation by ZF Friedrichshafen AG
1597    manufacturing keyboards under the brand "Cherry".
1598  * Add support for the Apple Remote to set the Mac to sleep using a longer
1599    press on the Play/Pause button
1600  * Remove libfontconfig's font cache by an Apple Type Services lookup.
1601    This removes the "Updating Cache" dialog, before finding all fonts.
1602  * Re-add an option to hide the window decoration during video playback
1603  * Improve compatibility with other 3rd party apps using SPMediaKeyTap
1604  * Many Fullscreen fixes
1605  * Keep Aspect Ratio when resizing is back
1606  * Add controls to manipulate the Subtitles Duration to the Track
1607    Synchronization panel
1608  * Hidden items in the sidebar are being retained for the next launch now
1609  * Fix crash when trying to open an Audio CD by drag & drop
1610  * Improve reliability when opening DVDs or BDs by drag & drop
1611  * Fix crashes on exit
1612  * Fix crash when mounting a device with multiple logical volumes while
1613    VLC is running
1614  * Chosen audio output device is retained throughout multiple sessions
1615  * Since running the Mac OS X interface as an Extra Interface or Control
1616    Interface can lead to undefined results, eventual settings will be
1617    automatically reset on the first launch.
1618    - This fixes issues with unresponsive playback controls and crashes on quit.
1619  * Update Growl plugin for use with Growl 1.3
1620  * Miscellaneous minor interface improvements
1622 Lua Scripts:
1623  * Fixes for stdin/stdout and for different locale issues
1624  * Fixes for icecast SD
1627  * Fix preferences for audio devices on Windows
1628  * Fix playlist search and selector behaviour
1629  * Fix multiple issues in the Open Disc dialog
1630  * Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
1631  * Fix tags and file names display
1632  * Fix various crashes, display issues and usability issues
1634 Skins2:
1635  * Fix mousewheel on Windows
1636  * Fix for key events and focus loss
1638 Web interface:
1639  * Fix display of some buttons
1640  * Fix listing of files in the Open interface
1641  * Fixes for widgets behaviour and vlm dialog
1643 Security:
1644  * Fix Ogg Heap buffer overflow
1645  * Update taglib (CVE-2012-2396)
1646  * Update libavcodec and other codecs libraries
1648 Translation:
1649  * Traditional Chinese, Simplified Chinese, Walloon, Slovak, Polish, Khmer,
1650    Japanese, Italian, French, Czech, Belarusian, Breton, Greek, Spanish,
1651    Estonian, Irish, Galician, Hungarian, Japanese, Dutch, Telugu, Ukrainian,
1652    Thai translations update
1653  * New Scottish Gaelic translation
1656 Changes between 2.0.0 and 2.0.1:
1657 --------------------------------
1659 Access:
1660  * fix and improve the CDDB information retrieval
1661  * fix the samba module compilation
1662  * fix UDP / RTP multicast stream reception on Mac OS X when using the 10.7 SDK
1663  * multiple fixes for HLS support, notably on Win32 and for encryption
1664  * multiple fixes for Bluray discs playback
1665  * fix for DVD decryption on some RPC-I drives
1667 Codecs:
1668  * Support for MXPEG files
1669  * limit auto-detected threads to 4 in avcodec module
1670  * fix quicktime audio codecs in RTSP streams
1672 Demuxers:
1673  * Fix multi-file splitted RAR archive support
1674  * Fix a crash when seeking in mka
1675  * Improve MKV multi-video tracks support
1677 Muxers:
1678  * Fix ogm header creation
1680 Audio filters:
1681  * limit spatializer filter distortions
1682  * Use fastest SinC algorithm for samplerate module
1684 Audio output:
1685  * Fix S/PDIF passthrough with ALSA.
1686  * Remove flawed ALSA channels autodetection.
1687    The available ALSA channels MUST be configured now (stereo by default).
1688  * Fix delay when changing the volume on Mac OS X
1690 Video filters:
1691  * Fix gradfun unloading on Windows platform
1693 Mac OS X interface:
1694  * allow to hide the playlist to get a small controller window
1695  * allow to hide the sidebar
1696  * disable Lion fullscreen mode by default, since its behavior is misleading
1697    - this fixes fullscreen video output on a secondary screen
1698  * noticebly faster launch time
1699  * correct a few visual glitches and accessibility support
1700  * re-enable visual feedback on seek and volume changes
1701  * improve track synchronization panel
1702  * fix fontconfig cache dialog, closure of the interface and numerous crashes
1703  * fix crop, aspect ratio handling, DVD (no menu) support and Open subtitle menu
1705 Qt interface:
1706  * allow a native seek slider instead of the blue one
1707  * fixes in the playlist, the addons dialog, the menus, the main toolbar
1708    the open dialogs, preferences and customization dialogs
1709  * fix for fontconfig cache dialog, when rebuilding ASS fonts
1711 Skins interface:
1712  * fix for menus display
1713  * Addition of $R to display current playback speed
1714  * documentation update
1716 Web interface:
1717  * fix mobiles display for remote control mode
1718  * support for .drc and .3ga extensions
1720 Service discovery:
1721  * fix SAP discovery, where an item was added multiple times
1722  * fix SAP discovery on Mac OS X when using the 10.7 SDK
1723  * Update Jamendo selections
1725 Miscellaneous:
1726  * fix DBus crash
1727  * fix build issues on BSD, Linux/PPC and Linux/Sparc
1728  * fix a crash on VLM close
1730 Security:
1731  * Update libpng to 1.5.9 (CVE-2011-3026)
1732  * Update freetype to 2.4.9 (CVE-2012-1126 up to CVE-2012-1144)
1733  * Fix MMS stack overflow (SA-1201 - CVE-2012-1775)
1734  * Fix RealRTSP heap overflow (SA-1202 - CVE-2012-1776)
1736 Translations:
1737  * Update of Czech, Spanish, Swedish, Turkish and Walloon translations
1740 Changes between 1.1.13 and 2.0.0:
1741 ---------------------------------
1743 Important notes:
1744  * The licenses of libVLC and libVLCcore have changed from GPLv2+ to LGPLv2.1+
1745  * Start/end titles/chapters are now specified with # rather than @ to fix
1746    conflicts with some URLs and file names. For instance, this plays a DVD
1747    from the 2nd chapter of the 1st title up to the 4th chapter of the 3rd
1748    title:  vlc dvd://#1:2-3:4
1749  * The 40+ --*-caching options were simplified and dumbed down to 4 options:
1750    - --file-caching specifies caching for local files,
1751    - --network-caching specifies caching for network resources,
1752    - --live-caching specifies caching for capture devices and
1753    - --disc-caching specifies caching for local optical media.
1754    All values are expressed in milliseconds as in previous versions.
1755  * HTTP server IP address, port, and TLS configuration is now centralized:
1756    - The --http-host option sets the address, e.g. "--http-host=[2001:db8::1]".
1757      By default, both :: and 0.0.0.0 are used.
1758    - The --http-port and --https-port options set the port numbers.
1759      By default, 8080 is used for HTTP, and 8443 for HTTPS.
1760    - The TLS credentials are configured with --http-cert (public certificate),
1761      --http-key (private key), --http-ca (optional CA) and
1762      --http-crl (optional CRL).
1763  * RTSP server IP address and port are updated similarly.
1764    Use --rtsp-host and --rtsp-port respectively.
1765  * The --miface-addr option does not exist anymore. To select the multicast
1766    output interface, use --miface instead, e.g. --miface=eth0.
1767  * The Windows version will only work with Windows XP SP2 or later.
1768    Windows 2000 SP4, Windows XP < SP2, Windows 2003 SP0 are now unsupported.
1769  * The Mac OS version will require Quartz Extreme compatible machines.
1771 Important changes for packagers:
1772  * The default builds now assume that the operating system uses UTF-8 for
1773    its file systems and files content (except the Windows port). If this is
1774    not acceptable, pass --enable-non-utf8 to the configure script.
1775    Non-UTF-8 file systems support will be removed in future versions.
1776  * The VLC plugins path can be overridden with the VLC_PLUGIN_PATH environment
1777    variable. The --plugin-path command line option was removed.
1778  * The default tarballs are now compressed with XZ/LZMA: .tar.xz
1779  * OSS support is not compiled on Linux by default, pass --enable-oss to the
1780    configure script if you use OSSv4 or really want to use OSS emulation.
1781  * The webplugins have moved to: git://git.videolan.org/npapi-vlc.git
1783 Core:
1784  * Major Video Core and Outputs rework and rewrite:
1785    Subtitles, subpictures and OSD can now be sized and blent inside outputs
1786    x11 (Unix), OpenGL (Unix) and Direct3D (Windows) are such video outputs.
1787  * Almost every video filter can now be transcoded
1788  * Playback rate doesn't get resetted to 1 between items anymore
1789  * Option --sub-filter was renamed --sub-source
1790  * Port to Android, iOS, OS/2 and Win64.
1792 Access:
1793  * Multiple files are now supported inside RAR files
1794  * Experimental support for ClearQam devices in the BDA/DTV module
1795  * DVB-S scanning support on Unix
1796  * DVB-C scanning on Unix scans correct modulation/symbolrate if needed
1797  * Support for freq and video standard selection in DirectShow
1798  * Support for VDR recordings (http://www.tvdr.de/) folders
1799  * Experimental Blu-Ray Discs support using libbluray
1800  * HTTP Live Streaming (IETF draft) playback support
1801  * Blackmagic DeckLink SDI cards input support (Linux only currently)
1802  * Linear Systems (HD-)SDI cards input support (Linux)
1803  * PulseAudio audio input support
1804  * Support for RTP dynamic payload types by specifying the payload format
1805    in an option (no autodetection): only Theora supported for now
1806  * Basic HTCPCP implementation for Coffee Pot control
1807  * Support for all QTKit-compatible video input devices, aka QTCapture
1808  * Support for all QTKit-compatible audio input devices, aka QTSound
1809  * Support for capturing partially hidden windows in the X11 Screen input
1810  * MPEG DASH (Dynamic Adaptive Streaming over HTTP) support
1811  * Support for HTTPS is now fixed in the Windows port
1813 Codecs:
1814  * One can now use ffmpeg-mt in conjunction with vlc, to split decoding load
1815    on multiple cores. H.264, VP3, VP8, JPEG-2000, Mpeg-4 ASP/DivX and RV3/RV4
1816    are notably concerned.
1817  * Important fixes for RealVideo 3.0 and 4.0 playback, notably in MKV
1818  * Experimental Hardware decoding using Broadcom CrystalHD cards
1819  * New module for decoding EBU subtitles (.stl)
1820  * Support for 9bits and 10bits H.264/AVC decoding
1821  * Support for 20-bits PCM and DAT-12 (digital magnetic tapes) from RTP
1822  * New module for Dirac encoding, using the faster libschroedinger
1823    The Schroedinger module should be prefered to the Dirac one
1824  * Support for WMV Images, aka WMVP and WVP2, as used by Photo Story
1825  * Support for Lagarith Lossless video codec
1826  * Support for ProRes 422 video codec in 10bits
1827  * Support for DNxHD (VC-3) and JPEG-2000 in 10bits
1828  * EIA-608 closed captions improvements
1829  * Support for JPEG-2000 and Motion JPEG-2000 in the Windows and Mac binaries
1830  * Experimental support of IOMX for OpenMAX IL codecs on Android
1831  * One can use "mp2 " fourcc to encode in mpeg1/2 layer 2
1833 Demuxers:
1834  * New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
1835  * C64 SID file playback support of using sidplay2
1836  * Support for images/cover art in wma/wmv/asf files
1837  * Improvements in .ape files metadata reading and writing
1838  * New demuxer module for EBU subtitles (.stl)
1839  * Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
1840  * Ogg, flv, mxf, amr seeking improvements
1841  * Major improvements in Matroska (mkv) chapters/segments handling and seeking
1842  * Support for duration and better seeking in Mpeg-TS files (.ts, .m2ts, .mts)
1843  * Mov improvements, notably for aspect-ratio handling and Audio DV tracks
1844  * Improved support of tracker files
1845  * Real Media (.rm and .rmvb) demuxer is now based on libavformat
1847 Interfaces:
1848  * Qt: effects dialogs rework
1849  * Qt: new CoverFlow-like view of the playlist
1850  * Qt: port to MacOS X platform
1851  * Qt: various interface improvements, notably on the seek bar
1852  * Skins2 / Qt: misc improvements and usability fixes
1853  * Skins2: fullscreen controller support, relative placement support
1854    and important cleanups and optimisations
1855  * Mac OS X: re-written Main Window, which also includes the Video Windows
1856    It is available in 2 looks, one grey (Lion style) and one black (QTX style)
1857  * Mac OS X: new Audio Effects panel adding Compressor and Spatializer filters
1858  * Mac OS X: new Track Synchronization panel
1859  * Mac OS X: new Video Effects panel for color and geometry adjustments
1860  * Mac OS X: re-written Open Disc functionality with automatic media detection
1861  * Mac OS X: support for the native fullscreen mode on OS X Lion
1862  * Mac OS X: enhanced AppleScript support
1863  * Mac OS X: support for lua extensions
1864  * The rc and telnet lua interfaces were merged into a new "cli" interface
1865  * lua: the recommended way to run custom interface scripts is now to pass
1866    -I luaintf --lua-intf myscript
1867  * ncurses: heavy refactor of the complete interface
1868  * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
1869  * dbus: Rewrite of the main loop to use a more efficient poll-based model
1870  * webUI/http: Rewrite of the web interface, using jQuery
1871  * webUI/http: some requests are now supported in JSON in addition to XML
1872  * webUI/http: path values for input and output are deprecated in favour of uri
1873  * Qt/Win32: the update system now downloads the updates in the temp folder
1874  * Qt: preferences are now searchable
1875  * Qt: the fullscreen controller is now stackable, full-width, at the bottom
1877 Video Output:
1878  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
1879  * New video output for iOS platform
1880  * Experimental work in progress on a video output using EGL
1881  * Adaptation of the OpenGL layer for OpenGL ES 1.1
1882  * Various vmem improvements
1883  * OpenGL video output now accepts YUV as input and uses fragment programs for
1884    chroma conversion between YUV and RGB
1885  * New video output for Android platform, based on Surface
1886  * Support for 9/10bits output in the OpenGL output
1887  * Updated OpenGL video output for Mac, requires a Quartz Extreme capable machine
1888  * New video output based on kva API for OS/2
1890 Audio Output and Filters:
1891  * New audio output based on AudioQueue API for iOS
1892  * New audio output in memory (amem)
1893  * Important simplification and improvements in the core audio output
1894  * New audio output based on OpenSL ES API for Android
1895  * New audio resampler using Speex (DSP)
1896  * New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
1897  * New Compressor filter, a dynamic range compressor
1898  * New simplistic Karaoke filter
1899  * New audio output based on kai API for OS/2
1900  * Automatic handover from S/PDIF to PCM with PulseAudio 1.0
1902 Video Filter:
1903  * New gradfun filter for debanding videos using dithering
1904  * Rewrite of the grain filter, faster and with better quality
1905  * New posterize filter for lowering the number of colors
1906  * Atmo ambilight: improve Fnordlicht support up to 254 channels
1907  * New sepia filter for creating sepia effect in videos
1908  * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
1909  * New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
1910  * New subsdelay filter to change subtitles delay
1911  * New anti-flickering filter
1912  * New OpenMAX DL IPCS filter for color space conversion and resizing
1913  * New video filter for denoising, based on the famous hqdn3d filter
1914  * Major improvements in the freetype text-rendering module, notably supporting
1915    blackbox and customizable shadow.
1916    NB: The freetype module is now used by default on the Mac OS X instead of
1917    the quartztext module, which can still be enabled manually.
1918    The Win32 font selection was improved too.
1920 Stream output:
1921  * New livehttp-module for HTTP Live Streaming (IETF draft) output
1922    example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3,
1923     venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{
1924     access=livehttp{index=public_html/iphonestream.m3u8,
1925     index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
1926     dst=public_html/iphonestreamfile-###.ts}"
1927  * Support for Vorbis and Theora in RTP
1928  * Major rework of VoD support
1929  * New delay module, to introduce delays of one ES, when streaming:
1930        #delay{id=12,delay=500}:standard...
1931  * New setlang, setid modules to change lang or id of one ES, when streaming:
1932        #setid{id=12,new-id=42}:std...
1933  * New langfromtelx module, to change lang of one ES, when streaming, based on
1934    a telextex page: #langfromtelx{id=12,magazine=7,page=0x99,row=1}:std...
1935  * New select module, to replace an existing ES with another ES in the same track
1936    #duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
1937    #transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
1938  * New libavformat/avio access_output module for network streaming
1940 Services Discovery:
1941  * Search API to be able to query distant search APIs from the interfaces
1942  * Upnp module was ported to Win32
1944 libVLC:
1945  * New capabilities for libVLC:
1946   ** libvlc_media_player_navigate for DVD navigation
1947   ** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
1948      list of available audio and video filters
1949   ** libvlc_audio_set_format, libvlc_audio_set_format_callbacks,
1950      libvlc_audio_set_callbacks
1951      allow grabbing audio data from a chosen memory location in real-time.
1953 Removed modules:
1954  * asademux, subsass: use libass
1955  * fake, invmem: use the new image demuxers
1956  * hal, v4l, gapi, omapfb, hd1000a, hd1000v: obsolete unmaintained modules
1957  * id3tag: use taglib
1958  * upnp: use upnp_intel
1959  * removal of old telnet interface in favor of the new lua CLI
1960  * removal of http interface in favor of luahttp
1961  * removal of the noise filter
1962  * removal of the SDL audio output, use the native outputs
1963  * growl_udp: use Growl for local notifications on the Mac. UDP support will be
1964               removed in Growl's next release, too.
1965  * removal of the OSSO screensave module, use the MCE one
1967 Translations:
1968  * Update of translations for most languages.
1969  * New Telugu and Kurmanji translations.
1972 Changes between 1.1.12 and 1.1.13:
1973 ----------------------------------
1975 Security:
1976  * Heap overflow in TiVo demuxer fixed.
1977  * Same default ACL for HTTP requests as for the rest of the HTTP interface.
1979 Audio outputs:
1980  * PulseAudio channels mapping (non-stereo) fix.
1981  * PulseAudio stream accidental overflow recovery.
1983 Video outputs:
1984  * XVideo support for mixed CPU/GPU endianess (especially on PowerPC).
1985  * XVideo support for automatic color keying.
1986  * xosd Xlib initialization failure fix.
1988 Decoders:
1989  * Camtasia decoding fix.
1991 Qt interface:
1992  * Rare crash while seeking fixed.
1993  * V4L2 video standard selection fixed.
1995 Translations:
1996  * Update of Chinese simplified, Estonian, German and Polish languages.
1999 Changes between 1.1.11 and 1.1.12:
2000 ----------------------------------
2002 Audio outputs:
2003  * Mac OS X / auhal: multiple fixes for the Digital Audio output (S/PDIF)
2004                      including support for OS X Lion
2005  * Multiple fixes and improved synchronization for PulseAudio support
2006  * Support for AC-3 and DTS passthrough with PulseAudio 1.0
2008 Unix port:
2009  * Fix build compatibility with taglib < 1.6 and Xulrunner 1.9.1
2011 Misc:
2012  * Fix crashes with Japanese locale on OS X
2013  * Minor fixes for Webplugin under Win32, AVI demuxer, smem and AudioScrobbler
2014  * Fix crash in HTTP and RTSP server (stream output or Web interface)
2016 Translations:
2017  * Update of Breton, Chinese Simplified and Basque
2020 Changes between 1.1.10 and 1.1.11:
2021 ----------------------------------
2023 Security:
2024  * Fix buffer overflows in the RealMedia demuxer (CVE-2011-2587)
2025    and the AVI one (CVE-2011-2588).
2027 Mac OS X:
2028  * Fixed scrolling direction if the input device's signal is inverted
2029  * Update Auhal audio output to the latest API
2030  * Fix images disappearing issue on the interface
2031  * Reduced installation size by up to 30 MB
2032  * Resolved conflict between iTunes and VLC wrt Media Key handling
2034 Mozilla/ActiveX webplugin:
2035  * Fullscreen mode is fixed on Win32
2036  * Very simple fullscreen controller is visible on Win32
2038 Demuxers/Meta Readers:
2039  * Better support for cover art embedded in mp4, wma
2041 Muxers/Output:
2042  * Fix AVI muxer so the generated files are readable on other players
2044 Extensions:
2045  * Multiple fixes for crashes and malfunctionning issues
2047 Qt Interface:
2048  * Fix quitting on Linux
2049  * Fix opening of VIDEO_TS folders through the open disc dialog on Windows
2050  * Miscellaneous
2052 Win32 port:
2053  * Update of codecs, fixing the mpeg-2 decoder crash
2055 Translations:
2056  * Update of Slovak, Lithunanian, Russian, Brazillian Portuguese, Serbian
2059 Changes between 1.1.9 and 1.1.10:
2060 ---------------------------------
2062 Windows and Mac OS X:
2063  * Update of external library modplug, to address multiple security issues
2065 Mac OS X Interface:
2066  * Improved Media Key handling based upon SPMediaKeyTap by Spotify AB
2067  * Fix for various crashes and small issues
2069 Demuxer:
2070  * Fix heap corruption / integer overflow in XSPF playlist parser
2072 Audio output:
2073  * PulseAudio output re-written due to unstability of the current one
2075 Win32 port:
2076  * Remove the fontconfig dependency from the freetype module
2078 Miscellaneous fixes in:
2079  * Windows 7 taskbar buttons
2080  * Qt interface
2081  * asx, live555, dvdnav demuxer
2082  * RTP output and XML export
2083  * Subtitles colours when using GPU decoding on Windows
2084  * v4l2 access
2086 Translations:
2087  * Update of Norwegian BokmÃ¥l, Slovak, Afrikaans, Luganda,
2088    Brazillian Portuguese, Irish, Thai, Estonian, Chinese, Polish,
2089    Dutch, German, Galician, Bulgarian, Lithuanian and Japanese translations
2090  * Initial Basque, Zulu, Peul, Amharic, Acoli, Chiga translations
2093 Changes between 1.1.8 and 1.1.9:
2094 --------------------------------
2096 Windows and Mac OS X:
2097  * Update of external library modplug, to address a security issue
2099 Demuxers:
2100  * mp4: Fix heap-based buffer overflow (VideoLAN-SA-1103)
2102 Mac OS X Interface:
2103  * Miscellaneous interface look adjustments
2104  * Improve Apple Remote handling
2105  * Fixe bugs in the Streaming / Transcoding wizard
2106  * Layout fixes in the Preferences and Controls windows
2107  * Fix incomplete list of hotkeys in the Preferences dialog
2108  * Fix quitting through Apple Events (Dock menu, App Switcher, AppleScript, etc.)
2110 Mac OS X Port:
2111  * Fix Growl local notification plugin
2112  * VLC bundle now includes the Growl framework
2113  * Fixes for eyeTV
2115 Translations:
2116  * Updates of Lithuanian, Estonian, Chinese, Japanese, Bengali, Dutch, Polish,
2117    German, Galician, Traditional Chinese translations
2118  * New Luganda Translation
2121 Changes between 1.1.7 and 1.1.8:
2122 --------------------------------
2124 Mac OS X Interface:
2125  * New UI graphics by Damien Erambert
2127 Interfaces:
2128  * Oldrc interface is again the default RC interface, on Windows
2129  * Luarc, luahttp and luatelnet fixes
2130  * Qt and Mac OS X fixes
2131  * numerous Skins2 fixes, notably winamp2 skins
2133 Encoder:
2134  * new libschroedinger-based Dirac codec encoder, faster than the current one
2136 Access/Demuxers/Codecs:
2137  * Subtitles auto-detection is back for .txt files
2138  * vod/rtsp server and rtsp input fixes
2139  * mp4 demuxer improvements
2140  * ogg, rstp input, video filters minor fixes
2141  * taglib's replaygain is fixed for mp3
2142  * vobsub support has an improved auto-detection
2143  * fix a crash in malformed ape files
2145 Miscellaneous fixes in:
2146  * Pulseaudio audio output, notably for usb cards
2147  * Stacktraces are now limited in size on Windows
2148  * Video resolution is now limited to 8192x8192, for security reasons
2149    See CORE-2011-0208, CVE-2010-3275, CVE-2010-3276
2150  * Configure and build system improvements
2151  * DirectShow and BDA build headers have been updated
2153 Translations:
2154  * Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
2155    Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
2156  * New icelandic translation
2159 Changes between 1.1.6 and 1.1.7:
2160 --------------------------------
2162 Linux port:
2163  * Integration with the KDE GUI platform is disabled due to KDE bugs
2164    #234484 and #260719.
2166 Mac OS X port:
2167  * Updated live555 library to fix playback of RTSP and Freebox streams
2168  * Running VLC in 64bit mode requires Mac OS X 10.6.0 or later for speed
2169    and stability reasons
2171 Demuxers:
2172  * Fix for Matroska / WebM remote code execution vulnerability.
2173    VideoLAN-SA-1102
2175 Translations:
2176  * Update for Hebrew, Japanese, Danish and Russian translations
2179 Changes between 1.1.6 and 1.1.6.1:
2180 ----------------------------------
2182 Source:
2183  * Fix libnotify, lirc, pulse compilation and packaging for Unix/Linux
2186 Changes between 1.1.5 and 1.1.6:
2187 ---------------------------------
2189 Audio output:
2190  * Multiple fixes and improvements on PulseAudio output
2191    PACKAGERS are VERY STRONGLY advised to update libpulse to 0.9.22.
2192    Update is required to use PulseAudio with the Phonon-VLC backend (KDE)
2193    and with the Mozilla VLC web browser plugin.
2195 Access:
2196  * Fix the Audio CD crash when looking for CDDB metadata on Windows
2198 Decoders:
2199  * Support for MPC SV7 and SV8 on Windows and Mac OS X (Unix was already working)
2200  * Enabled FluidSynth MIDI playback plugin on Mac OS X
2201  * Faster VP8/Webm decoding with recent codecs libraries
2202  * Fix heap corruption in CD+G decoder - CVE-2011-0021 / VideoLAN-SA-1101
2204 Demuxers:
2205  * Fix Buffer overflow in Real demuxer - CVE-2010-3907 / VideoLAN-SA-1007
2206  * Fix some asf/wmv seeking issues, notably when seek didn't go to a keyframe
2207  * Support for 24-bits PCM over RTP (audio/L24)
2209 Subtitles and renderer:
2210  * Do not auto-detect .txt files for subtitles
2211  * Mark more freetype options as safe
2212  * Mac OS X: fixed fontconfig cache creation
2213  * Fix heap corruption in subtitle decoders, potentially exploitable,
2214    discovered by Harry Sintonen - sintonen at iki.fi - CVE-2011-0522
2216 Visualization:
2217  * Fix projectM visualization for Linux in all locales
2218  * Fix projectM visualization support for Windows
2219  * Various projectM improvements: the module should be working now
2220  * Fix goom crash on Windows XP and Mac OS X
2222 Interfaces:
2223  * Qt4: fixes for media keys processing and MCE remotes
2224  * Qt4: various fixes and portability improvements
2226 Miscellaneous fixes:
2227  * KDE device solid actions
2228  * XDG screensaver
2229  * Transcode integer overflow
2230  * HTTP Icy metadata reading
2231  * Windows: revert to 1.1.4 performance timers
2233 Translations:
2234  * Update translations for Chinese, Nippon, Slovak, Estonian, Spanish, Galician,
2235    Swedish, Bulgarian, French, Bengalese, German, Slovak, Japanese, Dutch,
2236    Polish, Hungarian, Indonesian, Sinhala and Irish
2239 Changes between 1.1.4.1 and 1.1.5:
2240 ----------------------------------
2242 Security:
2243  * Fix a Windows crash on accessing Network Shared files/drives,
2244    VideoLAN-SA-1006
2246 Access:
2247  * Support for RTP access for H264 streams by specifying the demux in the MRL
2249 Services Discovery:
2250  * Integration in the playlist, of a list of web shows, provided by channels.com
2252 Demuxers:
2253  * Game Music Emu (GME) plugin rewritten, using the proper C API
2254  * DVDnav and DVDread fixes for encoding and misc issues
2255  * Playback of live http .Webm streams
2256  * Taglib thread-safety fix
2258 Decoders:
2259  * Fix decoding of H264 using DxVA2 using Intel IGP, thanks to the donation from
2260    "Puget Systems"
2262 Skins:
2263  * Add an icon to VLC on Linux
2265 Video Output:
2266  * fix a bug that could lead to 100% CPU usage on XCB
2268 Interfaces:
2269  * fix for Qt bug where VLC didn't exit properly on some Windows XP configuration
2270  * fixes on luatelnet and luarc
2272 Miscellaneous crashes and fixes in various plugins (telnet, live555, theora and
2273  TS-mux, Qt)
2275 libLVC:
2276  * add libvlc_media_new_fd() to play directly file descriptors (not Win32/Win64)
2277  * Miscellaneous fixes
2279 Translations:
2280  * Update translations for Walloon, Lithuanian, Spanish, Turkish, Estonian, Dutch,
2281    Bengali, German, Polish, Brazillian Portuguese, Japanese, Italian, Galician,
2282    French and Ukrainian
2283  * Major update and activation on Windows of Modern Greek
2284  * New Asturian translation
2287 Changes between 1.1.4 and 1.1.4.1:
2288 ----------------------------------
2290 Mac OS X:
2291  * Fixed video output on PowerPC-based Macs for videos with widths divisible
2292    by 16
2293  * Fixed an issue with the Equalizer's 170Hz slider
2295 Demuxer:
2296  * Fix crash when closing rtsp streams
2298 Qt interface:
2299  * Fix Windows 7 jumplists with Unicode files
2300  * Various fixes for Windows
2302 Translations:
2303  * New Armenian translation
2304  * Update translations for Dutch, Estonian, Lithuanian, Japanese, Nynorsk,
2305    Brazillian Portuguese, Armenian, Wallon
2308 Changes between 1.1.3 and 1.1.4:
2309 --------------------------------
2311 Win32:
2312  * Fix a security issue when loading DLLs, especially in Qt4 and dmo modules,
2313    See VideoLAN-SA-1005
2314  * Fix folders opening from the interface
2316 Translations:
2317  * Update translations for Lithuanian, Bengali, Slovak, French, Dutch, Ukrainian
2318    Polish, Simplified Chinese, German and Galician
2321 Changes between 1.1.2 and 1.1.3:
2322 --------------------------------
2324 Access and demuxers:
2325  * fixes for FTP relatives path and FTP directory support
2326  * fix for podcasts parsing
2327  * DVD: fix an assert error and various memory leaks
2329 Taglib:
2330  * fix NULL dereferences, as reported by FortiGuard Lab,
2331    CVE-2010-2937 / VideoLAN-SA-1004
2333 Playlist:
2334  * fix a regression where the wrong entry was played
2335  * fix m3u playlists exports
2337 Skins2:
2338  * fix video autoresize behaviour
2340 Translations:
2341  * Update translations for Dutch, Sinhala, Hebrew, Estonian, Spanish and Bengali
2343 Windows and Mac:
2344  * Update of many codecs libraries, fixing bugs and improving speed
2346 Mac:
2347  * architecture-specific installations will now be replaced by specific updates
2349 BSD:
2350  * Add AltiVec detetion for OpenBSD/powerpc
2353 Changes between 1.1.1 and 1.1.2:
2354 --------------------------------
2356 Demuxers:
2357  * Avformat fps displaying fix
2358  * TS, fix an issue where some programs would get dropped (fixes DVB issues too)
2360 Audio filters:
2361  * fix timestamps handling on some filters that provoked issues when playback
2362    of mono streams, especially on Windows
2364 Windows:
2365  * fix a bug in direct3d video output with old nVidia drivers that broke video
2366    playback with overlay (YUV->RGB)
2367  * fix console output encoding
2369 Interface and extensions:
2370  * Youtube and other scripts updates
2371  * Misc fixes in Qt4 (especially VLM and EPG dialogs) and MacOS interface
2374 Changes between 1.1.0 and 1.1.1:
2375 --------------------------------
2377 libVLC:
2378  * New capabilities for libVLC:
2379    * Adjust video filter control: libvlc_adjust_Enable,
2380      libvlc_adjust_Contrast, libvlc_adjust_Brightness, libvlc_adjust_Hue,
2381      libvlc_adjust_Saturation, libvlc_adjust_Gamma
2382    * libvlc_media_player_set_pause() can force the pause state, whereas
2383      libvlc_media_player_pause() would only toggle it.
2384    * libvlc_set_user_agent() configures the "user agent" strings used for some
2385      protocols (HTTP, PulseAudio...). This replaces the --http-user-agent and
2386      the former --user-agent libvlc_new() parameters.
2387    * libvlc_video_set_callbacks() and libvlc_video_set_format() allow grabbing
2388      video frames from a chosen memory location in real-time. This replace the
2389      ugly --vmem-* libvlc_new() parameters in previous versions.
2390      See http://wiki.videolan.org/LibVLC_SampleCode_SDL as an example.
2391    * libvlc_audio_get_delay() and libvlc_audio_set_delay() configure the delay
2392      between audio and video/subpictures for the current input.
2393  * Various fixes and crash preventions, especially when video functions were
2394    called early
2396 Decoders/Demuxers:
2397  * Fix performance issues with GPU decoding using DxVA2 using ATI graphic cards
2398    You NEED ATI Catalyst 10.7
2399  * Fix :program selection in TS and DVB-T
2400  * Fixes and improvements for MKV, Avformat and Avcodec modules
2401  * Fix mod (.xm, .s3m, .it) files support on Windows and Mac builds
2403 Stream output:
2404  * Fix h264 streaming in ts
2406 Interfaces:
2407  * Qt: fix preferences, hotkeys, messages and some fulscreen behaviour
2408  * Skins: support for mousewheel in fullscreen, fix radialsliders
2409  * Http: fix fullscreen toggle
2411 Linux:
2412  * Fix pulse closing
2413  * VAAPI small improvements, notably for extraction mode selection
2415 MacOS:
2416  * Multiple interface and crash fixes
2417  * Deinterlace selection is repaired
2418  * Crashes when playing multi-channel tracks fixes
2420 Windows:
2421  * Activation of DEP on XP SP3
2422  * Fix opening of .m3u and .pls playlists
2423  * Fix crash when My Document isn't available
2424  * Fix crash when Windows was getting into standby while playing video
2426 Translations:
2427  * Update translations for Spanish, Polish, German, Sinhala, Hungarian, Khmer,
2428    Brazilian Portuguese, Chinese, Hebrew, Slovak, Galician
2431 Changes between 1.0.6 and 1.1.0:
2432 --------------------------------
2434 Important changes for users:
2435  * On Linux, known bugs in the ALSA library might prevent audio output.
2436    Update to alsa-lib 1.0.24 or later, or use the PulseAudio output instead.
2438 Important changes for packagers:
2439  * The module cache has moved to ${libdir}/vlc/. The module cache can now be
2440    generated at install time except if you use staged installation. In the
2441    later case, you can generate the module cache in your post-inst script
2442    by invoking 'vlc-cache-gen'. If the module cache is not present and vlc
2443    can't write in ${libdir}/vlc/, it will result it vlc taking a long time to
2444    launch each time.
2445  * Most X11-related plugins now use XCB instead of Xlib. VLC now uses
2446    - xproto,
2447    - xcb, xcb-shm, xcb-xv, xcb-randr (from libxcb),
2448    - xcb-keysyms (from xcb-utils),
2449    - x11-xcb (from libx11) - only for GLX support.
2450  * On X11 platforms, a _working_ version of xdg-screensaver is typically
2451    required to inhibit the screensaver during video playback.
2453 Access:
2454  * Support for the sftp protocol
2455  * Support for CDDB servers for Audio-CD on the Windows port
2456  * New memory input (imem) access and access_demux module to feed VLC from data in memory
2457  * New avio module to use libavformat capabilities for network streams, like rtmp://
2458  * Port of the screen module from Xlib to XCB
2459  * Port of the dc1394 module from libdc1394 to libdc1394 v2.0
2461 Decoders:
2462  * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
2463  * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
2464  * Support for Audio/Video decoders and encoders using OpenMAX IL components for DSP
2466  * Support PGS subtitles for Blu-Ray
2467  * Support for HD-DVB subtitles - Display Definition Segment
2468  * Invmem module improvements
2469  * Support for Atrac1 audio codec
2470  * Support for SSE3 and SSE4 capabilities in some codecs
2471  * Multiple improvements for subtitles styles in .SRT and .SSA
2472  * Support for native decoding of Windows Media Speech (Voice) audio codec
2473  * Support for AMR-NB audio codec on the Windows and Mac port
2474  * Support for Indeo5 video codec
2475  * Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support)
2476  * Direct rendering is used more often with H.264 in avcodec module
2477  * Support for MPEG-4 ALS lossless audio codec
2478  * Support for VP8 codec
2479  * Support for 7.1 channels in vorbis audio
2481 Demuxers:
2482  * Many fixes on Matroska support (notably seeking) and support for Webm format
2483  * Support for .aob files from DVD-Audio (MLP and LPCM) (Full disc support is NOT present yet)
2484  * Support for ADPCM in .flv streams
2485  * Support for TwinVQ (.vqf) and AMV (.amv) files
2486  * Various EGP improvements
2487  * Support for embedded subtitles in OpenDML and legacy .avi files
2488  * Metadata and cover art improvements
2490 Playlist:
2491  * WPL and ZPL playlist support
2492  * Lua scripts for Mpora, Vimeo playback and Rockbox FM radios
2493  * New Play-And-Pause function to stop playback on latest video image
2494  * Podcast images are now displayed
2496 Video Output:
2497  * Rewrite of the video output core and most video outputs
2498  * Added desktop mode to the Direct3D output module. It differs from DirectX
2499    desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
2500  * New x11, glx and xv modules based on XCB
2501  * New deinterlacing modes based on yadif and yadif(x2)
2502  * New audio/video filter to show audio level on the video output
2503  * Enhanced AtmoLight filter with hardware support for
2504      Classic AtmoLight (http://www.vdr-wiki.de/wiki/index.php/Atmo-plugin)
2505      Quattro AtmoLight (use just 4 Classic AtmoLights as one)
2506      MoMoLight (http://www.ambilight4pc.com/momolight/momolight.html)
2507      Simple serial DMX controller (http://www.ulrichradig.de/ search for DMX)
2509 Extensions:
2510  * New content extensions lua framework
2512 Audio filters:
2513  * Chorus/Flanger audio filter
2514  * 3F1R to stereo down-mix filter
2515  * Dolby mixer, parameterized equalizer, trivial mixer, scaletempo, bandlimited
2516    resampler, linear resampler, ugly resampler, converter_fixed, DTS to SPDIF
2517    and A/52 to SPDIF filters have been upgraded to the "audio filter2" API
2518  * NEON assembly audio converter module
2519  * Converter filters have been rewritten and extended to support s32 as input
2521 Service discovery:
2522  * Service discoveries can now be written in lua
2523  * Service discovery for Picture/Music/Video user directories
2524  * Service discovery based on libudev
2525  * Shoutcast Service discoveries are now removed
2527 Encoders:
2528  * x264, add psy-rd parameter and change default settings
2529  * x264, add profile-limitter same way as x264.exe has, for example
2530     #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
2531  * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
2532    uses ABR and if qp-value is set uses CQP
2533  * libx264-version 0.76 or higher is required
2534  * x264 has tune/preset parameters supported
2536 Stream output:
2537  * New smem module, streaming to memory
2538  * Allow duplicate outputs to be merged, like:
2539    --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"
2541 Interfaces:
2542  * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet
2543    and oldhttp.
2544  * rc, telnet and http are now implemented using the lua interface system.
2545  * qt4 interface contains new iconview and listview mode for playlist
2547 Visualization:
2548  * Support of .milk visualization files using projectM libraries
2550 Mac OS X Port:
2551  * Vastly improved VLCKit framework
2552  * A new dialog provider for libvlc-internal interaction without full interface
2553  * Improved update detection and installation by using the Sparkle framework
2554    by Andy Matuschak et al.
2555  * New CoreText based text renderer replacing the former ATSUI renderer
2556  * New Video output module (mostly targetting VLCKit)
2557  * Optimised behavior when using the 2009 Apple Remote
2559 Windows port:
2560  * Integration in Windows 7 taskbar
2561  * Playback of .Midi files is supported through fluidsynth's module
2563 Maemo port:
2564  * Multiple improvements for N900 compliance and efficiency
2565  * Support for HW accelerated video decoding on N900
2566  * Improvements to the maemo/hildon interface
2568 Misc:
2569  * new sqlite module
2570  * --save-config command line option not supported anymore.
2571  * Fixed and reenabled netsync module.
2572  * Improved Solaris port
2574 Bindings:
2575  * new C++ wrapper around libVLC: libVLCpp
2576  * phonon-VLC backend is now usable
2578 Removed modules:
2579  * csri codec: use the libass module instead.
2580  * galaktos visualisation: use the new projectM module instead.
2581  * showintf: Useless in Qt and on Mac OS X
2582  * transrate: broken since too long
2583  * Xlib x11, Xlib xvideo, Xlib glx: Use the new XCB modules instead.
2584  * HAL: Use libudev instead.
2585  * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
2586  * WinCE, BeOS and qnx interfaces
2587  * opie, qte and qte_main interfaces
2588  * linear_resampler and trivial_resampler are removed: use the ugly one.
2589  * XvMC accelerated modules: use VAAPI instead.
2590  * MGA (Matroska) for Linux: use Linux Framebuffer (or X) instead.
2591  * opengllayer: use macosx_video instead.
2592  * cddax: use cdda instead.
2593  * cmml and tarkin codecs are removed because they are dead codecs.
2594  * realaudio codecs: use libavcodec
2595  * access_file removed in favor of filesystem
2596  * RTMP input and output: use avio module
2599 Changes between 1.0.5 and 1.0.6:
2600 --------------------------------
2602 Access:
2603  * Fix crash on FTP URI with no file path
2605 Decoders/Packetizers:
2606  * Fix overflows in A/52, DTS, MPEG Audio and subtitles support
2608 Demuxers:
2609  * Update LUA script for Youtube pages
2610  * Fix crashes in AVI, ASF and Matroska files
2611  * Fix crashes on malformatted ZIP archives
2612  * Fix crashes and leaks in the FFmpeg/avformat plugin
2613  * Fix crash on invalid XSPF playlist
2615 X11 port:
2616  * Partial Xlib threading fixes
2617    More complete fixes are available in VLC 1.1.0. Please update!
2619 Interfaces:
2620  * Fix crash (use after free) in Qt4 bookmarks
2621  * Fix a few crashes in Qt4 playlist
2623 Translations:
2624  * Simplified Chinese, Estonian, French, Japanese, Korean, Spanish, Swedish
2625    and Walloon translations updated
2626  * Sinhala translation started
2628 Removed modules:
2629  * RTMP input and output are removed due to security problems. Please update
2630    to VLC 1.1.0 which provides an FFmpeg-based RTMP input if needed.
2633 Changes between 1.0.4 and 1.0.5:
2634 --------------------------------
2636 Decoders:
2637  * SubRip extra styles improvements
2638  * Fix potential crashes in SSA and svg decoders
2640 Mac OS X Interface:
2641  * Improved support for the 2009 Apple Remote
2643 Windows port:
2644  * Use of gcc 4.4.2 to compile instead of gcc 4.2. This might slightly
2645    increase performance and fix x264 issues
2647 Translations:
2648  * Portuguese Brazilian, Lithuanian, Romanian, Ukrainian, Japanese, Bengali,
2649    Walloon, Galician, Danish, Khmer, Polish, Slovenian, Vietnamese, Finnish
2650    Russian, Slovak translation updates
2651  * New Malayalam, Macedoninan, Nynorsk translations
2654 Changes between 1.0.3 and 1.0.4:
2655 --------------------------------
2657 Audio outputs:
2658  * Fix deadlocks in the audio output core
2659  * Make PulseAudio the default output if available
2661 Video outputs:
2662  * Fix fullscreen mode with KDE 4.3.3 and other window managers
2663  * Fix incompatibility with cairo-dock and compositing
2665 Input:
2666  * Fix DVB scanning regression from VLC 1.0.3
2667  * Support for XZ-compressed byte stream (LZMA algorithm)
2669 Playlist:
2670  * Support for .m3u8 playlist files (UTF-8 M3U)
2672 Unix:
2673  * Support for xcb-keysyms version 0.3.4 or higher
2674  * Fix globalhotkeys on FreeBSD
2676 Qt4 interface:
2677  * Fix opening V4L version 1 devices
2678  * Fix default destination ports in the streaming wizard
2680 Translations:
2681   * New Walloon translation
2682   * Swedish, Ukrainian and French translation updates
2685 Changes between 1.0.2 and 1.0.3:
2686 --------------------------------
2688 Video outputs:
2689  * Fix video quality when resizing the video on Windows Vista and 7, due to
2690    regressions in most popular drivers
2691  * New deinterlacers modules based on yadif and yadif(x2) algorithms
2693 Decoders:
2694  * Windows version supports now natively the WMA Professional codec, as it
2695    didn't work in the packaged version of 1.0.2
2696  * Fix downmixing of particual 4.0 AC-3 audio tracks
2698 Encoders:
2699  * x264 has profile-limitter, like:
2700     #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
2702 Input:
2703  * Update for appletrailers lua script
2704  * Fixes on the RAR stream filter
2705  * Fix for E-AC3 in ATSC/TS streams
2706  * Various fixes for v4l and v4l2
2707  * Fix a crash in mjpeg demuxer
2709 Service discovery:
2710  * New udev module for linux
2712 Qt4 interface:
2713  * Fixes on the playlist and the stream output panels
2715 Translations:
2716  * French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates
2719 Changes between 1.0.1 and 1.0.2:
2720 --------------------------------
2722 Decoders:
2723  * Native support for WMA Professional, without the use of the Win32 dlls
2724  * Fix issues in subtitles, especially SSA ones
2725  * Various fixes on theora and ogg
2727 Demuxers:
2728  * Various fixes for EPG support in MPEG-TS demuxer
2729  * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers
2731 Access:
2732  * Fixes for v4l2 devices
2733  * Fixes for dvb-c channels-scanning
2735 Qt Interface:
2736  * Fix some playlist sorting issues
2738 Mac OS X Interface:
2739  * Fixed a crash when updating VLC
2740  * Fixed a crash related to QTKit when opening video files (10.6 only)
2741  * Added the ability to play 2nd media in sync to the primary item (input-slave)
2742  * Added the "Quit after Playback" feature
2744 Mac OS X Port:
2745  * The "Delete Preferences" script is now delivered as a Universal Binary
2746    with native code for PowerPC, Intel and Intel 64bit
2747  * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
2748    - no support for Goom and SDL
2749    - limited text rendering support
2750    - This port is still considered as EXPERIMENTAL despite its binary release.
2752 Encoders:
2753  * MPEG2 transrate stream output removed
2754  * x264 default-values closer to x264.exe defaults.
2755  * x264 rc-behaviour fixes:
2756    - if user defines qp-value, CQP-mode is used
2757    - otherwise if user defines vb=0, CRF-mode is used
2758    - otherwise ABR-mode is used
2759  * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
2760    - ABR mode set vbv-max-bitrate=bitrate
2761    - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)
2764 Playlist:
2765  * Lua scripts for Mpora and Vimeo playback
2767 Unix builds:
2768  * Various fixes to enable 1.0 to build on Solaris and OpenBSD
2770 Translations:
2771  * New Kazakh and Croatian translations
2772  * Lithunanian translation is available on Windows
2773  * Galician, Korean, Nepali, Vietnamese, Ukrainian, Portuguese Brazilian,
2774    Arabic and French translation updates
2777 Changes between 1.0.0 and 1.0.1:
2778 --------------------------------
2780 Demuxers:
2781  * Fix wmv/asf issues that caused audio to drop
2782  * Various fixes for ac3, mp3, dts and stability for wav format
2783  * Fix seek in RTSP in conformity to RFC 2326
2784  * Fix Dailymotion access script
2785  * Fix crashes in xspf files handler
2786  * Fix seeking and timing issues in some flv files on Windows version
2788 Access:
2789  * Add extra caching for files on network shares
2790  * Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
2791    DZCORE Labs, Algeria
2793 Decoders:
2794  * Fix seeking in mpeg2 video files
2795  * Improve SSA subtitles rendering
2796  * Update most codecs for the Windows and Mac version
2798 Muxers:
2799  * Fix sound recording of .flv files with mp3 audio
2801 Qt Interface:
2802  * Possibility to change the opacity level of the Fullscreen controller
2803  * Fix various crashes and VIDEO_TS folders opening
2805 Mac OS X Interface:
2806  * Added options to disable support for Apple Remote and Media Keys
2807  * Fixed options for Volume, Last.fm password and Subtitle Encoding
2808  * Fixed redraw issues when autosizing the video window
2809  * Preferences panel now includes help through tool-tips
2810  * More reliable Information and Messages panels
2811  * Fix various crashes
2813 Windows port:
2814  * The ZVBI module is now available for Windows, for complete teletext support
2816 Translations updates for Brazillian, French, German, Korean, Norwegian Nynorsk,
2817 Lithuanian
2820 Changes between 0.9.10 and 1.0.0:
2821 ---------------------------------
2823 Important notes:
2824 ----------------
2825  * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
2826    See 'Access:' for more info.
2827  * Support for Mac OS X 10.4.x was dropped due to its technical limitations
2829 Playback:
2830  * Instantaneous pausing
2831  * Frame-by-Frame playback
2832  * Finer speed control
2833  * On-the-fly recording for all medias
2834  * Timeshift for most medias
2835  * RTSP trickplay support
2836  * Subtitles core improvements and fixes
2838 Decoders:
2839  * New AES3 (SMPTE 302M) decoder
2840  * New Dolby Digital Plus - E-AC-3 (A/52b) decoder
2841  * New True HD/MLP decoder and parser
2842  * New Blu-Ray Linear PCM decoder
2843  * New QCELP (Qualcomm PureVoice) decoder
2844  * Improved Real Video 3.0 & 4.0 decoder
2845  * New WMA v1/2 fixed point integer decoder
2846  * Closed Captions using the SCTE-20 standard are now correctly decoded
2847  * Improvement of WavPack decoder to support all integer modes and float mode
2848  * Corrections on 5.1 and 7.1 channel decoding and ordering
2850 Demuxers:
2851  * Support for Dirac, MLP and RealVideo in Matroska files
2852  * Major improvements in RealMedia files opening (.rm and .rmvb)
2853  * Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
2854  * Metadata for mod files are supported
2855  * GSM codecs in Wav files are supported
2856  * New raw audio demuxer supporting raw PCM streams
2857  * New Dirac demuxer for raw Dirac streams
2859 Encoders:
2860  * Dirac encoding using libdirac (supported in Ogg and in TS)
2861  * Shine mp3 fixed-point encoder
2863 Access:
2864  * RTSP authentication with Darwin Streaming Server
2865  * On-the-fly gzip and bzip2 file decompression (except on Windows)
2866  * Playback for video in uncompressed multi-RAR archives
2867  * DVB-S and ATSC cards support on Windows
2868  * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
2869    OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
2870  * DVB scanning on linux
2871  * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
2872  * On-the-fly zip file decompression and browsing (MRL of the form
2873    zip://file.zip!/file.avi to specify the file - the development form of
2874    zip://file.zip|file.avi is not supported anymore)
2875  * Opening of any file descriptor using 'fd://'
2876  * MTP device access on Unix
2877  * CD-Text support on the cdda module (CD-Audio)
2878  * :start-time and :stop-time can handle sub-second values
2880 Inputs:
2881  * Mouse cursor support in x11 and win32 screen modules
2882  * Screen module now features partial screen capture and mouse following on
2883    Windows and Mac OS X.
2885 Playlist:
2886  * Export the playlist in HTML
2887  * Lua script for BBC radio playback
2888  * Better metadata handling and reading
2890 Linux/Windows interface:
2891  * Global Hotkeys on Windows and Linux
2892  * Various fixes for skins2 interface
2893  * Recently played items list
2894  * Interface toolbar customizations
2895  * Various Improvements on the Qt interface:
2896     - More menus actions
2897     - Finer speed slider
2898     - Improvements on many dialogs
2899     - New dialog for plugins listing
2900     - Fixed-size mode for videos
2901     - Better Teletext, trickplay and encrypted streams control
2902  * Better integration in GTK environments
2904 Mac OS X Interface:
2905  * Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
2906  * Reveal-in-Finder functionality for locally stored items.
2907  * Easy addition of subtitles through the Video menu
2908  * Additional usability improvements
2910 Stream output:
2911  * Restored the old mpeg2 transrating module.
2912  * Multiple bridge-in instances are now possible.
2913  * bridge-in can be used to configure a placeholder stream.
2914  * Remote Audio Output Protocol (AirTunes) module.
2915  * Fixed mosaic memleak. Mosaics are now usable again.
2917 Maemo Port:
2918  * New Maemo port with:
2919    - an interface based on Hildon framework.
2920    - scaler based on the swscale_nokia770 library.
2922 Windows CE Port:
2923  EXPERIMENTAL work for the winCE port has been done.
2925 Mac OS X Port:
2926  * EXPERIMENTAL 64bit support
2927  * Speed improvements by using llvm-gcc
2928  * New document icons by Dominic Spitaler
2929  * Support for latest iSight models
2931 Audio output:
2932  * Removed obsolete Esound and aRts plugins
2933  * Surround support for PulseAudio
2935 Video output:
2936  * Effects (cube, torus, etc.) removed from OpenGL video output
2937  * Video is able to stay in original size and to zoom in fullscreen
2938    (hotkey 'o') while keeping black borders
2939  * Image video output has been rewritten into a video-filter named 'scene'.
2940    The old image video output has been removed.
2941  * Support for scaling and converting video chromas with FFMPEG imgresample was
2942    withdrawn due to bugs. Please use the newer FFMPEG swscale instead.
2944 Miscellaneous:
2945  * Invmem, a fake codec to display images from external applications
2947 New Localization:
2948  * Khmer
2949  * Mongolian
2950  * Sorani
2953 Changes between 0.9.9a and 0.9.10:
2954 --------------------------------------
2956 HTTP Interface:
2957  * Fixed default ACL
2959 Mac OS X:
2960  * Fixed crashes on multi-screen setups
2961  * Corrected volume and subtitle encoding options in the Preferences
2962  * Improved Information panel behavior, when playlist is not displayed
2963  * Fixed QTCapture input support for the latest iSight models
2964  * Added a menu-item to unlock the video window's aspect ratio
2965  * Fixed redraw issues when autosizing the video window
2966  * Updated libpng, libgpg-error, libgcrypt, fribidi
2968 Various fixes to the following modules:
2969  * access:
2970    - HTTP, SMB
2971    - updated and additional access scripts (BBC radio, dailymotion, ...)
2972    - Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
2973      DZCORE Labs, Algeria
2974  * stream out:
2975    - RTP, RTSP VoD, Mosaic Bridge
2976  * decoder:
2977    - TSCC
2980 Changes between 0.9.9 and 0.9.9a:
2981 ---------------------------------
2983 Mac OS X:
2984  * Updated multiple 3rd party libraries to keep in sync with the Win32 port
2985  * Playback fixes for PowerPC-based Macs
2988 Changes between 0.9.8a and 0.9.9:
2989 ---------------------------------
2991 Decoders:
2992  * Experimental new decoder for Real Video 3.0 & 4.0
2994 Demuxers:
2995  * Various fixes related to real demuxer
2997 Mac OS X Interface:
2998  * Fixed circumstances, which could lead to an empty Information panel
2999    - Note that VLC will show information on the currently _selected_ item
3000      instead of the currently _playing_ item, if the playlist is visible in the
3001      main controller window.
3002  * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
3004 Mac OS X Port:
3005  * Improved video playback performance on Intel-based Macs
3007 New Localizations:
3008  * Indonesian
3009  * Bengali
3010  * Updates of other localizations
3012 Various bugfixes:
3013  * Support for receiving RTP packets on odd port numbers.
3014  * Lots of small bugfixes.
3015  * Correct Fullscreen behaviour on Multi-Screen setups on Windows
3016  * Telnet fixes on Windows
3017  * Resampling fixes when transcoding
3020 Changes between 0.9.6 and 0.9.8a:
3021 ---------------------------------
3023 Security update:
3024  * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
3026 Bunch of small bugfixes.
3029 Changes between 0.9.5 and 0.9.6:
3030 --------------------------------
3031 New Localizations:
3032  * Ukrainian
3034 Security updates:
3035  * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
3036  * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
3039 Changes between 0.9.4 and 0.9.5:
3040 --------------------------------
3041 Security updates:
3042  * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
3043  * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
3045 Features:
3046  * Closed Caption EIA 608/708 parsing enabled for libmpeg2
3048 Various bugfixes:
3049  * Fixed various potential crashes and memleaks
3050  * Fixed issues with reading from files (especially non-local)
3052 Windows port:
3053  * Fix bug where interface was "eating" some media keys
3054  * Fix some crashes in DirectShow access
3056 Qt Interface:
3057  * Fix bug when the resetting of preferences didn't reset the dialog states
3058  * Right-click menu to select playlist columns reenabled
3059  * Various fixed in playlist
3061 Access:
3062  * MMAP module is now deactivated by default
3064 Translations:
3065  * Update of Brazillian, Swedish translation
3068 Changes between 0.9.3 and 0.9.4:
3069 ------------------------------------
3070 Various bugfixes:
3071  * Crashes fixed in ogg, vobsub, dvdread
3072  * Fixes several memory leaks.
3074 Mac OS X port:
3075  * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
3076  * Fixed a crash with deletion of old preferences.
3077  * Fixed targetname for downloaded updates
3079 Windows port:
3080  * Stability fix for the video output.
3083 Changes between 0.9.2 and 0.9.3:
3084 --------------------------------
3086 Various bugfixes:
3087  * Fixed DTS channel order on 5.1 systems
3088  * Fixed pausing behavior for subtitles and for Audio-CD
3089  * Multiple subtitles and podcast fixes
3090  * Various crashes fixed in PS, SSA, mkv, xspf, freetype
3091  * Fixed update system bugs
3092  * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...+)
3094 Mac OS X port:
3095  * Fixed ffmpeg slowness on PowerPC-based Macs
3096  * Fixed crash on startup when installed on old preferences
3097  * Fixed bug in directory opening on Mac OS X
3098  * Fixed font selection in the Simple Preferences
3099  * Thicker border to the subtitle renderer
3100  * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
3101  * Fixed AC3 passthrough on Mac OS X
3102  * Fixed behavior of the Volume Normalizer settings on Mac OS X
3103  * Removed the deprecated QuickDraw video output module to avoid crashes on
3104    modern Mac OS X versions
3106 Windows port:
3107  * Fixed sensitivity of Fullscreen Controller
3108  * Fixed error messages on startup when VLC wasn't correctly uninstalled
3109    before installation
3110  * Fix showing of controller when returning from fullscreen playback
3111  * Multiple directory and path location fixes.
3113 Qt4 interface:
3114  * Added Faster/Slower icons to the controller panel
3115  * Fixed lost playlist columns when switching the playlist view
3116  * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
3117  * Fullscreen controller: added time label, remembering of last position
3118  * Fixed drag'n drop behaviour on the playlist
3119  * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
3122 Changes between 0.9.1 and 0.9.2:
3123 --------------------------------
3125  * Restored the old behavior of --sout-keep. It is now de-activated by default.
3126  * Skins2 interface repaired on Windows.
3127  * Multiple bugfixes.
3130 Changes between 0.9.1 and 0.9.0:
3131 --------------------------------
3133  * Multiple bug fixes.
3136 Changes between 0.8.6i and 0.9.0:
3137 ---------------------------------
3139 Important notes:
3140 ----------------
3141  * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
3142    recent to work correctly
3143  * The HTTP interface is now only available on the local machine by default.
3144    If you want to make it available from other machines, you will have to
3145    edit the ".hosts" file.
3146    - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
3147      If you're using the old http interface, it's located in
3148      /usr/share/vlc/http/old/.hosts
3149    - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
3150      C:\Program Files\VideoLAN\VLC\http\old\.hosts
3151    - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
3152      and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
3153  * This version of VLC contains a new interface for Windows and Linux.
3154    This interface has a fullscreen controller and simplified preferences.
3155    This interface lacks the "Streaming Wizard" that used to be present in VLC
3156    0.8.6, but provides basic profiles.
3157  * The behavior of --sout-keep was changed. It's now activated by default.
3158  * The marq, mosaic and logo commands in the rc interface changed. They
3159    now require a target name as their first argument. Example:
3160    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
3161    You can then use commands like: @test marq-marquee Goodbye
3162    If you didn't name the object using @test, its name will default to the
3163    plugin name (hence 'marq') in this example.
3164    These new commands are also available in the telnet interface.
3165  * The "rtp" access output module has been removed.
3166    Please use the RTP stream output instead, e.g.:
3167      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
3168      New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
3169  * You now need to append --m3u-extvlcopt to your command line to enable
3170    EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
3171    of options is available to m3u playlists (CVE-2007-6683).
3172  * The old access:url syntax is no longer supported to resolve ambiguities
3173    with some file names. Use access://url instead.
3174     E.g.:  vlc:quit -> vlc://quit ;
3175            udp:@239.255.12.12 -> udp://@239.255.12.12
3176  * The ffmpeg module has been removed and replaced by the new avcodec,
3177    avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
3178    and postproc modules.
3179  * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
3180    following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
3181    STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
3182    BACKWARD being reserved for future implementations and are thus not
3183    functional atm.
3184  * Croping and padding in transcode are now done using the croppadd video
3185    filter. For example:
3186    transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
3187  * Canvas setting in transcode is now done using the canvas video filter.
3188    For example:
3189    transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
3190  * Glide video output module has been removed.
3192 Changes:
3193 --------
3195 Security updates:
3196  * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
3197    CVE-2008-1807)
3198  * TTA Parser improvements (CVE-2008-3732)
3199  * MMS Access Module improvements (CVE-2008-3794 )
3201 Playlist:
3202  * Vastly improved playlist support:
3203     * Media library creation to save all your playlist items
3204     * "Live search"
3205     * Shoutcast TV listings
3206     * Audioscrobbler/Last.FM support
3207  * Album art support
3208  * User definable Lua playlist scripts. See share/lua/playlist/README.txt
3209    (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
3210    lots of other URLs)
3211  * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
3213 Inputs:
3214  * Video for Linux 2 (V4L2) input support
3215  * UDP-Lite transport for RTP/AVP
3216  * DCCP transport for RTP/AVP
3217  * Proxy support for MMSH stream
3218  * JACK audio input support
3219  * Input run time option (improved live stream recording)
3220  * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
3221  * Re-written Screen access module for Mac OS X
3222    using OpenGL instead of QuickDraw
3223  * Screen module now supports partial screen capture and mouse following on X11.
3224  * Experimental EyeTV access module
3225    This requires the user to install a plugin to EyeTV.app
3226    (available as a separate download).
3227  * Simple RTP input (with MPEG A/V, G.711 and PCM support).
3228  * RTMP input support
3229  * QTKit-based Input module for Mac OS X allowing display and streaming of video
3230    taken from all iSight-labelled video cameras (no audio support)
3231  * HTTP access now supports gzip compressed data and Digest Access
3232    Authentication.
3233  * New options to reduce latency between arrival of raw data and display of
3234    frames. (--auto-adjust-pts-delay and --use-stream-immediate)
3236 Demuxers:
3237  * MP4 gpac and Apple chapter support
3238  * Fixed playback of AIFF stereo files
3239  * Fixed audio glitch on seek
3240  * Improved FLAC demuxer (duration / current time / meta data)
3241  * AAC tags support
3242  * APEv1/2 tags support
3243  * Improved ID3v2 tags support
3244  * Improved Ogg/Vorbis tags support
3245  * Raw video support
3246  * Standard MIDI File (types 0 & 1) support
3247  * TiVo Series 2 support
3248  * CD+G karaoke Files support
3249  * MXF files support
3250  * OMA support
3252 Decoders:
3253  * VP60/VP61/VP6F/VP62 support
3254  * Flash Screen Video support
3255  * CamStudio Screen Video support
3256  * DosBox Capture support
3257  * Karl Morton's Video support
3258  * limited atrac3 support
3259  * Fraps support
3260  * Fluidsynth MIDI software synthesis (with external sound fonts)
3261  * New codec FOURCCs to support more specific files:
3262    Avid, FCP, Sony, Samsung, ...
3263  * H.264 PAFF support
3264  * DNxHD / VC-3 support
3265  * NellyMoser ASAO support
3266  * APE (Monkey audio) support
3267  * RealVideo support (with the RealVideo run-time)
3268  * Dirac video support using libschroedinger
3270 Subtitles:
3271  * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
3272  * VBI & EBU (Teletext) support (*nix, Mac OS)
3273  * Ogg/Kate subtitles support
3274  * AQTitle subtitles support
3275  * MKV USF subtitles support
3276  * HTML-based subtitles support
3277  * MPSub subtitles support
3278  * JacoSub subtitles basic support
3279  * MPL2 subtitles support
3280  * Rewrite of ASS/SSA scripts and subtitles support
3281  * PowerDivx (.psb) Subtitles support
3282  * Realtext subtitle support
3283  * DKS subtitle support
3284  * SubViewer 1.0 (SubRip09) subtitles support
3285  * Correct Right-to-left languages in subtitles support
3287 Encoders:
3288  * Flash Screen Video support
3289  * Improved H.264 encoding speed
3291 Video outputs and filters:
3292  * New CoreAnimation-based output module (VLCKit framework on OS X only)
3293  * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
3294    Psychedelic) video filters can now be streamed
3295  * New puzzle video output filter
3296  * Re-written motion detection video filter
3297  * New extract video filter (extract Red, Green and Blue components from a
3298    video)
3299  * New sharpen video filter (increase the contrast of adjacent pixels)
3300  * New erase video filter (removes logos from a video)
3301  * Enhanced subtitles' renderer to support bold, italic and some HTML tags
3302    (Google Summer of Code Student project)
3303  * Support for RGBA and I420 blending.
3304    The latter improves Mosaic CPU usage *a lot*.
3305  * New transparency mask video filter (for use with the mosaic_bridge module).
3306  * New bluescreen video filter (for use with the mosaic_bridge module).
3307    This was previously part of the mosaic module.
3308  * Fixed random characters problem in RSS filter.
3309  * Add rotate-deciangle for more precision on rotate filter
3310  * Support for Intel SSE2 instruction set in chroma converters
3311  * Improved use of Intel MMX instruction set in chroma converters
3312  * New croppadd and canvas video filters.
3314 Audio outputs and filters:
3315  * Replay gain support
3316  * Audio playback when going slower/faster (with pitch correction via
3317    new scaletempo audio filter)
3318  * New spatializer audio filter
3319  * Correct DTS output via S/PDIF
3321 Stream output:
3322  * RTSP for TS-multiplexed broadcast streams
3323  * New RTP payload formats:
3324    * Speex voice audio codec
3325    * ITU T.140 (for text, subtitles) output
3326    * G.711 (both A-law and Âµ-law) output
3327  * UDP-Lite transport for RTP
3328  * DCCP transport for RTP
3329  * Lots of fixes for RTSP broadcasting
3330  * RTMP output
3332 Interfaces:
3333  * All
3334    * New Simple Preferences dialogs showing the most important settings in an
3335      end-user suitable way.
3336    * Improved user interaction
3337    * Improved mouse gestures
3338    * Vastly improved Update checker
3339    * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
3340  * Windows/Linux
3341    * Brand new interface for Linux and Windows, based on the Qt toolkit
3342    * Fullscreen controller (transparency on Linux+Composite)
3343  * Mac OS X
3344    * Improved video output features
3345    * Online access to VideoLAN's Help Wiki within VLC
3346    * New setting to disable the "Recent Items" service
3347    * When playing Radio (live) streams, the current track is shown correctly
3348    * Correct appearance on Macs using Aqua's graphite theme
3349    * Simplified Extended Controls panel
3350  * Ncurses:
3351    * Correctly displays wide characters when using an UTF-8 locale,
3352      if libncursesw is available.
3353    * Some nice colors if the terminal supports it (most do)
3354  * Experimental Lua interface modules. See vlc -I lua and
3355    share/lua/intf/README.txt for more info.
3356  * Unix
3357    * Option to allow only one running instance, using D-Bus interface.
3358    * D-Bus Interface implementing the MPRIS
3359      (Media Player Remote Interfacing specification), a common dbus control
3360      interface for media players that intends to become an xdg standard when
3361      finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
3362    * Motion module using disk accelerometers to keep video horizontal
3363    * Plugin to set Telepathy presence message using MissionControl
3364  * Fixed VLM schedule time on Linux
3366 Linux Port:
3367  * VLC now complies with the XDG Base Directory Specification version 0.6
3368    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
3369    (which means that VLC doesn't use the $HOME/.vlc directory anymore)
3371 Mac OS X Port:
3372  * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
3373    applications (Google Summer of Code Student project, Mac OS X 10.5 only)
3374  * New text renderer based on Quartz replacing the existing Freetype solution
3375  * Complete compatibility with Mac OS X 10.5 Leopard
3376    * It is now required to compile a fully featured build
3377  * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
3379 LibVLC:
3380  * Event management and various improvements in libvlc
3381    (Part of a Google Summer of Code Student project)
3383 New Localizations:
3384  * Finnish
3385  * Persian
3386  * Polish
3387  * Punjabi
3388  * Bulgarian
3390 Developers:
3391   * LibVLC now supports externally built plugins properly.
3392     A "vlc-plugin" pkg-config package is provided.
3393   * Java bindings are now built from a separate source.
3396 Changes between 0.8.6h and 0.8.6i:
3397 ----------------------------------
3399 Security updates:
3400  * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
3402 Various bugfixes:
3403  * Fixed option to use shared memory within the GLX video output module
3404  * Improved galaktos-based audio visualizations on FreeBSD
3405  * Miscellaneous bugfixes in multiple modules and in libvlc
3406    (transcode stream output, OSD menu video filter, VCD input,
3407     SAP services discovery, http control interface)
3408  * Updated Polish translation
3411 Changes between 0.8.6g and 0.8.6h:
3412 ----------------------------------
3414 Security updates:
3415  * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948,
3416    CVE-2008-1949, CVE-2008-1950)
3417  * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
3419 Goodies:
3420  * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
3421  * Miscellaneous bugfixes in multiple modules and in libvlc
3422    (ftp access, record access filter, video filters, RC interface,
3423     playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
3424  * Improved support for MPEG2 content created by Final Cut Pro
3425  * More reliable audio reception for MPEG TS streams
3426  * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
3427    to an unexpected application termination
3428  * New Serbian translation
3429  * Updated Romanian translation
3432 Changes between 0.8.6f and 0.8.6g:
3433 ----------------------------------
3435 Security updates:
3436  * Removed VLC variable settings from Mozilla and ActiveX
3437    (CVE-2007-6683, VideoLAN-SA-0804)
3438  * Removed loading plugins from the current directory
3439    (CVE-2008-2147, VideoLAN-SA-0805)
3440  * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
3441  * Fixed libid3tag denial of service (CVE-2008-2109)
3442  * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
3443  * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
3445 Various bugfixes:
3446  * Fixed various memory leaks, improving stability when running as a server
3447  * Fixed compilation with recent versions of FFmpeg
3448  * Correctly parses SAP announcements from MPEG-TS
3449  * Fixed AAC resampling
3450  * The Fullscreen Controller appears correctly on Mac OS X,
3451    if the 'Always-on-top' video option was selected.
3454 Changes between 0.8.6e and 0.8.6f:
3455 ----------------------------------
3457 Security updates:
3458  * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
3459  * Fixed Real RTSP code execution problem (CVE-2008-0073)
3460  * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
3461  * Fixed cinepak vulnerabilities (CVE-2008-1769)
3462  - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
3464 Various bugfixes:
3465  * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
3466  * Improved VLC's video output behavior on multi-screen setups running Mac OS X
3467  * Fixed crashes in H264 packetizer
3468  * Close MMS access on network timeout
3469  * Fix some problems with AAC decoder & packetizer
3472 Changes between 0.8.6d and 0.8.6e:
3473 ----------------------------------
3475 Various bugfixes:
3476  * Resume playback for viewing content over FTP
3477  * Fixed XShm detection with remote X11
3479 Security updates:
3480  * Subtitle demuxers overflow (CVE-2007-6681)
3481  * HTTP listener format string injection (CVE-2007-6682)
3482  * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
3483  * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
3484    VideoLAN-SA-0801)
3485  * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130,
3486    VideoLAN-SA-0802)
3488 Audio filter:
3489  * Fixed DTS to S/PDIF converter
3491 Audio output:
3492  * Fixed 5.1 audio on ALSA
3494 Access:
3495  * Fixed some RTSP hanging and user/password passing through RTSP URLs
3497 Stream output:
3498  * Fixed waiting for SPS/PPS problem in H.264 packetizer
3500 Encoders:
3501  * Improved compatibility for creating H.264 video files playable on iPhones
3502  * Improved detection of optimal amount of threads for multi-threaded H.264
3503    encoding on multi-cpu systems
3504     - Note that this is used when transcode threads is set to 0 (default)
3505     - Not supported on Windows (multiple threads require manual configuration)
3507 Mac OS X Interface & Port:
3508  * Restored compatibility with Mac OS X 10.3.9
3509  * Corrected behavior of the Preferences panel
3510  * VLC no longer crashes on quit while playing
3512 Localization:
3513  * Updated Romanian and Polish translations
3516 Changes between 0.8.6c and 0.8.6d:
3517 ----------------------------------
3519 Various bugfixes:
3520  * Mozilla plugin: supports a reasonable amount of MIME types on Windows
3521  * Linux: Fixed S/PDIF passthrough with ALSA
3522  * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
3523    in input
3524  * Use field order (top/bottom) for correct bob/linear deinterlacing
3525  * Fix invalid free in bookmarks loading code
3527 Windows and Mac OS Binaries
3528  * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows
3530 Active X plugin:
3531  * Security update (VideoLAN-SA-0703, CVE-2007-6262)
3533 Mac OS X Interface & Port:
3534  * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
3535  * Improved Video Output compatibility for Mac OS X 10.5 Leopard
3536  * Improved behavior of the Fullscreen Controller and mode changes between
3537    Fullscreen and Windowed Video Output
3538  * Softened the white flash artifacts that may appear during the transition of
3539    two different movies
3540  * Support for current Ogg file formats
3541  NOTE: This release requires Mac OS X 10.4 or higher.
3542        Mac OS X 10.3.9 is not supported anymore.
3544 Encoders:
3545  * Improved H.264 encoding speed on Mac OS X
3547 Other changes:
3548  * The automatic updating facility was removed
3549  * You now need to append --m3u-extvlcopt to your command line to enable
3550    EXTVLCOPT options parsing in m3u playlists.
3551  * RTSP server remote denial of service fixed (CVE-2007-6684).
3554 Changes between 0.8.6b and 0.8.6c:
3555 ----------------------------------
3557 Various bugfixes, notably:
3558  * Windows Vista compatibility
3559  * Cropping in Direct3D
3560  * Fullscreen change crash on Mac OS X
3561  * RSS filter string overflow
3562  * Few memory leaks
3563  * MKV demuxer crash (related to seeking)
3565 CDDA / Vorbis / Theora / SAP plugins:
3566  * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
3568 Demuxers:
3569  * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
3570  * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
3572 Decoders:
3573  * Updated FLAC API compatibility
3575 Input:
3576  * Support for new v4l2 encoder API
3578 Localisation:
3579  * New localisation: Arabic, Persian
3582 Changes between 0.8.6a and 0.8.6b:
3583 ----------------------------------
3585 Various bugfixes, notably:
3586  * Out-of-bound read in demuxers
3587  * Demuxers crashes (incl. CVE-2007-0256)
3588  * Mac OS X Interface crashes
3589  * VP31 decoding on Windows platforms
3590  * Direct3D Video Output modifications for Vista compatibility
3591  * Correct behaviour for feeding streams to Icecast or Shoutcast servers
3593 Decoders:
3594  * Enhanced Flash Video support incl. VP61 and VP60
3595  * Teletext subtitles (telx) support
3597 Webbrowser plugins:
3598  * Rectified behaviour and improved usability
3600 Mac OS X Interface & Port:
3601  * Diverse usability improvements
3602  * New wizard option to embed subtitles
3603  * Screensaver/automatic sleep mode is enabled when a video is paused
3604  * Improved Delete-Preferences-Script
3607 Changes between 0.8.6 and 0.8.6a:
3608 ---------------------------------
3610 CDDA / VCDX plugins:
3611  * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
3613 Mac OS X Interface:
3614  * Fullscreen controller improvements
3617 Changes between 0.8.5 and 0.8.6:
3618 --------------------------------
3620 Playlist:
3621  * Shoutcast TV listings support
3623 Input:
3624  * Support for RTSP authentication
3625  * Support for adding subtitles on the fly
3626  * Fixed MPEG-PS duration calculation
3627  * ATSC support for DVB input
3628  * Partial reading support for DVR-ms recordings
3629  * Partial reading support for MXF and GXF fileformat
3630  * Improved support for Flash Video files
3632 Decoders:
3633  * Native WMV9/VC-1 support
3634  * WMA Speech support (through binary codecs)
3635  * VP5/VP6 - Flash Video support (not VP61)
3636  * The True Audio Lossless codec support
3637  * Matroska WavPack support
3638  * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
3639  * Fixed a problem with MPEG2 field pictures
3640  * Fixed swapped colors on DVB subtitles
3642 Video output:
3643  * Additional OpenGL effects (cylinder, torus, sphere, ...)
3644  * Experimental Direct3D 9 video output (win32). Best served on Vista :)
3645  * Improved libcaca support
3647 Interfaces:
3648  * All
3649    * New hotkeys for crop and zoom
3650    * Support for snapshots from the HTTP interface
3651  * Windows
3652    * Systray support in skins
3653  * OS X
3654    * Support for Apple Remote control
3655    * Fullscreen controller panel (artwork by Simon Damkjær Andersen)
3656    * New playmode buttons (artwork by Simon Damkjær Andersen)
3657    * right/ctrl-click menu in video outputs
3658    * Main Menu uses autohide when playing videos in fullscreen mode
3659  * Linux
3660    * Notifications using notification-daemon
3662 Windows port:
3663  * Support for Unicode filenames (Windows NT and above)
3664    Windows 9x/ME users:
3665      - Please note that these versions of Windows are not officially supported
3666      - Unicode support for Windows 9x/ME applications is available through the
3667        Microsoft Layer for Unicode available from the following location:
3668        http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
3669        Download the MSLU package (unicows) and extract the content into the folder
3670        C:\Windows\System
3671  * Fixed IPv6 support on the client side
3672  * Fixed disable screensaver (Direct3D and DirectX video output)
3674 Localization:
3675  * Add Czech
3676  * Add Slovak
3677  * Add Malay
3678  * Add Slovenian
3680 Developers:
3681  * Updates to the libvlc API
3682  * Fixes for the mozilla and activeX plugins
3685 Changes between 0.8.4a and 0.8.5
3686 --------------------------------
3688 Core support:
3689  * Statistics collection (bitrates, packets, connections, ...)
3690  * Support for downloading updates
3691  * Updated strings
3693 Input:
3694  * Initial support for RTSP-over-HTTP (to allow NAT traversal)
3695  * Linux DV (Digital Video - Firewire) input
3696  * Improvements to the Audio CD input
3697      - Separate playlist entries for the tracks
3698      - Support for CDDB
3699  * Support for more DVB (satellite) encryption modules
3700  * Improved subtitles encoding support
3701  * Improved support for playing MP4 files from the Web
3703 Decoders:
3704  * Cook (Real audio) support
3706 Playlist / Services discovery:
3707  * XSPF playlist support
3708  * Podcast support
3709  * Updated Shoutcast to use new listing
3711 Audio output:
3712  * New JACK audio output
3714 Video output:
3715  * New video filters:
3716     - magnify: allows you to zoom on part of the image
3717     - gradient and edge detection: "cartoon-like" effect
3718     - bluescreen: overlay parts of a video transparently on another one
3719  * Logo video filter: can now loop through multiple images
3720  * RSS video filter: display feed images. Support for Atom feeds.
3721  * Improvements to the subtitles rendering
3723 Stream output:
3724  * Initial support for throttling users on VOD streams
3726 Interfaces:
3727  * System to inform the user and request information
3728     - HTTP authentication
3729     - Fatal errors
3730     - ...
3731  * wxWidgets
3732     - VLM (VideoLAN Media Manager) control panel
3733     - Improved media information panel (shows statistics, metadata, ...)
3734     - Drag & Drop support in the playlist
3735  * Skins2
3736     - New default skin
3737     - Support for Winamp 2 skins
3738     - Improved playlist handling
3739     - Support for popup menus, animated bitmaps, equalizer, ...
3740  * OS X
3741     - Embedded Video output
3742     - new Go-To-Specific-Time feature
3743     - Video cropping and aspect ratio changing while playing
3744     - Improved media information panel (shows statistics, metadata, ...)
3745     - support for processing multiple items with the wizard in a single run
3746     - option to save selections in the wizard for a session (default enabled)
3747  * HTTP
3748     - New default interface pages for VLC and VLM (including a mosaic wizard)
3749     - A bunch of new RPN functions
3751 Windows Port:
3752  * MSN messenger "Now playing" support
3754 OS X Port:
3755  * Mac-Intel compatibility
3756  * Enhanced support of various audio output devices
3757  * Growl "Now playing" support
3759 *Nix port:
3760  * Ability to log to syslog
3761  * Root wrapper to avoid running VLC as root
3763 Developers:
3764  * New libvlc API (not finished yet)
3765  * Java bindings
3766  * A bit more automatic testing
3769 Changes between 0.8.4 and 0.8.4a:
3770 ---------------------------------
3772 Audio output:
3773  * Fix a52 over spdif in alsa
3774  * SPDIF output available again in the Mac OS X Audio menu.
3776 Decoder:
3777  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
3778  * Add support for some non-standard FOURCCs used for H.264/H.263
3780 Demux:
3781  * Fix bug with some HE-AAC audio tracks
3783 Services Discovery:
3784  * HAL fixes, should now work with new API
3785  * SAP, fix 20 second freeze on windows
3786  * UPnP fixes
3787  * Avahi 0.6 support
3789 Interfaces:
3790  * Mac OS X
3791     - fixed encoding of H.264/H.263 content when using the wizard
3794 Changes between 0.8.2 and 0.8.4:
3795 --------------------------------
3797 Core support:
3798  * Internal strings handling is now UTF-8 based
3799  * New OSD system
3801 Video output:
3802  * Fixed problems with OpenGL output
3803  * New --monitor-par (pixel aspect ratio) option
3804  * Fixed display problems with HDTV-1080 format
3806 Input:
3807  * Improved DVB support for satellite bands other than Ku-band
3808  * IPv6 and Extended passive mode support for FTP
3809  * IPv6 Source Specific Multicast support
3810  * GnomeVFS input module
3811  * Support for RTP packet reordering
3812  * Fixed syntax for FTP URLs
3814 Decoders:
3815  * Support for libSDL_image to import different image types
3816  * Musepack decoder using libmpdec
3817  * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
3819 Services discovery:
3820  * UPnP service discovery (Linux only at the moment)
3821  * Bonjour service discovery using avahi (Linux only)
3823 Video filters:
3824  * RSS feed overlay
3826 Audio filters:
3827 * Fixes, enhancements and new options related to the Headphone Channel
3828   Mixer and Dolby Surround
3830 Stream output:
3831  * New shout output module to forward streams to icecast servers
3832  * Fixed several SAP and SDP announcement bugs
3833  * Fixed MTU handling to avoid IP fragments
3835 Interfaces:
3836 - new cone icon by Richard Â¯iestad (Eurodata, retron.info)
3837  * Mac OS X
3838     - New streaming and transcoding wizard
3839     - New extended controls panel
3840     - New bookmarks window
3841     - Fixed playlist sorting
3842     - Fixed drag-and-drop inside the playlist
3843  * wxWidgets
3844     - Rename wxWindows interface in wxWidgets.
3845     - All the --wxwin-* options are now --wx-*
3846     - Support for RTP streaming in Stream Ouput dialog
3847     - Now require wx2.6 with Unicode support
3848  * Skins2
3849     - Tree playlist
3850  * HTTP
3851     - New RPN functions to control VLC features (see play-howto)
3852     - Facilities to correctly handle non-ASCII characters and spaces in
3853       the names of files
3854     - Include macro to include other files
3855     - CGI 1.0 support
3857 ActiveX plugin:
3858 * Should now work outside IE as well
3860 Mac OS X port:
3861 * New script to delete the preferences automatically
3863 Windows port:
3864 * Fixed bandwidth problems of HTTP streaming
3865 * Fixed audio problems with DirectX audio output
3867 Translations:
3868  The following languages were added:
3869  * Galician
3870  * Korean
3871  * Romanian
3872  * Simplified Chinese
3873  The following languages were re-added:
3874  * Swedish
3877 Changes between 0.8.1 and 0.8.2:
3878 --------------------------------
3880 Core support:
3881  * Rewrite of the playlist
3882     - Tree structure
3883     - Input preparsing (for meta-data)
3884     - Grouping (by artist, ...) support
3885  * Preferences improvements:
3886     - New organization, designed to improve usability
3887     - New configuration types (list of modules, ...)
3888  * XML parsers
3889  * Core image manipulation support
3890  * Client-side SSL/TLS support
3891  * SSL Client certificates checking support (allows for secure VoD)
3892  * Renamed --spu-channel to --sub-track
3893  * Renamed --spumargin to --sub-margin
3894  * Renamed --audio-channel to --audio-track
3895  * Renamed --filter to --vout-filter
3896  * filters, extra interfaces, visualizations and service discovery modules are
3897    now separated by ':' instead of ','
3898  * Access filter architecture
3899  * Track selection based on preferred language (--sub-language and --audio-language)
3900  * Zsh autocompletion for VLC's arguments
3901  * Many bugfixes...
3903 Input/Demuxers:
3904  * Support for SOCKS proxy
3905  * Support for Shoutcast Meta-data
3906  * Support for (HE-)AAC raw-audio streams
3907  * Support for images on a HTTP server that get refreshed on the server
3908  * Better support for Kasenna streams
3909  * RTSP UDP->TCP rollover support
3910  * Massive Matroska improvements
3911  * Support for XA and VOC audio files
3912  * TiVo demuxer
3913  * Samba (Windows shares) access module
3914  * Improved CDDAX module (uses several playlist items)
3915  * Fixes to Linux DVB support
3916  * Fix the "negative subtitles delay" bug
3917  * Support for FTP over IPv6
3919 Decoders / Encoders:
3920  * Dirac decoder and encoder
3921  * PNG decoder/encoder
3922  * Improvements to DVB subtitles encoder
3923  * Support for Apple Lossless Audio Codec
3925 Access filters:
3926  * New Record and Timeshift filters
3928 Services discovery:
3929  * New type of modules, that add items to the playlist
3930  * Brand new SAP module
3931      * To enable SAP, you now need to use "-S sap" or add SAP in
3932        the "Manage->Services Discovery" menu
3933      ( IPv6 SAP is now enabled by default )
3934      * Non-standard support for HTTP streams SAP announces removed
3935  * HAL (Hardware Abstraction Layer) discovery
3936  * DAAP (iTunes shares) support
3937  * Shoutcast
3939 Audio output:
3940  * Support for 20/24 bits LPCM
3942 Video output:
3943  * Video snapshot support (png or jpg)
3944  * Image file video output (png)
3945  * Motion detection filter (can trigger playlist actions)
3946  * Improvements to wall video filter
3947  * Support for font color and opacity
3949 Stream output:
3950  * Muxers
3951     - ASF improvements
3952  * VLM / VoD
3953     - Ability to load a configuration file on startup
3954     - Seeking support in VoD streams
3955  * Mosaic (picture-in-picture system)
3957 Interfaces:
3958  * wxWidgets
3959     - Redesigned playlist : add playlist, add directory, ...
3960     - Improved preferences
3961     - Improvements to the wizard
3962     - DVD, VCD and Audio CD navigation buttons
3963  * MacOS X
3964     - Redesigned playlist
3965     - Improved preferences
3966  * Skins
3967     - Support for multiple actions
3968     - Fixes
3969  * HTTP
3970     - Support for the new playlist system
3971  * Lirc
3972     - Now uses new config settings. See doc/lirc/example.lirc
3974 Windows port:
3975  * Screensaver disabling fix
3976  * DirectShow tuner configuration
3977  * Support for no-decoration windows
3979 MacOS X port:
3980  * Many Mac OS X 10.4 Tiger related fixes
3981  * The OpenGL video output is back
3982  * A new audio module that should work more reliable for analog audio output in various configurations.
3983    - Supports multichannel discrete analog output
3984    - Digital audio output requires you to change a preference setting because it
3985      is not yet available in the new module
3986    - Please read the README.MacOSX.rtf file for more information.
3988 BeOS port:
3989  * Support for single-buffered overlay
3991 Pocket PC port:
3992  * Many fixes
3993  * New interface
3994  * New video output
3996 Mozilla Plugin:
3997  * Javascript fixes
3998  * Mozilla plugin for MacOS X is back (not yet distributed)
4000 IE Plugin:
4001  * Brand new Internet Explorer ActiveX plugin
4003 Translations:
4004  The following languages were added:
4005  * Catalan
4006  * Danish
4007  * Turkish
4010 Changes between 0.8.0 and 0.8.1:
4011 --------------------------------
4013 Core support:
4014  * Include TLS/SSL API (on plattforms where libgnutls is available)
4015  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
4017 Windows port:
4018  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
4019  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
4020  * Fixed spurious taskbar item after switching to fullscreen
4022 WinCE port:
4023  * A few more updates (we still miss an interface and a fast video output).
4025 Audio Output:
4026  * Portaudio audio output plugin improvements
4028 Video Output:
4029  * Proper subpictures scaling using the aspect-ratio info when available
4031 Demuxers:
4032  * Fixed crash with ODML avi files
4033  * Fixed autodetection of VCD/SVCD bin files
4034  * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
4036 Stream Output:
4037  * Encoders:
4038    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
4039  * Stream output:
4040    * Support of playlist group announcement
4043 Changes between 0.7.2 and 0.8.0:
4044 --------------------------------
4046 Core support:
4047  * Major work on libvlc. Changed/renamed/added functions
4048  * Complete switch to the new input core (better seeking, multi-input, ...)
4049  * New plugins cache to speed up launch time
4050  * New --play-and-stop feature which stops the playlist after each played item
4051  * Daemon mode (to run vlc in the background)
4052  * Major improvements to the subtitle/OSD subsystem
4054 Input:
4055  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X
4056     (Stream your desktop)
4057  * Improved DVD support:
4058     - uses libdvdnav for playing DVDs with menus support
4059     - uses libdvdread for simple playback with menus (eg. for streaming)
4060  * Experimental multi-input support ( use --input-slave to play with it )
4061  * Automatic MTU discovery for UDP streams
4062  * More powerful MRL syntax for DVD/VCD/CDDA access
4063     (selection of titles/chapters).
4065 Demuxers:
4066  * Support for iTunes Music Store previews
4067  * Support for MJPEG webcams (i.e. AXIS cams)
4068  * Added initial mp4 and mpeg-ts text track support
4069  * Windows Media Server RTSP support
4070  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
4071  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
4072  * Skins2 .vlt file loader (only when skins2 is the current interface)
4073  * Improved Ogg demuxer
4074  * Support for MPEG PS streams with MPEG 4 video.
4075  * Support for so called AACPlus webstreams
4077 Codecs:
4078  * G.726 audio support
4079  * 14496-17 MPEG TS text support
4080  * MPEG-4 text support
4081  * Vastly improved DVB subtitles decoder (ETS 300 743)
4082  * Enabled color in DVB subtitles rendering
4083  * VobSub supported both externally and in Matroska
4085 Stream Output:
4086  Encoders:
4087   * Re-use audio/video/spu decoders in transcoder module. From now on,
4088      everything that is playable by VLC should be transcodable as well
4089   * Subtitles overlaying in transcoder
4090   * Subpictures overlaying in transcoder (see video output)
4091   * Frame rate selection in the transcoder
4092   * DVB subtitles encoder
4093   * MPEG 1 layer 2 audio encoder using libtoolame
4094   * Improved vorbis/theora encoding
4095  Muxers:
4096   * Text track muxing for mp4
4097   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
4098   * 14496-17 text track muxing for MPEG TS
4099   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
4100   * Teletext (0x56 descriptor) streaming support in MPEG TS.
4101   * New WAV muxer (supports multi-channel audio)
4102   * Improved ASF muxer
4103  Misc:
4104   * H.263 RTP streaming support
4105   * SDP generation outputs more compliant SDPs and can create SDP files now
4106   * Improved RTSP and VoD server (experimental)
4108 Audio Output:
4109  * New audio equalizer filter
4110  * Very trivial volume normalizer
4111  * True channel downmixing when playing 5:1 material on Stereo
4112  * More gradual resampling which should improve the pitch changing effect
4113  * New audio output plugin using portaudio v19
4115 Video Output:
4116  * Roku HD1000 Video output
4117  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
4118    with support for effects.
4119  * Improved filter and subpictures support :
4120     - New filters can be streamed.
4121     - "Subpicture filters" to overlay subpictures on video
4122     - Centralized scaling and blending
4123  * New filters :
4124     - "time", to display current time
4125     - "marq", to display a marquee
4127 Interfaces:
4128  * OSD sliders for volume and postition information
4129  * OSD icons for Play and Pause
4130  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
4131  * A few skins2 improvements
4132  * Added search, volume, loop and random functions to the ncurses interface
4133  * Added a filesystem browser to the ncurses interface
4134  * The remote control interface can now listen for commands on sockets
4135  * Improved CORBA control module
4137 Mac OS X port:
4138  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
4139  * Major speed improvements to the Quartz video output
4140  * The Mac OS X interface is no longer required to display video
4142 Linux port:
4143  * New galaktos visualization plugin (MilkDrop-compatible)
4144  * Experimental SVG rendering module
4145  * Support for DVB CAM modules.
4147 Windows port:
4148  * DirectX Media Object decoder (allows playing some media types, like WMV3)
4149  * DirectX Media Object audio and video encoder
4150  * Fixed long standing win32 thread handles leak
4151  * Fixed problem with CPU usage with subtitles rendering
4152  * Wallpaper mode for the DirectX video output (only in overlay mode)
4154 WinCE port:
4155  * Massive update (we still miss an interface and a fast video output).
4157 Mozilla plugin:
4158  * Added a lot of Javascript accessible funtionality
4159  * Volume, position, length, seek etc etc etc.
4161 Misc:
4162  * Server/client network synchronization module
4163  * VBrick streams fully supported
4164  * Cisco IP/TV streams supported
4165  * VLM enhancements
4168 Changes between 0.7.1 and 0.7.2:
4169 --------------------------------
4171 Core support:
4172  * Bookmarks feature for easier seeking/access inside medias.
4173  * Support for video output embedded in interfaces.
4174  * Improved HTTP daemon.
4175  * Saved playlists now remember VLC-specific options.
4177 Codecs:
4178  * New Continuous Media Markup Language (CMML) codec.
4179    (http://www.annodex.net/overview.html)
4180  * New H.261 video decoder using openmash.
4181  * H264 encoder, demuxer and packetizer.
4182  * Packetizer interfaces between demux and codec when needed
4183    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
4184  * Support for Theora alpha3 (both decoding and encoding).
4186 Input:
4187  * --start-time <sec> and --stop-time <sec> to start and stop playing a
4188    file at the specified amount of seconds. Only works with a few
4189    fileformats (avi, mov, mkv, mp4 )
4190  * Improved directory access module.
4191  * New "file-cat" option to play truncated movies.
4192  * Better handling of meta info (title, author, description, etc...).
4193  * New options to pass meta info to the input.
4194  * It is now possible to stream programs from a DVB-S/C/T stream
4195    (satellite, cable, or digital terestrial television)
4197 Demux:
4198  * Annodex (http://www.annodex.net) support.
4199  * mmsh streaming fixes.
4200  * Fixed infinite loop in the AVI demux on broken/incomplete files.
4202 Subtitles:
4203  * Subviewer and subviewer v2 subtitles support.
4204  * Ability to choose autodetected subtitles path.
4205  * Subtitles delay can be changed in real time with hotkeys.
4207 Stream output:
4208  * Improved session announcement system.
4209  * Minimize threads usage by default.
4210  * Added faster than realtime stream output (limited by CPU) for file output.
4211  * Improved MOV/MP4 muxer.
4212  * Improved MPEG TS muxer.
4213  * Improved transrater.
4214  * Meta info options used by the muxers.
4215  * New configuration system.
4216  * Better audio channels downmixing when transcoding.
4218 VideoLAN manager:
4219  * New videolan (media) manager (vlm): a little manager designed to launch
4220    and manage multiple streams from within one instance of VLC.
4221  * Supports live streams and VoD.
4222  * Supports scheduling.
4223  * Telnet interface for vlm.
4224  * HTTP interface for vlm.
4226 Interfaces:
4227  * Skins II (Windows and Linux only)
4228     - Ability to embed video output.
4229     - Support for bitmap fonts.
4230     - Lots of improvements.
4231  * wxWindows (default Windows and Linux interface)
4232     - New design and set of icons.
4233     - Ability to embed video output.
4234     - Support for hotkeys.
4235     - Support for bookmarks.
4236  * Mac OS X
4237     - Support for 'groups' and playlist item properties.
4238     - Better hotkeys handling.
4240 Mac OS X port:
4241  * OpenGL video output is now the default when available.
4242  * Added FAAC encoder (mp4a).
4243  * Audio output fix to work with multiple streams on a HAL device.
4244  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
4246 Win32 port:
4247  * DirectShow input plugin should work with more devices.
4248  * Disable monitor power down when watching movies.
4249  * Improved Windows installer.
4251 Linux port:
4252  * PowerPC fixes.
4254 Misc:
4255  * Improvements to the Goom visualisation plugin.
4256  * Roku HD1000 audio output.
4259 Changes between 0.7.1 and 0.7.1a:
4260 ---------------------------------
4262 Mac OS X:
4263  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
4264  * Playing MOD files is working now.
4267 Changes between 0.7.0 and 0.7.1:
4268 --------------------------------
4270 Core support:
4271  * Fixed a nasty bug that causes preferences not to be saved some times.
4272  * IGMPv3 support for VLC under Windows XP and Linux.
4274 Codecs:
4275  * Brand new DTS Coherent Acoustics audio decoder based on libdts
4276    (http://www.videolan.org/dtsdec.html)
4277  * Fixed DTS S/PDIF output
4278  * SVCD (Philips OGT) and CVD subtitles
4280 Playlist:
4281  * Internal improvments
4282  * Improved import/export
4284 Input:
4285  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
4286    container formars.
4287  * New demux module that uses libavformat from ffmpeg. Adds support for many
4288    small and strange formats.
4289  * New PVA demux.
4290  * New MOD audio demux.
4291  * Support for DTS and A52/AC3 wav files.
4292  * Support for DTS and A52/AC3 audio CD.
4293  * New and experimental DVD input plugin with menus support (using libdvdnav).
4294  * Added back DV audio support in raw DV demuxer.
4296 Stream output:
4297  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
4298  * Fixed a nasty bug in the mpeg video packetizer.
4299  * Improved transcoding (multithreading, more tuning, etc...).
4301 Service discovery:
4302  * Fixed sdp in SAP.
4304 Mac OS X port:
4305  * New opengl video output plugin.
4307 Win32 port:
4308  * A few improvements to the DirectShow input plugin.
4309  * Fixed ipv6 name resolution.
4312 Changes between 0.6.2 and 0.7.0:
4313 --------------------------------
4315 Core support:
4316  * Brand new decoder/packetizer api.
4317    Adds a lot more flexibility while also simplifying the decoder plugins.
4318  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
4319  * Video outputs are recycled if possible.
4320    This removes any 'flicker' between two similiar video files.
4321  * Fixed the video filters. Video should no longer go black when using filters.
4322  * New input core. Advantages are: better seeking, more responsive, support for
4323    subtitle files at the core, and much much more.
4325 Playlist:
4326  * Added a repeat mode to repeat a single file over and over.
4327  * Playlist sorting
4329 Input:
4330  * RTP/RTSP support.
4331  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
4332  * Support for Flac in Ogg files.
4333  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
4334  * Rewrite of the Flac demuxer.
4335  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
4336  * Reworked DVB tuning.
4337  * Better Icecast support.
4338  * New MPEG video elementary streams demuxer.
4339  * New DTS audio elementary streams demuxer.
4341 Codecs:
4342  * Support for Theora video encoding.
4343  * Support for Speex audio decoding/encoding.
4344  * Rewrite of the Flac decoder + encoding support.
4345  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
4346  * Support for AAC + SBR and proper multi-channel re-ordering.
4347  * MPEG 2.5 audio support.
4348  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
4350 Stream output:
4351  * Improvements to the MPEG TS muxer.
4352  * New transrating module for MPEG2 video.
4353  * Added packetization for MPEG AAC ADTS streams.
4354  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
4355  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
4356  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
4357  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
4358  * --sout-keep option to keep the stream open while changing input.
4359  * Preliminary RTP support.
4360  * Fixes to SAP announces.
4362 Interface:
4363  * Skins:
4364     - Bugfixes
4365     - misc improvements (eg, "stay on top" option).
4366  * New standardized and customizable hotkeys.
4367  * wxWindows
4368     - Playlist improvements (Sort, Search, mode buttons).
4369     - Improvements and help in preferences
4370     - New streaming wizard
4371     - Revised Disc Open menu
4372  * HTTP
4373     - Improvements of the standard pages
4374     - Support for new commands
4375  * OSD ( OS X and hotkeys only atm ).
4377 Service discovery:
4378  * Many fixes to the SAP module
4379  * SAP now supports HTTP streams
4381 Subtitles:
4382  * Text subtitles now have a black outline.
4383  * Text subtitles autodetection.
4384  * Text subtitles charset autodetection.
4385  * Text subtitles for all videofiles. Results may vary.
4386  * Text subtitles in Hebrew are supported. Arabic partially.
4387  * Automatic fontsize selection for text subtitles.
4388  * Fixed SAMI text subtitles support.
4389  * Support for subtitles in Matroska files.
4390  * Support for subtitles in DVB streams.
4392 Mac OS X port:
4393  * New controller designed by Max Rudberg from www.maxthemes.com
4394  * Save playlist.
4395  * Works on 10.1.x again. Apologies for that problem.
4396  * Support for Panther.
4397  * Support for raw dumping of streams to disk.
4398  * Mozilla plugin for Mac OS X (experimental).
4400 Win32 port:
4401  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
4402  * VLC can be installed as a Windows NT service.
4403  * Allow on the fly switching of the main interface.
4404  * Support for 3F2R in audio output.
4405  * New --one-instance option to "force" only one running instance of VLC.
4406  * Mozilla plugin for Windows (experimental).
4407  * Multimonitor support (untested).
4408  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
4410 Linux port:
4411  * Improved Video4Linux input. Also added support for an audio only input.
4412  * Support for real-time priority when running with root privileges.
4413  * Allow on the fly switching of the main interface.
4415 iPaq port:
4416  * Brand new Gtk 2 interface
4418 Miscellaneous:
4419  * Audio visual effects filters (spectrum, scope and random).
4420  * Audio visual effects filter using goom.
4421  * Spanish, Portuguese Brazilian and Hungarian translations.
4422  * libcaca video output (colored ascii)
4425 Changes between 0.6.1 and 0.6.2:
4426 --------------------------------
4428 Core support:
4429  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
4431 Stream output:
4432  * Transcoder now generates proper pts/dts thus should work a lot better.
4433  * Improved MPEG TS muxer.
4435 Access input:
4436  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
4437  * Few fixes to the VCD navigation.
4439 Interfaces:
4440  * Support for DVD menus navigation added to the wxWindows interface.
4442 UNIX ports:
4443  * ALSA multi-channel support fixed and tested.
4444  * Fixed fullscreen with gnome metacity.
4446 Win32 port:
4447  * Fixed VCD support which was broken on some machines.
4449 iPaq port:
4450  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
4452 Miscellaneous:
4453  * Text subtitles now centered on the picture.
4454  * Ffmpeg decoder now generates proper pts and can be used to play
4455    mpeg1/2 videos.
4458 Changes between 0.6.0 and 0.6.1:
4459 --------------------------------
4461 Core support:
4462  * There should be less bogus resampling, particularly on DVDs.
4463  * VLC will now wait for the medium to wake up before starting its clock
4464    after a pause.
4466 Stream output:
4467  * Added vorbis audio support in Ogg streaming.
4468  * Added vorbis audio transcoding support.
4469  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
4470 UNIX ports:
4471  * ALSA multi-channel support fixed and tested.
4472  * Fixed fullscreen with gnome metacity.
4474 Win32 port:
4475  * Fixed VCD support which was broken on some machines.
4477 iPaq port:
4478  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
4480 Miscellaneous:
4481  * Text subtitles now centered on the picture.
4482  * Ffmpeg decoder now generates proper pts and can be used to play
4483    mpeg1/2 videos.
4486 Changes between 0.6.0 and 0.6.1:
4487 --------------------------------
4489 Core support:
4490  * There should be less bogus resampling, particularly on DVDs.
4491  * VLC will now wait for the medium to wake up before starting its clock
4492    after a pause.
4494 Stream output:
4495  * Added vorbis audio support in Ogg streaming.
4496  * Added vorbis audio transcoding support.
4497  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
4498  * PS muxer can create mpeg1 files now and produce streams with system headers.
4499  * You can transcode a52 with more than two channels to mpga now.
4501 Win32 port:
4502  * Fixed DVD support which was partly broken due to a bug in libdvdcss
4503  * Fixed 5.1 audio support for the sblive/audigy soundcards.
4504  * Fixed sound on Windows NT.
4506 UNIX ports:
4507  * Fixed/improved ALSA support and enabled multi-channel audio output.
4508  * X11/Xvideo: Should now work on big endian machines, and you can now
4509    use the arrow keys to browse through the DVD menus.
4511 iPaq port:
4512  * Gtk+2 interface called PDA
4513  * Familiar Gtk+ is now deprecreated
4514  * Codec a52, Faad2 and flac added
4515  * Video4Linux enabled (demux and transcode)
4516  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
4518 Interfaces:
4519  * Small updates/fixes to the wxWindows interface.
4520  * Improved HTTP remote control interface. You can now create your own HTML pages.
4521  * A new CORBA control plugin.
4523 Input demux:
4524  * Improved support for the Matroska container format.
4526 Miscellaneous:
4527  * Improved build system.
4528  * New video filter plugin to overlay logos.
4529  * Added support for Winamp 3 B4S files.
4530  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
4531    Should also work with languages like russion for instance.
4534 Changes between 0.5.3 and 0.6.0:
4535 --------------------------------
4537 Core Support:
4538  * Channel Server support was removed (was deprecated)
4540 Input access:
4541  * Fixed a big bug in ftp and http access that prevented many platforms
4542    (OSX most prominently) to view ftp and http streams.
4543  * Fixed large file support on Windows
4544  * Video 4 Linux support
4545  * CD Digital Audio support
4546  * Fixed IPv6 multicasting on Windows and OSX.
4548 Input demux:
4549  * Better detection of AAC and mp3 files
4550  * Support for OpenDML avi files
4551  * More complete .mp4/.mov support
4552  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
4554 Codecs:
4555  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
4556  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
4557  * OSX support for QDM2 and QDMC sound, often used in QT content.
4558  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
4559  * Updated our theora decoder to use the alpha 2 release of libtheora
4560  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
4561  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
4563 Interfaces:
4564  * The wxWindows interface is now fully useable as well as Unicode safe
4565  * New HTTP remote control interface
4567 Stream output:
4568  * New stream output scheme. It is now possible to build a chain of stream outputs
4569    allowing for instance to stream and display some content at the same time.
4570  * The stream output now allows to transcode content on the fly.
4571  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
4572  * SAP/SDP announcing support. (both IPv4 and IPv6)
4574 Miscellaneous:
4575  * New reset option for the preferences
4576  * You can set your language in the prefences
4577  * New video chroma conversion module using ffmpeg
4578  * Added a Gentoo ebuild to the distribution
4579  * Added a new smaller subtitles font (now the default) + scripts to generate your own
4580  * SAP/SDP IPv6 support
4582 UNIX ports:
4583  * Basic support for the X11 Xinerama extension.
4584  * New skinable interface ported to X11.
4585  * Run opie-vlc and zaurus-vlc as GuiServer
4587 Mac OS X port:
4588  * When you add several items to the playlist, they are sorted alphabetically.
4589  * New about panel and revamped preferences panel.
4590  * Fixed the deinterlace menu.
4591  * Float on top, Fit to Screen and a Transparency option for video out.
4592  * New output dialog for transcode and display while stream capabilities.
4593  * New icons by Davor Orel.
4594  * New audio resampler. Should make VLC much faster.
4595  * Fixed disappearing and crackling sound (PTS is out of range bug)
4596  * We no longer automatically save the preferences when you quit the application
4597  * Arrow keys are now use to browse the menus in a DVD
4599 Win32 port:
4600  * the wxWindows interface is now the default interface
4601  * The keyboard shortcuts are now identical to the linux version
4602  * Fixed the "no sound" problem on NT4
4603  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
4604  * Added support for compressed skins files (.vlt files)
4605  * Fixed SVCD chapters support.
4606  * Fixed memory leak with 5.1 audio.
4608 BeOS port:
4609  * Interface localization
4610  * Screensaver disabled if playing in fullscreen
4611  * A few new keyboard shortcuts
4612  * New full-featured Preferences window
4615 Changes between 0.5.2 and 0.5.3:
4616 --------------------------------
4618 Core Support:
4619  * fixed DTS S/PDIF output on little-endian machines
4620  * support for skins at the interface level
4621  * new OSD module using Freetype2
4622  * video outputs are now destroyed when the associated input ends
4623  * the video output takes into account the caching delay introduced at the
4624    input level before dropping out of date frames.
4625  * configuration option to disable the translation of the interface
4627 Input access:
4628  * fixed HTTP redirects
4629  * support for opening an entire directory
4630  * EOF should be detected more reliably
4631  * new video4linux access plug-in
4632  * new kfir access plug-in designed to work around a bug in the kfir driver
4634 Input demux:
4635  * added stream type for some Motorola MPEG-2 video encoders
4636  * fix for some ogg web radio streams
4637  * fixed reading TS streams over HTTP
4639 Codecs:
4640  * support for 3ivx D4 (not previous versions)
4641  * support for '3ivd' and '3vid' encodings
4642  * support for 'MSS1' codec ( same as WMV2 )
4643  * support for SAMI subtitles (untested and incomplete)
4644  * better SSA4 subtitles recognition
4645  * new codec for raw I420 video
4646  * improvements to the libmpeg2-based MPEG video decoder
4648 Interfaces:
4649  * improvements to wxWindows based interface
4650    (although it still misses some important features)
4651  * skeleton for a Gnome2/GTK2 plug-in
4653 Stream output:
4654  * new HTTP output support
4655  * fixed a segfault in the AVI muxer
4656  * fixed AV synchronization issues
4658 Miscellaneous:
4659  * support for oldstyle id3 genres
4661 UNIX ports:
4662  * the SDL vout plug-in will now work on big-endian machines
4664 Mac OS X port:
4665  * reorderable playlist
4666  * fixed the hiding of the mouse on multiple monitors
4667  * fixed a big issue with some USB speakers
4668  * support for mono audio output devices
4669  * reset the audio-device to its default mode before quitting VLC
4670  * fixed several cosmetic issues
4671  * you can drag the controller window by its background (as it should be)
4672  * the messages window remembers more lines
4673  * delay and fps can now be overruled with subtitles files
4674  * http and ogg stream output options
4675  * Apple menu and friends will now be translated as well
4677 Win32 port:
4678  * new skinnable interface
4679  * the directx video output doesn't crash anymore on ctrl+alt+del events.
4681 iPAQ familiar Linux port:
4682  * support for FLAC audio format
4683  * the interface adapts to the screen size/rotation
4684  * playlist
4685  * network tab in the interface
4686  * "apply" handling in preferences
4689 Changes between 0.5.1a and 0.5.2:
4690 ---------------------------------
4692 Core support:
4693  * advanced config options are now hidden by default
4694  * new --spdif option to use the S/PDIF audio output by default
4695  * fixed a 'clicking' sound when switching between streams
4696  * new bandlimited resampler that should improve audio quality on primarily
4697    Mac OS X
4698  * fixed a problem with audio over http that caused some web radios to not work
4699  * DTS S/PDIF support
4701 Codecs:
4702  * support for DV audio through the ffmpeg library
4703  * support for FLAC audio through libflac
4704  * new but basic MPEG video decoder based on libmpeg2
4705  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
4707 Stream output:
4708  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
4709  * new --ttl option for Time To Live
4711 DVD support:
4712  * fixed quite a few problems with the dvd menu support
4714 UNIX ports:
4715  * fixed the GNU-pth support
4717 Win32 port:
4718  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
4719    plugins
4720  * localization support via gettext is now fully working
4721  * rc interface is now fully useable
4722  * fixed the MSVC project files generation
4724 Mac OS X port:
4725  * several fixes for multi channel audio devices. AC3 over SPDIF with
4726    M-Audio Sonica Theater still does not work. this is most likely a driver
4727    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
4728    iMate and MOTU firewire devices should work)
4729  * VLC now uses the default audio device
4730  * new info panel
4731  * very preliminary support for VLC control via applescript
4732  * support for mouse gestures
4733  * new priority scheme allowing to avoid lock-ups on low-end machines
4735 Linupy port:
4736  * there is a whole new port for the linupy distribution used by o.a. the
4737    YOPY PDA. It is still experimental, please test it
4739 Miscellaneous:
4740  * improved ID3 tag detection
4741  * changed several errors into warnings ; the frequently reported "this is
4742    not a PS stream, continuing" is one of these
4743  * mouse gestures work on windows and osx, but there still isn't any useful
4744    gestures
4745  * some support for .pls playlists used by shoutcast
4748 Changes between 0.5.1 and 0.5.1a:
4749 ---------------------------------
4751 Mac OS X port:
4752  * fixed a problem that caused VLC to select the wrong language when
4753    English was set as the preferred language
4756 Changes between 0.5.0 and 0.5.1:
4757 --------------------------------
4759 Core support:
4760  * new mouse gesture interface
4761  * audio volume can now be changed at any time, even when no file is
4762    playing
4764 Input access:
4765  * various minor fixes on the network inputs
4766  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
4767  * VCD: fixed track number and chapter indexing
4769 Input demux:
4770  * fixed a bad initialization in the mp4 plug-in
4771  * new --buggy-psi option for TS streams which do not update their
4772    continuity counter
4774 Codecs:
4775  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
4777 DVD support:
4778  * fixed a bug which turned the default interface command-line only
4779    without the user consent
4781 UNIX ports:
4782  * GTK: fixed a crash when going fullscreen or changing volume from the
4783    popup menu
4784  * X11: new screen saver disabling plug-in (--extraintf screensaver)
4785  * KDE: fixed compilation with KDE 3.1
4786  * ALSA: fixed mono files output
4788 Mac OS X port:
4789  * fixed a crash on start-up on some localized systems
4790  * lowered real-time priorities to avoid lock-ups on slow machines
4791  * VLC can now be made the handler of ftp http mms and udp URLs
4792  * playlist enhancements
4793  * added half, normal and double video window menu items
4794  * new step forward/step backward commands
4795  * the dock should no longer be visible in fullscreen mode
4796  * the Mac OS X binary is now compiled with Ogg/Theora support
4797  * vlc.app is now VLC.app
4799 Win32 port:
4800  * fixed the "RichEdit line insertion error" bug
4801  * VLC can now be run from outside its installation directory
4802  * fixed a bug that prevented to find the default subtitle font
4804 BeOS port:
4805  * smarter BeOS priorities to avoid lock-ups
4806  * few enhancements in the interface (especially the Settings window)
4808 Opie port:
4809  * native video output is working again
4810  * only commandline interface support
4811  * support for MPEG4, DivX through ffmpeg package
4814 Changes between 0.4.6 and 0.5.0:
4815 --------------------------------
4817 Core structure:
4818   * object structure which allows for full re-entrancy, known as libvlc
4819   * new audio output architecture based on filter pipelines, providing
4820     S/PDIF and multi-channel support
4821   * localization support via gettext on most architectures
4822   * new stream output architecture, allowing to use VLC to unicast,
4823     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
4824     and A/52 streams are supported)
4825   * build system now uses autoconf/automake/autopoint
4827 Input access:
4828   * mms:// support
4829   * ftp:// support
4830   * stability fixes in the HTTP access
4831   * auto-detection of RTP encapsulation
4832   * VCD entry points support
4833   * VCD image file support
4835 Input demux:
4836   * support for *.asf format
4837   * improved support for *.avi, especially over an HTTP connection
4838   * support for *.mp4 and *.mov format
4839   * support for ogg encapsulation
4840   * support for raw DV format
4841   * support for *.wav format
4842   * new demuxdump demux allowing to save a stream to a file
4843   * raw AAC support
4845 Stream discovery & playlists:
4846   * support for the SAP/SDP and SLP protocols
4847   * support for .m3u file format
4848   * support for .asx file format
4849   * hack to find the streaming sources in html-pages with embedded wmp
4851 Codecs:
4852   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
4853     (only available with the .avi demux)
4854   * support for ADPCM audio codec
4855   * support for raw PCM data
4856   * support for Cinepak video codec
4857   * support for DV video codec via libdv or ffmpeg
4858   * support for AAC audio codec via libfaad2
4859   * support for Xvid codec
4860   * support for Xiph.org's Vorbis audio codec
4861   * support for Xiph.org's Tremor audio codec (when compiling from sources)
4862   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
4863     from sources)
4864   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
4865     H263i, MJPEG A/B
4866   * fixed an endianness bug in LPCM codec
4868 DVD support:
4869   * experimental preliminary support for DVD menus via libdvdplay
4871 Miscellaneous:
4872   * new WxWindows interface
4873   * all interfaces allow to dynamically change the volume, the audio
4874     device and the channels configuration
4875   * headphone channel mixer with virtual spatialization effect
4876   * Mozilla plugin based on libvlc for embedded playback in webpages of any
4877     format that VLC can play
4878   * new swedish translation
4879   * enhancements of the playlist window
4880   * new messages window to see debug info
4881   * fixed a few crashes
4883 iPaq port:
4884   * slider bar in GTK+/GPE Familiar interface
4885   * fixed crash on directory change in Familiar interface
4886   * added qte_main module for use in all modules that need Opie or Qte support
4887   * native video output module for Qt Embedded/Opie is not working