]> git.sesse.net Git - vlc/blob - NEWS
ce9116be28d3b0088cd3dc20bf831f0a5e60bbcf
[vlc] / NEWS
1 Changes between 2.0.x and 2.1.0-git:
2 --------------------------------
3
4 Important changes for packagers:
5  * The --with-tuning and --without-tuning options are removed. To tune
6    compilation for a specific processor type, set CFLAGS manually.
7
8 3rd party libraries (contrib):
9  * /extras/contrib has been replaced by a better system in /contrib
10
11 Codecs:
12  * Support for CDXL, Ut Video, VBLE, Dxtory codecs via libavcodec.
13  * Numerous improvements in OpenMAX IL codec
14  * Support for Ulead DV audio
15  * Support for TechSmith Screen Codec 2, Microsoft Expression Encoder Screen,
16    Microsoft Application Screen Decoder 1 (MSS1)
17  * Support for Indeo Audio Coder, RealAudio Lossless
18  * Add Hardware Acceleration support on OS X for H.264 based upon VDADecoder
19
20 Encoders:
21  * high10, high422 and high444 encoding support in h264
22
23 Access:
24  * Screen: Added support for OS X Lion
25  * Major improvements in DASH support
26  * Improvements in Blu-Ray module, notably for multiple video tracks support
27  * Important improvements and rewrite of the v4l2 access module
28  * HTTP: support for Internationalized Domain Names
29
30 Demuxers:
31  * MP4: partial support for fragmented MP4
32  * Vorbis: better support for metadata and cover art
33  * AVI: better support for tags and extended metadata
34  * Support for FLAC, Atrac and some ADPCM in AVI
35  * Support for DV data type 1 in AVI and 12 bits DV Audio
36  * Support for total number of tracks in major container
37  * Support for Cook and Atrac in MKV
38  * AVI: support for files produced by Nikon cameras
39  * Support for more MJPEG streams
40
41 Audio output:
42  * Windows Audio Session API audio output support
43  * OpenBSD sndio audio output support
44  * Important improvements on the OpenSL ES module
45
46 Audio Filters:
47  * new remapping channel filter
48  * new filter to enhance stereo effect by mono suppression and delay effect
49  * new VSXu visualization plugin
50
51 Video Outputs:
52  * OpenGL: use glsl instead of ARB to do the YUV->RGB conversions
53  * Fix the power management issue on Windows for standby management
54
55 Video Filters:
56  * new anaglyph video filter which transforms side by side 3D video streams in
57    anaglyph glasses (aka red/blue) compatible images.
58  * Support in deinterlacing filter for most 4:2:0, 4:2:2, 4:4:4 YUV formats
59    and for bits depth higher than 8bits (like 10bits)
60  * Improvements on the transform filter, to support 10bits and RGB formats
61  * Revival of the openCV and openCV example filters
62
63 Stream Output:
64  * Extended support for recording, notably for MKV and AVI
65
66 Interfaces:
67  * configurable password for the HTTP server.
68  * .hosts removed from the HTTP server.
69  * fixed Lua command line interface console mode under Windows.
70  * Better support for MCE remotes on Windows
71  * Hotkey support for TS program selection
72
73 Mac OS X Port:
74  * Discontinued support for PowerPC-based and 32bit Intel-based Macs
75  * VLC requires Mac OS X 10.6 or later now
76
77 Mac OS X Interface:
78  * add a GUI for the QTSound access module to process audio captured locally
79  * add an option to let the Apple Remote control the system volume instead of
80    VLC's internal volume level
81  * add an option to show next / previous buttons
82  * add an option to hide the shuffle and repeat buttons
83  * add optional playlist columns for track number, genre, album, description,
84    date and language.
85  * add options to the Advanced Open File dialog for start and stop time
86  * add an option to play videos as a desktop background
87  * add a new panel for media conversation and streaming
88  * The Streaming/Transcoding wizard and the open dialog's output panel are
89    deprecated now
90
91 Qt:
92  * Partial support for Qt5.0
93  * Menus modifications and improvements
94  * Playlist improvements and fixes, including PictureFlow view
95  * Streaming output wizard rewrite
96  * Numerous fixes
97
98 libVLC:
99  * new libvlc_audio_output_device_list_get and libvlc_audio_output_device_list_release functions
100    to replace the deprecated libvlc_audio_output_device_count, libvlc_audio_output_device_longname
101    and libvlc_audio_output_device_id
102  * new libvlc_log_subscribe and libvlc_log_unsubscribe function to register logging callbacks
103
104 Removed modules:
105  * portaudio audio output: use the native audio output instead
106  * X11 On Screen Display notifications (xosd)
107  * Linux Framebuffer On Screen Display interface (fbosd)
108  * RTMP access: use libavformat avio instead
109  * RTMP access_output: use libavformat avio instead
110  * Hildon GUI
111  * MSN messenger "now playing" (broken and unmaintained since VLC 1.0.0)
112  * Telepathy framework "now playing" (broken and unmaintained since VLC 1.0.0)
113
114
115 Changes between 2.0.2 and 2.0.3:
116 --------------------------------
117
118 Access:
119  * Fix some HTTP request that broke some radio channels
120
121 Demuxers:
122  * Fix support for some flv files (notably joined)
123  * Fix a crash when opening ape files with ID3v1 tags
124
125 Mac OS X:
126  * Add GateKeeper support
127  * Fix handling for some hotkeys
128  * Fix fullscreen toggle over extra interfaces
129  * Minor bugfixes and improvements
130
131 Qt:
132  * Fix Windows 8 interface style
133
134 Translations:
135  * Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic,
136    Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian,
137    Thai, Turkish and Walloon
138  * New translations to Uzbek and Marathi
139  * Fix activation of Gaelic and Thai translations
140
141
142 Changes between 2.0.1 and 2.0.2:
143 --------------------------------
144
145 Video Output:
146  * XP machine will now use DirectX mode by default, like in previous versions.
147    There were too many errors with broken drivers.
148  * More accurate colourspaces conversions for YUV->RGB in OpenGL
149  * Add menu support for libvlc / VLCKit applications on Mac OS X
150  * Various fixes on Mac OS X, notably for crop, zoom, osd and menu support
151  * Misc fixes in OpenGL module, on all platforms
152  * Fix video output on PowerPC-based Macs equipped with an ATI Radeon 7500,
153    an ATI Radeon 9200 or a NVIDIA GeForceFX 5200 Ultra.
154  * Fix video output of 10bit encoded contents on Intel-based Macs equipped
155    with an Intel GMA 950 chipset running OS X 10.6 or later.
156  * Add support for the HiDPI mode used on recent Apple products with so-called
157    Retina Displays.
158
159 Access:
160  * Rework Digital TV module for Windows. DVB-T and DVB-C should work again
161  * Fixes for RAR compressed files
162  * Fix DirectShow crashes on exit
163  * Improve PulseAudio input latency
164  * Fixes for HTTP access through a proxy
165  * v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
166  * Fix subtitles auto-detection in subfolders and detection behaviour
167  * IE http proxy is not used anymore by VLC on Win32
168  * Accept more extensions for DVD images
169  * Fix crash in VC1 packetizer
170  * Improvements in Blu-Ray playback
171  * Improvements and fixes in HLS support
172
173 Codec:
174  * Fix crashes in AAC decoder on channels changes, notably in ISDB streams
175  * Fix compilation with multiple FFmpeg and libav versions
176  * Fix G726 support
177  * Fix MP3 free format support
178
179 Demuxers:
180  * Fixes for MKV segments, seeking and MKV title display
181  * Fix for some mp4, voc, midi and au crashes
182  * Fix for Real .ram, .f4v, .avi and .ra files support
183  * Fix for DVB channels file support
184  * Fixes for alac, vorbis, DTS, VC-1 and Dirac in mp4
185
186 Encoders:
187  * Fix for MPEG Audio encoding, use layer2 when using fourcc "mp2 " and "mp2a"
188  * Fix for JPEG generation, when doing snapshots
189
190 Audio filters and output:
191  * Limitation of spatializer volume output
192  * Fix DirectSound device selection
193  * Correct PulseAudio volume control
194  * Do not apply volume in file output
195  * Fix sampling rate in JACK output
196  * Fixes in ALSA output for latency and for broken drivers
197
198 Mac OS X:
199  * Enable drag and drop of playlist items between the temporary playlist and
200    the persistant media library
201  * Enable import of playlist items taken from the service discovery modules
202    to the media library or the temporary playlist
203  * Media key support for keyboards by other manufacturers than Apple
204    This fix was facilitated through a hardware donation by ZF Friedrichshafen AG
205    manufacturing keyboards under the brand "Cherry".
206  * Add support for the Apple Remote to set the Mac to sleep using a longer
207    press on the Play/Pause button
208  * Remove libfontconfig's font cache by an Apple Type Services lookup.
209    This removes the "Updating Cache" dialog, before finding all fonts.
210  * Re-add an option to hide the window decoration during video playback
211  * Improve compatibility with other 3rd party apps using SPMediaKeyTap
212  * Many Fullscreen fixes
213  * Keep Aspect Ratio when resizing is back
214  * Add controls to manipulate the Subtitles Duration to the Track
215    Synchronization panel
216  * Hidden items in the sidebar are being retained for the next launch now
217  * Fix crash when trying to open an Audio CD by drag & drop
218  * Improve reliability when opening DVDs or BDs by drag & drop
219  * Fix crashes on exit
220  * Fix crash when mounting a device with multiple logical volumes while
221    VLC is running
222  * Chosen audio output device is retained throughout multiple sessions
223  * Since running the Mac OS X interface as an Extra Interface or Control
224    Interface can lead to undefined results, eventual settings will be
225    automatically reset on the first launch.
226    - This fixes issues with unresponsive playback controls and crashes on quit.
227  * Update Growl plugin for use with Growl 1.3
228  * Miscellaneous minor interface improvements
229
230 Lua Scripts:
231  * Fixes for stdin/stdout and for different locale issues
232  * Fixes for icecast SD
233
234 Qt:
235  * Fix preferences for audio devices on Windows
236  * Fix playlist search and selector behaviour
237  * Fix multiple issues in the Open Disc dialog
238  * Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
239  * Fix tags and file names display
240  * Fix various crashes, display issues and usability issues
241
242 Skins2:
243  * Fix mousewheel on Windows
244  * Fix for key events and focus loss
245
246 Web interface:
247  * Fix display of some buttons
248  * Fix listing of files in the Open interface
249  * Fixes for widgets behaviour and vlm dialog
250
251 Security:
252  * Fix Ogg Heap buffer overflow
253  * Update taglib (CVE-2012-2396)
254  * Update libavcodec and other codecs libraries
255
256 Translation:
257  * Traditional Chinese, Simplified Chinese, Walloon, Slovak, Polish, Khmer,
258    Japanese, Italian, French, Czech, Belarusian, Breton, Greek, Spanish,
259    Estonian, Irish, Galician, Hungarian, Japanese, Dutch, Telugu, Ukrainian,
260    Thai translations update
261  * New Scottish Gaelic translation
262
263
264 Changes between 2.0.0 and 2.0.1:
265 --------------------------------
266
267 Access:
268  * fix and improve the CDDB information retrieval
269  * fix the samba module compilation
270  * fix UDP / RTP multicast stream reception on Mac OS X when using the 10.7 SDK
271  * multiple fixes for HLS support, notably on Win32 and for encryption
272  * multiple fixes for Bluray discs playback
273  * fix for DVD decryption on some RPC-I drives
274
275 Codecs:
276  * Support for MXPEG files
277  * limit auto-detected threads to 4 in avcodec module
278  * fix quicktime audio codecs in RTSP streams
279
280 Demuxers:
281  * Fix multi-file splitted RAR archive support
282  * Fix a crash when seeking in mka
283  * Improve MKV multi-video tracks support
284
285 Muxers:
286  * Fix ogm header creation
287
288 Audio filters:
289  * limit spatializer filter distortions
290  * Use fastest SinC algorithm for samplerate module
291
292 Audio output:
293  * Fix S/PDIF passthrough with ALSA.
294  * Remove flawed ALSA channels autodetection.
295    The available ALSA channels MUST be configured now (stereo by default).
296  * Fix delay when changing the volume on Mac OS X
297
298 Video filters:
299  * Fix gradfun unloading on Windows platform
300
301 Mac OS X interface:
302  * allow to hide the playlist to get a small controller window
303  * allow to hide the sidebar
304  * disable Lion fullscreen mode by default, since its behavior is misleading
305    - this fixes fullscreen video output on a secondary screen
306  * noticebly faster launch time
307  * correct a few visual glitches and accessibility support
308  * re-enable visual feedback on seek and volume changes
309  * improve track synchronization panel
310  * fix fontconfig cache dialog, closure of the interface and numerous crashes
311  * fix crop, aspect ratio handling, DVD (no menu) support and Open subtitle menu
312
313 Qt interface:
314  * allow a native seek slider instead of the blue one
315  * fixes in the playlist, the addons dialog, the menus, the main toolbar
316    the open dialogs, preferences and customization dialogs
317  * fix for fontconfig cache dialog, when rebuilding ASS fonts
318
319 Skins interface:
320  * fix for menus display
321  * Addition of $R to display current playback speed
322  * documentation update
323
324 Web interface:
325  * fix mobiles display for remote control mode
326  * support for .drc and .3ga extensions
327
328 Service discovery:
329  * fix SAP discovery, where an item was added multiple times
330  * fix SAP discovery on Mac OS X when using the 10.7 SDK
331  * Update Jamendo selections
332
333 Miscellaneous:
334  * fix DBus crash
335  * fix build issues on BSD, Linux/PPC and Linux/Sparc
336  * fix a crash on VLM close
337
338 Security:
339  * Update libpng to 1.5.9 (CVE-2011-3026)
340  * Update freetype to 2.4.9 (CVE-2012-1126 up to CVE-2012-1144)
341  * Fix MMS stack overflow (SA-1201 - CVE-2012-1775)
342  * Fix RealRTSP heap overflow (SA-1202 - CVE-2012-1776)
343
344 Translations:
345  * Update of Czech, Spanish, Swedish, Turkish and Walloon translations
346
347
348 Changes between 1.1.13 and 2.0.0:
349 ---------------------------------
350
351 Important notes:
352  * The licenses of libVLC and libVLCcore have changed from GPLv2+ to LGPLv2.1+
353  * Start/end titles/chapters are now specified with # rather than @ to fix
354    conflicts with some URLs and file names. For instance, this plays a DVD
355    from the 2nd chapter of the 1st title up to the 4th chapter of the 3rd
356    title:  vlc dvd://#1:2-3:4
357  * The 40+ --*-caching options were simplified and dumbed down to 4 options:
358    - --file-caching specifies caching for local files,
359    - --network-caching specifies caching for network resources,
360    - --live-caching specifies caching for capture devices and
361    - --disc-caching specifies caching for local optical media.
362    All values are expressed in milliseconds as in previous versions.
363  * HTTP server IP address, port, and TLS configuration is now centralized:
364    - The --http-host option sets the address, e.g. "--http-host=[2001:db8::1]".
365      By default, both :: and 0.0.0.0 are used.
366    - The --http-port and --https-port options set the port numbers.
367      By default, 8080 is used for HTTP, and 8443 for HTTPS.
368    - The TLS credentials are configured with --http-cert (public certificate),
369      --http-key (private key), --http-ca (optional CA) and
370      --http-crl (optional CRL).
371  * RTSP server IP address and port are updated similarly.
372    Use --rtsp-host and --rtsp-port respectively.
373  * The --miface-addr option does not exist anymore. To select the multicast
374    output interface, use --miface instead, e.g. --miface=eth0.
375  * The Windows version will only work with Windows XP SP2 or later.
376    Windows 2000 SP4, Windows XP < SP2, Windows 2003 SP0 are now unsupported.
377  * The Mac OS version will require Quartz Extreme compatible machines.
378
379 Important changes for packagers:
380  * The default builds now assume that the operating system uses UTF-8 for
381    its file systems and files content (except the Windows port). If this is
382    not acceptable, pass --enable-non-utf8 to the configure script.
383    Non-UTF-8 file systems support will be removed in future versions.
384  * The VLC plugins path can be overridden with the VLC_PLUGIN_PATH environment
385    variable. The --plugin-path command line option was removed.
386  * The default tarballs are now compressed with XZ/LZMA: .tar.xz
387  * OSS support is not compiled on Linux by default, pass --enable-oss to the
388    configure script if you use OSSv4 or really want to use OSS emulation.
389  * The webplugins have moved to: git://git.videolan.org/npapi-vlc.git
390
391 Core:
392  * Major Video Core and Outputs rework and rewrite:
393    Subtitles, subpictures and OSD can now be sized and blent inside outputs
394    x11 (Unix), OpenGL (Unix) and Direct3D (Windows) are such video outputs.
395  * Almost every video filter can now be transcoded
396  * Playback rate doesn't get resetted to 1 between items anymore
397  * Option --sub-filter was renamed --sub-source
398  * Port to Android, iOS, OS/2 and Win64.
399
400 Access:
401  * Multiple files are now supported inside RAR files
402  * Experimental support for ClearQam devices in the BDA/DTV module
403  * DVB-S scanning support on Unix
404  * DVB-C scanning on Unix scans correct modulation/symbolrate if needed
405  * Support for freq and video standard selection in DirectShow
406  * Support for VDR recordings (http://www.tvdr.de/) folders
407  * Experimental Blu-Ray Discs support using libbluray
408  * HTTP Live Streaming (IETF draft) playback support
409  * Blackmagic DeckLink SDI cards input support (Linux only currently)
410  * Linear Systems (HD-)SDI cards input support (Linux)
411  * PulseAudio audio input support
412  * Support for RTP dynamic payload types by specifying the payload format
413    in an option (no autodetection): only Theora supported for now
414  * Basic HTCPCP implementation for Coffee Pot control
415  * Support for all QTKit-compatible video input devices, aka QTCapture
416  * Support for all QTKit-compatible audio input devices, aka QTSound
417  * Support for capturing partially hidden windows in the X11 Screen input
418  * MPEG DASH (Dynamic Adaptive Streaming over HTTP) support
419  * Support for HTTPS is now fixed in the Windows port
420
421 Codecs:
422  * One can now use ffmpeg-mt in conjunction with vlc, to split decoding load
423    on multiple cores. H.264, VP3, VP8, JPEG-2000, Mpeg-4 ASP/DivX and RV3/RV4
424    are notably concerned.
425  * Important fixes for RealVideo 3.0 and 4.0 playback, notably in MKV
426  * Experimental Hardware decoding using Broadcom CrystalHD cards
427  * New module for decoding EBU subtitles (.stl)
428  * Support for 9bits and 10bits H.264/AVC decoding
429  * Support for 20-bits PCM and DAT-12 (digital magnetic tapes) from RTP
430  * New module for Dirac encoding, using the faster libschroedinger
431    The Schroedinger module should be prefered to the Dirac one
432  * Support for WMV Images, aka WMVP and WVP2, as used by Photo Story
433  * Support for Lagarith Lossless video codec
434  * Support for ProRes 422 video codec in 10bits
435  * Support for DNxHD (VC-3) and JPEG-2000 in 10bits
436  * EIA-608 closed captions improvements
437  * Support for JPEG-2000 and Motion JPEG-2000 in the Windows and Mac binaries
438  * Experimental support of IOMX for OpenMAX IL codecs on Android
439  * One can use "mp2 " fourcc to encode in mpeg1/2 layer 2
440
441 Demuxers:
442  * New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
443  * C64 SID file playback support of using sidplay2
444  * Support for images/cover art in wma/wmv/asf files
445  * Improvements in .ape files metadata reading and writing
446  * New demuxer module for EBU subtitles (.stl)
447  * Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
448  * Ogg, flv, mxf, amr seeking improvements
449  * Major improvements in Matroska (mkv) chapters/segments handling and seeking
450  * Support for duration and better seeking in Mpeg-TS files (.ts, .m2ts, .mts)
451  * Mov improvements, notably for aspect-ratio handling and Audio DV tracks
452  * Improved support of tracker files
453  * Real Media (.rm and .rmvb) demuxer is now based on libavformat
454
455 Interfaces:
456  * Qt: effects dialogs rework
457  * Qt: new CoverFlow-like view of the playlist
458  * Qt: port to MacOS X platform
459  * Qt: various interface improvements, notably on the seek bar
460  * Skins2 / Qt: misc improvements and usability fixes
461  * Skins2: fullscreen controller support, relative placement support
462    and important cleanups and optimisations
463  * Mac OS X: re-written Main Window, which also includes the Video Windows
464    It is available in 2 looks, one grey (Lion style) and one black (QTX style)
465  * Mac OS X: new Audio Effects panel adding Compressor and Spatializer filters
466  * Mac OS X: new Track Synchronization panel
467  * Mac OS X: new Video Effects panel for color and geometry adjustments
468  * Mac OS X: re-written Open Disc functionality with automatic media detection
469  * Mac OS X: support for the native fullscreen mode on OS X Lion
470  * Mac OS X: enhanced AppleScript support
471  * Mac OS X: support for lua extensions
472  * The rc and telnet lua interfaces were merged into a new "cli" interface
473  * lua: the recommended way to run custom interface scripts is now to pass
474    -I luaintf --lua-intf myscript
475  * ncurses: heavy refactor of the complete interface
476  * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
477  * dbus: Rewrite of the main loop to use a more efficient poll-based model
478  * webUI/http: Rewrite of the web interface, using jQuery
479  * webUI/http: some requests are now supported in JSON in addition to XML
480  * webUI/http: path values for input and output are deprecated in favour of uri
481  * Qt/Win32: the update system now downloads the updates in the temp folder
482  * Qt: preferences are now searchable
483  * Qt: the fullscreen controller is now stackable, full-width, at the bottom
484
485 Video Output:
486  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
487  * New video output for iOS platform
488  * Experimental work in progress on a video output using EGL
489  * Adaptation of the OpenGL layer for OpenGL ES 1.1
490  * Various vmem improvements
491  * OpenGL video output now accepts YUV as input and uses fragment programs for
492    chroma conversion between YUV and RGB
493  * New video output for Android platform, based on Surface
494  * Support for 9/10bits output in the OpenGL output
495  * Updated OpenGL video output for Mac, requires a Quartz Extreme capable machine
496  * New video output based on kva API for OS/2
497
498 Audio Output and Filters:
499  * New audio output based on AudioQueue API for iOS
500  * New audio output in memory (amem)
501  * Important simplification and improvements in the core audio output
502  * New audio output based on OpenSL ES API for Android
503  * New audio resampler using Speex (DSP)
504  * New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
505  * New Compressor filter, a dynamic range compressor
506  * New simplistic Karaoke filter
507  * New audio output based on kai API for OS/2
508  * Automatic handover from S/PDIF to PCM with PulseAudio 1.0
509
510 Video Filter:
511  * New gradfun filter for debanding videos using dithering
512  * Rewrite of the grain filter, faster and with better quality
513  * New posterize filter for lowering the number of colors
514  * Atmo ambilight: improve Fnordlicht support up to 254 channels
515  * New sepia filter for creating sepia effect in videos
516  * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
517  * New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
518  * New subsdelay filter to change subtitles delay
519  * New anti-flickering filter
520  * New OpenMAX DL IPCS filter for color space conversion and resizing
521  * New video filter for denoising, based on the famous hqdn3d filter
522  * Major improvements in the freetype text-rendering module, notably supporting
523    blackbox and customizable shadow.
524    NB: The freetype module is now used by default on the Mac OS X instead of
525    the quartztext module, which can still be enabled manually.
526    The Win32 font selection was improved too.
527
528 Stream output:
529  * New livehttp-module for HTTP Live Streaming (IETF draft) output
530    example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3,
531     venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{
532     access=livehttp{index=public_html/iphonestream.m3u8,
533     index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
534     dst=public_html/iphonestreamfile-###.ts}"
535  * Support for Vorbis and Theora in RTP
536  * Major rework of VoD support
537  * New delay module, to introduce delays of one ES, when streaming:
538        #delay{id=12,delay=500}:standard...
539  * New setlang, setid modules to change lang or id of one ES, when streaming:
540        #setid{id=12,new-id=42}:std...
541  * New langfromtelx module, to change lang of one ES, when streaming, based on
542    a telextex page: #langfromtelx{id=12,magazine=7,page=0x99,row=1}:std...
543  * New select module, to replace an existing ES with another ES in the same track
544    #duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
545    #transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
546  * New libavformat/avio access_output module for network streaming
547
548 Services Discovery:
549  * Search API to be able to query distant search APIs from the interfaces
550  * Upnp module was ported to Win32
551
552 libVLC:
553  * New capabilities for libVLC:
554   ** libvlc_media_player_navigate for DVD navigation
555   ** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
556      list of available audio and video filters
557   ** libvlc_audio_set_format, libvlc_audio_set_format_callbacks,
558      libvlc_audio_set_callbacks
559      allow grabbing audio data from a chosen memory location in real-time.
560
561 Removed modules:
562  * asademux, subsass: use libass
563  * fake, invmem: use the new image demuxers
564  * hal, v4l, gapi, omapfb, hd1000a, hd1000v: obsolete unmaintained modules
565  * id3tag: use taglib
566  * upnp: use upnp_intel
567  * removal of old telnet interface in favor of the new lua CLI
568  * removal of http interface in favor of luahttp
569  * removal of the noise filter
570  * removal of the SDL audio output, use the native outputs
571  * growl_udp: use Growl for local notifications on the Mac. UDP support will be
572               removed in Growl's next release, too.
573  * removal of the OSSO screensave module, use the MCE one
574
575 Translations:
576  * Update of translations for most languages.
577  * New Telugu and Kurmanji translations.
578
579
580 Changes between 1.1.12 and 1.1.13:
581 ----------------------------------
582
583 Security:
584  * Heap overflow in TiVo demuxer fixed.
585  * Same default ACL for HTTP requests as for the rest of the HTTP interface.
586
587 Audio outputs:
588  * PulseAudio channels mapping (non-stereo) fix.
589  * PulseAudio stream accidental overflow recovery.
590
591 Video outputs:
592  * XVideo support for mixed CPU/GPU endianess (especially on PowerPC).
593  * XVideo support for automatic color keying.
594  * xosd Xlib initialization failure fix.
595
596 Decoders:
597  * Camtasia decoding fix.
598
599 Qt interface:
600  * Rare crash while seeking fixed.
601  * V4L2 video standard selection fixed.
602
603 Translations:
604  * Update of Chinese simplified, Estonian, German and Polish languages.
605
606
607 Changes between 1.1.11 and 1.1.12:
608 ----------------------------------
609
610 Audio outputs:
611  * Mac OS X / auhal: multiple fixes for the Digital Audio output (S/PDIF)
612                      including support for OS X Lion
613  * Multiple fixes and improved synchronization for PulseAudio support
614  * Support for AC-3 and DTS passthrough with PulseAudio 1.0
615
616 Unix port:
617  * Fix build compatibility with taglib < 1.6 and Xulrunner 1.9.1
618
619 Misc:
620  * Fix crashes with Japanese locale on OS X
621  * Minor fixes for Webplugin under Win32, AVI demuxer, smem and AudioScrobbler
622  * Fix crash in HTTP and RTSP server (stream output or Web interface)
623
624 Translations:
625  * Update of Breton, Chinese Simplified and Basque
626
627
628 Changes between 1.1.10 and 1.1.11:
629 ----------------------------------
630
631 Security:
632  * Fix buffer overflows in the RealMedia demuxer (CVE-2011-2587)
633    and the AVI one (CVE-2011-2588).
634
635 Mac OS X:
636  * Fixed scrolling direction if the input device's signal is inverted
637  * Update Auhal audio output to the latest API
638  * Fix images disappearing issue on the interface
639  * Reduced installation size by up to 30 MB
640  * Resolved conflict between iTunes and VLC wrt Media Key handling
641
642 Mozilla/ActiveX webplugin:
643  * Fullscreen mode is fixed on Win32
644  * Very simple fullscreen controller is visible on Win32
645
646 Demuxers/Meta Readers:
647  * Better support for cover art embedded in mp4, wma
648
649 Muxers/Output:
650  * Fix AVI muxer so the generated files are readable on other players
651
652 Extensions:
653  * Multiple fixes for crashes and malfunctionning issues
654
655 Qt Interface:
656  * Fix quitting on Linux
657  * Fix opening of VIDEO_TS folders through the open disc dialog on Windows
658  * Miscellaneous
659
660 Win32 port:
661  * Update of codecs, fixing the mpeg-2 decoder crash
662
663 Translations:
664  * Update of Slovak, Lithunanian, Russian, Brazillian Portuguese, Serbian
665
666
667 Changes between 1.1.9 and 1.1.10:
668 ---------------------------------
669
670 Windows and Mac OS X:
671  * Update of external library modplug, to address multiple security issues
672
673 Mac OS X Interface:
674  * Improved Media Key handling based upon SPMediaKeyTap by Spotify AB
675  * Fix for various crashes and small issues
676
677 Demuxer:
678  * Fix heap corruption / integer overflow in XSPF playlist parser
679
680 Audio output:
681  * PulseAudio output re-written due to unstability of the current one
682
683 Win32 port:
684  * Remove the fontconfig dependency from the freetype module
685
686 Miscellaneous fixes in:
687  * Windows 7 taskbar buttons
688  * Qt interface
689  * asx, live555, dvdnav demuxer
690  * RTP output and XML export
691  * Subtitles colours when using GPU decoding on Windows
692  * v4l2 access
693
694 Translations:
695  * Update of Norwegian BokmÃ¥l, Slovak, Afrikaans, Luganda,
696    Brazillian Portuguese, Irish, Thai, Estonian, Chinese, Polish,
697    Dutch, German, Galician, Bulgarian, Lithuanian and Japanese translations
698  * Initial Basque, Zulu, Peul, Amharic, Acoli, Chiga translations
699
700
701 Changes between 1.1.8 and 1.1.9:
702 --------------------------------
703
704 Windows and Mac OS X:
705  * Update of external library modplug, to address a security issue
706
707 Demuxers:
708  * mp4: Fix heap-based buffer overflow (VideoLAN-SA-1103)
709
710 Mac OS X Interface:
711  * Miscellaneous interface look adjustments
712  * Improve Apple Remote handling
713  * Fixe bugs in the Streaming / Transcoding wizard
714  * Layout fixes in the Preferences and Controls windows
715  * Fix incomplete list of hotkeys in the Preferences dialog
716  * Fix quitting through Apple Events (Dock menu, App Switcher, AppleScript, etc.)
717
718 Mac OS X Port:
719  * Fix Growl local notification plugin
720  * VLC bundle now includes the Growl framework
721  * Fixes for eyeTV
722
723 Translations:
724  * Updates of Lithuanian, Estonian, Chinese, Japanese, Bengali, Dutch, Polish,
725    German, Galician, Traditional Chinese translations
726  * New Luganda Translation
727
728
729 Changes between 1.1.7 and 1.1.8:
730 --------------------------------
731
732 Mac OS X Interface:
733  * New UI graphics by Damien Erambert
734
735 Interfaces:
736  * Oldrc interface is again the default RC interface, on Windows
737  * Luarc, luahttp and luatelnet fixes
738  * Qt and Mac OS X fixes
739  * numerous Skins2 fixes, notably winamp2 skins
740
741 Encoder:
742  * new libschroedinger-based Dirac codec encoder, faster than the current one
743
744 Access/Demuxers/Codecs:
745  * Subtitles auto-detection is back for .txt files
746  * vod/rtsp server and rtsp input fixes
747  * mp4 demuxer improvements
748  * ogg, rstp input, video filters minor fixes
749  * taglib's replaygain is fixed for mp3
750  * vobsub support has an improved auto-detection
751  * fix a crash in malformed ape files
752
753 Miscellaneous fixes in:
754  * Pulseaudio audio output, notably for usb cards
755  * Stacktraces are now limited in size on Windows
756  * Video resolution is now limited to 8192x8192, for security reasons
757    See CORE-2011-0208, CVE-2010-3275, CVE-2010-3276
758  * Configure and build system improvements
759  * DirectShow and BDA build headers have been updated
760
761 Translations:
762  * Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
763    Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
764  * New icelandic translation
765
766
767 Changes between 1.1.6 and 1.1.7:
768 --------------------------------
769
770 Linux port:
771  * Integration with the KDE GUI platform is disabled due to KDE bugs
772    #234484 and #260719.
773
774 Mac OS X port:
775  * Updated live555 library to fix playback of RTSP and Freebox streams
776  * Running VLC in 64bit mode requires Mac OS X 10.6.0 or later for speed
777    and stability reasons
778
779 Demuxers:
780  * Fix for Matroska / WebM remote code execution vulnerability.
781    VideoLAN-SA-1102
782
783 Translations:
784  * Update for Hebrew, Japanese, Danish and Russian translations
785
786
787 Changes between 1.1.6 and 1.1.6.1:
788 ----------------------------------
789
790 Source:
791  * Fix libnotify, lirc, pulse compilation and packaging for Unix/Linux
792
793
794 Changes between 1.1.5 and 1.1.6:
795 ---------------------------------
796
797 Audio output:
798  * Multiple fixes and improvements on PulseAudio output
799    PACKAGERS are VERY STRONGLY advised to update libpulse to 0.9.22.
800    Update is required to use PulseAudio with the Phonon-VLC backend (KDE)
801    and with the Mozilla VLC web browser plugin.
802
803 Access:
804  * Fix the Audio CD crash when looking for CDDB metadata on Windows
805
806 Decoders:
807  * Support for MPC SV7 and SV8 on Windows and Mac OS X (Unix was already working)
808  * Enabled FluidSynth MIDI playback plugin on Mac OS X
809  * Faster VP8/Webm decoding with recent codecs libraries
810  * Fix heap corruption in CD+G decoder - CVE-2011-0021 / VideoLAN-SA-1101
811
812 Demuxers:
813  * Fix Buffer overflow in Real demuxer - CVE-2010-3907 / VideoLAN-SA-1007
814  * Fix some asf/wmv seeking issues, notably when seek didn't go to a keyframe
815  * Support for 24-bits PCM over RTP (audio/L24)
816
817 Subtitles and renderer:
818  * Do not auto-detect .txt files for subtitles
819  * Mark more freetype options as safe
820  * Mac OS X: fixed fontconfig cache creation
821  * Fix heap corruption in subtitle decoders, potentially exploitable,
822    discovered by Harry Sintonen - sintonen at iki.fi - CVE-2011-0522
823
824 Visualization:
825  * Fix projectM visualization for Linux in all locales
826  * Fix projectM visualization support for Windows
827  * Various projectM improvements: the module should be working now
828  * Fix goom crash on Windows XP and Mac OS X
829
830 Interfaces:
831  * Qt4: fixes for media keys processing and MCE remotes
832  * Qt4: various fixes and portability improvements
833
834 Miscellaneous fixes:
835  * KDE device solid actions
836  * XDG screensaver
837  * Transcode integer overflow
838  * HTTP Icy metadata reading
839  * Windows: revert to 1.1.4 performance timers
840
841 Translations:
842  * Update translations for Chinese, Nippon, Slovak, Estonian, Spanish, Galician,
843    Swedish, Bulgarian, French, Bengalese, German, Slovak, Japanese, Dutch,
844    Polish, Hungarian, Indonesian, Sinhala and Irish
845
846
847 Changes between 1.1.4.1 and 1.1.5:
848 ----------------------------------
849
850 Security:
851  * Fix a Windows crash on accessing Network Shared files/drives,
852    VideoLAN-SA-1006
853
854 Access:
855  * Support for RTP access for H264 streams by specifying the demux in the MRL
856
857 Services Discovery:
858  * Integration in the playlist, of a list of web shows, provided by channels.com
859
860 Demuxers:
861  * Game Music Emu (GME) plugin rewritten, using the proper C API
862  * DVDnav and DVDread fixes for encoding and misc issues
863  * Playback of live http .Webm streams
864  * Taglib thread-safety fix
865
866 Decoders:
867  * Fix decoding of H264 using DxVA2 using Intel IGP, thanks to the donation from
868    "Puget Systems"
869
870 Skins:
871  * Add an icon to VLC on Linux
872
873 Video Output:
874  * fix a bug that could lead to 100% CPU usage on XCB
875
876 Interfaces:
877  * fix for Qt bug where VLC didn't exit properly on some Windows XP configuration
878  * fixes on luatelnet and luarc
879
880 Miscellaneous crashes and fixes in various plugins (telnet, live555, theora and
881  TS-mux, Qt)
882
883 libLVC:
884  * add libvlc_media_new_fd() to play directly file descriptors (not Win32/Win64)
885  * Miscellaneous fixes
886
887 Translations:
888  * Update translations for Walloon, Lithuanian, Spanish, Turkish, Estonian, Dutch,
889    Bengali, German, Polish, Brazillian Portuguese, Japanese, Italian, Galician,
890    French and Ukrainian
891  * Major update and activation on Windows of Modern Greek
892  * New Asturian translation
893
894
895 Changes between 1.1.4 and 1.1.4.1:
896 ----------------------------------
897
898 Mac OS X:
899  * Fixed video output on PowerPC-based Macs for videos with widths divisible
900    by 16
901  * Fixed an issue with the Equalizer's 170Hz slider
902
903 Demuxer:
904  * Fix crash when closing rtsp streams
905
906 Qt interface:
907  * Fix Windows 7 jumplists with Unicode files
908  * Various fixes for Windows
909
910 Translations:
911  * New Armenian translation
912  * Update translations for Dutch, Estonian, Lithuanian, Japanese, Nynorsk,
913    Brazillian Portuguese, Armenian, Wallon
914
915
916 Changes between 1.1.3 and 1.1.4:
917 --------------------------------
918
919 Win32:
920  * Fix a security issue when loading DLLs, especially in Qt4 and dmo modules,
921    See VideoLAN-SA-1005
922  * Fix folders opening from the interface
923
924 Translations:
925  * Update translations for Lithuanian, Bengali, Slovak, French, Dutch, Ukrainian
926    Polish, Simplified Chinese, German and Galician
927
928
929 Changes between 1.1.2 and 1.1.3:
930 --------------------------------
931
932 Access and demuxers:
933  * fixes for FTP relatives path and FTP directory support
934  * fix for podcasts parsing
935  * DVD: fix an assert error and various memory leaks
936
937 Taglib:
938  * fix NULL dereferences, as reported by FortiGuard Lab,
939    CVE-2010-2937 / VideoLAN-SA-1004
940
941 Playlist:
942  * fix a regression where the wrong entry was played
943  * fix m3u playlists exports
944
945 Skins2:
946  * fix video autoresize behaviour
947
948 Translations:
949  * Update translations for Dutch, Sinhala, Hebrew, Estonian, Spanish and Bengali
950
951 Windows and Mac:
952  * Update of many codecs libraries, fixing bugs and improving speed
953
954 Mac:
955  * architecture-specific installations will now be replaced by specific updates
956
957 BSD:
958  * Add AltiVec detetion for OpenBSD/powerpc
959
960
961 Changes between 1.1.1 and 1.1.2:
962 --------------------------------
963
964 Demuxers:
965  * Avformat fps displaying fix
966  * TS, fix an issue where some programs would get dropped (fixes DVB issues too)
967
968 Audio filters:
969  * fix timestamps handling on some filters that provoked issues when playback
970    of mono streams, especially on Windows
971
972 Windows:
973  * fix a bug in direct3d video output with old nVidia drivers that broke video
974    playback with overlay (YUV->RGB)
975  * fix console output encoding
976
977 Interface and extensions:
978  * Youtube and other scripts updates
979  * Misc fixes in Qt4 (especially VLM and EPG dialogs) and MacOS interface
980
981
982 Changes between 1.1.0 and 1.1.1:
983 --------------------------------
984
985 libVLC:
986  * New capabilities for libVLC:
987    * Adjust video filter control: libvlc_adjust_Enable,
988      libvlc_adjust_Contrast, libvlc_adjust_Brightness, libvlc_adjust_Hue,
989      libvlc_adjust_Saturation, libvlc_adjust_Gamma
990    * libvlc_media_player_set_pause() can force the pause state, whereas
991      libvlc_media_player_pause() would only toggle it.
992    * libvlc_set_user_agent() configures the "user agent" strings used for some
993      protocols (HTTP, PulseAudio...). This replaces the --http-user-agent and
994      the former --user-agent libvlc_new() parameters.
995    * libvlc_video_set_callbacks() and libvlc_video_set_format() allow grabbing
996      video frames from a chosen memory location in real-time. This replace the
997      ugly --vmem-* libvlc_new() parameters in previous versions.
998      See http://wiki.videolan.org/LibVLC_SampleCode_SDL as an example.
999    * libvlc_audio_get_delay() and libvlc_audio_set_delay() configure the delay
1000      between audio and video/subpictures for the current input.
1001  * Various fixes and crash preventions, especially when video functions were
1002    called early
1003
1004 Decoders/Demuxers:
1005  * Fix performance issues with GPU decoding using DxVA2 using ATI graphic cards
1006    You NEED ATI Catalyst 10.7
1007  * Fix :program selection in TS and DVB-T
1008  * Fixes and improvements for MKV, Avformat and Avcodec modules
1009  * Fix mod (.xm, .s3m, .it) files support on Windows and Mac builds
1010
1011 Stream output:
1012  * Fix h264 streaming in ts
1013
1014 Interfaces:
1015  * Qt: fix preferences, hotkeys, messages and some fulscreen behaviour
1016  * Skins: support for mousewheel in fullscreen, fix radialsliders
1017  * Http: fix fullscreen toggle
1018
1019 Linux:
1020  * Fix pulse closing
1021  * VAAPI small improvements, notably for extraction mode selection
1022
1023 MacOS:
1024  * Multiple interface and crash fixes
1025  * Deinterlace selection is repaired
1026  * Crashes when playing multi-channel tracks fixes
1027
1028 Windows:
1029  * Activation of DEP on XP SP3
1030  * Fix opening of .m3u and .pls playlists
1031  * Fix crash when My Document isn't available
1032  * Fix crash when Windows was getting into standby while playing video
1033
1034 Translations:
1035  * Update translations for Spanish, Polish, German, Sinhala, Hungarian, Khmer,
1036    Brazilian Portuguese, Chinese, Hebrew, Slovak, Galician
1037
1038
1039 Changes between 1.0.6 and 1.1.0:
1040 --------------------------------
1041
1042 Important changes for users:
1043  * On Linux, known bugs in the ALSA library might prevent audio output.
1044    Update to alsa-lib 1.0.24 or later, or use the PulseAudio output instead.
1045
1046 Important changes for packagers:
1047  * The module cache has moved to ${libdir}/vlc/. The module cache can now be
1048    generated at install time except if you use staged installation. In the
1049    later case, you can generate the module cache in your post-inst script
1050    by invoking 'vlc-cache-gen'. If the module cache is not present and vlc
1051    can't write in ${libdir}/vlc/, it will result it vlc taking a long time to
1052    launch each time.
1053  * Most X11-related plugins now use XCB instead of Xlib. VLC now uses
1054    - xproto,
1055    - xcb, xcb-shm, xcb-xv, xcb-randr (from libxcb),
1056    - xcb-keysyms (from xcb-utils),
1057    - x11-xcb (from libx11) - only for GLX support.
1058  * On X11 platforms, a _working_ version of xdg-screensaver is typically
1059    required to inhibit the screensaver during video playback.
1060
1061 Access:
1062  * Support for the sftp protocol
1063  * Support for CDDB servers for Audio-CD on the Windows port
1064  * New memory input (imem) access and access_demux module to feed VLC from data in memory
1065  * New avio module to use libavformat capabilities for network streams, like rtmp://
1066  * Port of the screen module from Xlib to XCB
1067  * Port of the dc1394 module from libdc1394 to libdc1394 v2.0
1068
1069 Decoders:
1070  * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
1071  * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
1072  * Support for Audio/Video decoders and encoders using OpenMAX IL components for DSP
1073
1074  * Support PGS subtitles for Blu-Ray
1075  * Support for HD-DVB subtitles - Display Definition Segment
1076  * Invmem module improvements
1077  * Support for Atrac1 audio codec
1078  * Support for SSE3 and SSE4 capabilities in some codecs
1079  * Multiple improvements for subtitles styles in .SRT and .SSA
1080  * Support for native decoding of Windows Media Speech (Voice) audio codec
1081  * Support for AMR-NB audio codec on the Windows and Mac port
1082  * Support for Indeo5 video codec
1083  * Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support)
1084  * Direct rendering is used more often with H.264 in avcodec module
1085  * Support for MPEG-4 ALS lossless audio codec
1086  * Support for VP8 codec
1087  * Support for 7.1 channels in vorbis audio
1088
1089 Demuxers:
1090  * Many fixes on Matroska support (notably seeking) and support for Webm format
1091  * Support for .aob files from DVD-Audio (MLP and LPCM) (Full disc support is NOT present yet)
1092  * Support for ADPCM in .flv streams
1093  * Support for TwinVQ (.vqf) and AMV (.amv) files
1094  * Various EGP improvements
1095  * Support for embedded subtitles in OpenDML and legacy .avi files
1096  * Metadata and cover art improvements
1097
1098 Playlist:
1099  * WPL and ZPL playlist support
1100  * Lua scripts for Mpora, Vimeo playback and Rockbox FM radios
1101  * New Play-And-Pause function to stop playback on latest video image
1102  * Podcast images are now displayed
1103
1104 Video Output:
1105  * Rewrite of the video output core and most video outputs
1106  * Added desktop mode to the Direct3D output module. It differs from DirectX
1107    desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
1108  * New x11, glx and xv modules based on XCB
1109  * New deinterlacing modes based on yadif and yadif(x2)
1110  * New audio/video filter to show audio level on the video output
1111  * Enhanced AtmoLight filter with hardware support for
1112      Classic AtmoLight (http://www.vdr-wiki.de/wiki/index.php/Atmo-plugin)
1113      Quattro AtmoLight (use just 4 Classic AtmoLights as one)
1114      MoMoLight (http://www.ambilight4pc.com/momolight/momolight.html)
1115      Simple serial DMX controller (http://www.ulrichradig.de/ search for DMX)
1116
1117 Extensions:
1118  * New content extensions lua framework
1119
1120 Audio filters:
1121  * Chorus/Flanger audio filter
1122  * 3F1R to stereo down-mix filter
1123  * Dolby mixer, parameterized equalizer, trivial mixer, scaletempo, bandlimited
1124    resampler, linear resampler, ugly resampler, converter_fixed, DTS to SPDIF
1125    and A/52 to SPDIF filters have been upgraded to the "audio filter2" API
1126  * NEON assembly audio converter module
1127  * Converter filters have been rewritten and extended to support s32 as input
1128
1129 Service discovery:
1130  * Service discoveries can now be written in lua
1131  * Service discovery for Picture/Music/Video user directories
1132  * Service discovery based on libudev
1133  * Shoutcast Service discoveries are now removed
1134
1135 Encoders:
1136  * x264, add psy-rd parameter and change default settings
1137  * x264, add profile-limitter same way as x264.exe has, for example
1138     #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
1139  * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
1140    uses ABR and if qp-value is set uses CQP
1141  * libx264-version 0.76 or higher is required
1142  * x264 has tune/preset parameters supported
1143
1144 Stream output:
1145  * New smem module, streaming to memory
1146  * Allow duplicate outputs to be merged, like:
1147    --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"
1148
1149 Interfaces:
1150  * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet
1151    and oldhttp.
1152  * rc, telnet and http are now implemented using the lua interface system.
1153  * qt4 interface contains new iconview and listview mode for playlist
1154
1155 Visualization:
1156  * Support of .milk visualization files using projectM libraries
1157
1158 Mac OS X Port:
1159  * Vastly improved VLCKit framework
1160  * A new dialog provider for libvlc-internal interaction without full interface
1161  * Improved update detection and installation by using the Sparkle framework
1162    by Andy Matuschak et al.
1163  * New CoreText based text renderer replacing the former ATSUI renderer
1164  * New Video output module (mostly targetting VLCKit)
1165  * Optimised behavior when using the 2009 Apple Remote
1166
1167 Windows port:
1168  * Integration in Windows 7 taskbar
1169  * Playback of .Midi files is supported through fluidsynth's module
1170
1171 Maemo port:
1172  * Multiple improvements for N900 compliance and efficiency
1173  * Support for HW accelerated video decoding on N900
1174  * Improvements to the maemo/hildon interface
1175
1176 Misc:
1177  * new sqlite module
1178  * --save-config command line option not supported anymore.
1179  * Fixed and reenabled netsync module.
1180  * Improved Solaris port
1181
1182 Bindings:
1183  * new C++ wrapper around libVLC: libVLCpp
1184  * phonon-VLC backend is now usable
1185
1186 Removed modules:
1187  * csri codec: use the libass module instead.
1188  * galaktos visualisation: use the new projectM module instead.
1189  * showintf: Useless in Qt and on Mac OS X
1190  * transrate: broken since too long
1191  * Xlib x11, Xlib xvideo, Xlib glx: Use the new XCB modules instead.
1192  * HAL: Use libudev instead.
1193  * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
1194  * WinCE, BeOS and qnx interfaces
1195  * opie, qte and qte_main interfaces
1196  * linear_resampler and trivial_resampler are removed: use the ugly one.
1197  * XvMC accelerated modules: use VAAPI instead.
1198  * MGA (Matroska) for Linux: use Linux Framebuffer (or X) instead.
1199  * opengllayer: use macosx_video instead.
1200  * cddax: use cdda instead.
1201  * cmml and tarkin codecs are removed because they are dead codecs.
1202  * realaudio codecs: use libavcodec
1203  * access_file removed in favor of filesystem
1204  * RTMP input and output: use avio module
1205
1206
1207 Changes between 1.0.5 and 1.0.6:
1208 --------------------------------
1209
1210 Access:
1211  * Fix crash on FTP URI with no file path
1212
1213 Decoders/Packetizers:
1214  * Fix overflows in A/52, DTS, MPEG Audio and subtitles support
1215
1216 Demuxers:
1217  * Update LUA script for Youtube pages
1218  * Fix crashes in AVI, ASF and Matroska files
1219  * Fix crashes on malformatted ZIP archives
1220  * Fix crashes and leaks in the FFmpeg/avformat plugin
1221  * Fix crash on invalid XSPF playlist
1222
1223 X11 port:
1224  * Partial Xlib threading fixes
1225    More complete fixes are available in VLC 1.1.0. Please update!
1226
1227 Interfaces:
1228  * Fix crash (use after free) in Qt4 bookmarks
1229  * Fix a few crashes in Qt4 playlist
1230
1231 Translations:
1232  * Simplified Chinese, Estonian, French, Japanese, Korean, Spanish, Swedish
1233    and Walloon translations updated
1234  * Sinhala translation started
1235
1236 Removed modules:
1237  * RTMP input and output are removed due to security problems. Please update
1238    to VLC 1.1.0 which provides an FFmpeg-based RTMP input if needed.
1239
1240
1241 Changes between 1.0.4 and 1.0.5:
1242 --------------------------------
1243
1244 Decoders:
1245  * SubRip extra styles improvements
1246  * Fix potential crashes in SSA and svg decoders
1247
1248 Mac OS X Interface:
1249  * Improved support for the 2009 Apple Remote
1250
1251 Windows port:
1252  * Use of gcc 4.4.2 to compile instead of gcc 4.2. This might slightly
1253    increase performance and fix x264 issues
1254
1255 Translations:
1256  * Portuguese Brazilian, Lithuanian, Romanian, Ukrainian, Japanese, Bengali,
1257    Walloon, Galician, Danish, Khmer, Polish, Slovenian, Vietnamese, Finnish
1258    Russian, Slovak translation updates
1259  * New Malayalam, Macedoninan, Nynorsk translations
1260
1261
1262 Changes between 1.0.3 and 1.0.4:
1263 --------------------------------
1264
1265 Audio outputs:
1266  * Fix deadlocks in the audio output core
1267  * Make PulseAudio the default output if available
1268
1269 Video outputs:
1270  * Fix fullscreen mode with KDE 4.3.3 and other window managers
1271  * Fix incompatibility with cairo-dock and compositing
1272
1273 Input:
1274  * Fix DVB scanning regression from VLC 1.0.3
1275  * Support for XZ-compressed byte stream (LZMA algorithm)
1276
1277 Playlist:
1278  * Support for .m3u8 playlist files (UTF-8 M3U)
1279
1280 Unix:
1281  * Support for xcb-keysyms version 0.3.4 or higher
1282  * Fix globalhotkeys on FreeBSD
1283
1284 Qt4 interface:
1285  * Fix opening V4L version 1 devices
1286  * Fix default destination ports in the streaming wizard
1287
1288 Translations:
1289   * New Walloon translation
1290   * Swedish, Ukrainian and French translation updates
1291
1292
1293 Changes between 1.0.2 and 1.0.3:
1294 --------------------------------
1295
1296 Video outputs:
1297  * Fix video quality when resizing the video on Windows Vista and 7, due to
1298    regressions in most popular drivers
1299  * New deinterlacers modules based on yadif and yadif(x2) algorithms
1300
1301 Decoders:
1302  * Windows version supports now natively the WMA Professional codec, as it
1303    didn't work in the packaged version of 1.0.2
1304  * Fix downmixing of particual 4.0 AC-3 audio tracks
1305
1306 Encoders:
1307  * x264 has profile-limitter, like:
1308     #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
1309
1310 Input:
1311  * Update for appletrailers lua script
1312  * Fixes on the RAR stream filter
1313  * Fix for E-AC3 in ATSC/TS streams
1314  * Various fixes for v4l and v4l2
1315  * Fix a crash in mjpeg demuxer
1316
1317 Service discovery:
1318  * New udev module for linux
1319
1320 Qt4 interface:
1321  * Fixes on the playlist and the stream output panels
1322
1323 Translations:
1324  * French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates
1325
1326
1327 Changes between 1.0.1 and 1.0.2:
1328 --------------------------------
1329
1330 Decoders:
1331  * Native support for WMA Professional, without the use of the Win32 dlls
1332  * Fix issues in subtitles, especially SSA ones
1333  * Various fixes on theora and ogg
1334
1335 Demuxers:
1336  * Various fixes for EPG support in MPEG-TS demuxer
1337  * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers
1338
1339 Access:
1340  * Fixes for v4l2 devices
1341  * Fixes for dvb-c channels-scanning
1342
1343 Qt Interface:
1344  * Fix some playlist sorting issues
1345
1346 Mac OS X Interface:
1347  * Fixed a crash when updating VLC
1348  * Fixed a crash related to QTKit when opening video files (10.6 only)
1349  * Added the ability to play 2nd media in sync to the primary item (input-slave)
1350  * Added the "Quit after Playback" feature
1351
1352 Mac OS X Port:
1353  * The "Delete Preferences" script is now delivered as a Universal Binary
1354    with native code for PowerPC, Intel and Intel 64bit
1355  * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
1356    - no support for Goom and SDL
1357    - limited text rendering support
1358    - This port is still considered as EXPERIMENTAL despite its binary release.
1359
1360 Encoders:
1361  * MPEG2 transrate stream output removed
1362  * x264 default-values closer to x264.exe defaults.
1363  * x264 rc-behaviour fixes:
1364    - if user defines qp-value, CQP-mode is used
1365    - otherwise if user defines vb=0, CRF-mode is used
1366    - otherwise ABR-mode is used
1367  * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
1368    - ABR mode set vbv-max-bitrate=bitrate
1369    - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)
1370
1371
1372 Playlist:
1373  * Lua scripts for Mpora and Vimeo playback
1374
1375 Unix builds:
1376  * Various fixes to enable 1.0 to build on Solaris and OpenBSD
1377
1378 Translations:
1379  * New Kazakh and Croatian translations
1380  * Lithunanian translation is available on Windows
1381  * Galician, Korean, Nepali, Vietnamese, Ukrainian, Portuguese Brazilian,
1382    Arabic and French translation updates
1383
1384
1385 Changes between 1.0.0 and 1.0.1:
1386 --------------------------------
1387
1388 Demuxers:
1389  * Fix wmv/asf issues that caused audio to drop
1390  * Various fixes for ac3, mp3, dts and stability for wav format
1391  * Fix seek in RTSP in conformity to RFC 2326
1392  * Fix Dailymotion access script
1393  * Fix crashes in xspf files handler
1394  * Fix seeking and timing issues in some flv files on Windows version
1395
1396 Access:
1397  * Add extra caching for files on network shares
1398  * Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
1399    DZCORE Labs, Algeria
1400
1401 Decoders:
1402  * Fix seeking in mpeg2 video files
1403  * Improve SSA subtitles rendering
1404  * Update most codecs for the Windows and Mac version
1405
1406 Muxers:
1407  * Fix sound recording of .flv files with mp3 audio
1408
1409 Qt Interface:
1410  * Possibility to change the opacity level of the Fullscreen controller
1411  * Fix various crashes and VIDEO_TS folders opening
1412
1413 Mac OS X Interface:
1414  * Added options to disable support for Apple Remote and Media Keys
1415  * Fixed options for Volume, Last.fm password and Subtitle Encoding
1416  * Fixed redraw issues when autosizing the video window
1417  * Preferences panel now includes help through tool-tips
1418  * More reliable Information and Messages panels
1419  * Fix various crashes
1420
1421 Windows port:
1422  * The ZVBI module is now available for Windows, for complete teletext support
1423
1424 Translations updates for Brazillian, French, German, Korean, Norwegian Nynorsk,
1425 Lithuanian
1426
1427
1428 Changes between 0.9.10 and 1.0.0:
1429 ---------------------------------
1430
1431 Important notes:
1432 ----------------
1433  * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
1434    See 'Access:' for more info.
1435  * Support for Mac OS X 10.4.x was dropped due to its technical limitations
1436
1437 Playback:
1438  * Instantaneous pausing
1439  * Frame-by-Frame playback
1440  * Finer speed control
1441  * On-the-fly recording for all medias
1442  * Timeshift for most medias
1443  * RTSP trickplay support
1444  * Subtitles core improvements and fixes
1445
1446 Decoders:
1447  * New AES3 (SMPTE 302M) decoder
1448  * New Dolby Digital Plus - E-AC-3 (A/52b) decoder
1449  * New True HD/MLP decoder and parser
1450  * New Blu-Ray Linear PCM decoder
1451  * New QCELP (Qualcomm PureVoice) decoder
1452  * Improved Real Video 3.0 & 4.0 decoder
1453  * New WMA v1/2 fixed point integer decoder
1454  * Closed Captions using the SCTE-20 standard are now correctly decoded
1455  * Improvement of WavPack decoder to support all integer modes and float mode
1456  * Corrections on 5.1 and 7.1 channel decoding and ordering
1457
1458 Demuxers:
1459  * Support for Dirac, MLP and RealVideo in Matroska files
1460  * Major improvements in RealMedia files opening (.rm and .rmvb)
1461  * Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
1462  * Metadata for mod files are supported
1463  * GSM codecs in Wav files are supported
1464  * New raw audio demuxer supporting raw PCM streams
1465  * New Dirac demuxer for raw Dirac streams
1466
1467 Encoders:
1468  * Dirac encoding using libdirac (supported in Ogg and in TS)
1469  * Shine mp3 fixed-point encoder
1470
1471 Access:
1472  * RTSP authentication with Darwin Streaming Server
1473  * On-the-fly gzip and bzip2 file decompression (except on Windows)
1474  * Playback for video in uncompressed multi-RAR archives
1475  * DVB-S and ATSC cards support on Windows
1476  * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
1477    OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
1478  * DVB scanning on linux
1479  * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
1480  * On-the-fly zip file decompression and browsing (MRL of the form
1481    zip://file.zip!/file.avi to specify the file - the development form of
1482    zip://file.zip|file.avi is not supported anymore)
1483  * Opening of any file descriptor using 'fd://'
1484  * MTP device access on Unix
1485  * CD-Text support on the cdda module (CD-Audio)
1486  * :start-time and :stop-time can handle sub-second values
1487
1488 Inputs:
1489  * Mouse cursor support in x11 and win32 screen modules
1490  * Screen module now features partial screen capture and mouse following on
1491    Windows and Mac OS X.
1492
1493 Playlist:
1494  * Export the playlist in HTML
1495  * Lua script for BBC radio playback
1496  * Better metadata handling and reading
1497
1498 Linux/Windows interface:
1499  * Global Hotkeys on Windows and Linux
1500  * Various fixes for skins2 interface
1501  * Recently played items list
1502  * Interface toolbar customizations
1503  * Various Improvements on the Qt interface:
1504     - More menus actions
1505     - Finer speed slider
1506     - Improvements on many dialogs
1507     - New dialog for plugins listing
1508     - Fixed-size mode for videos
1509     - Better Teletext, trickplay and encrypted streams control
1510  * Better integration in GTK environments
1511
1512 Mac OS X Interface:
1513  * Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
1514  * Reveal-in-Finder functionality for locally stored items.
1515  * Easy addition of subtitles through the Video menu
1516  * Additional usability improvements
1517
1518 Stream output:
1519  * Restored the old mpeg2 transrating module.
1520  * Multiple bridge-in instances are now possible.
1521  * bridge-in can be used to configure a placeholder stream.
1522  * Remote Audio Output Protocol (AirTunes) module.
1523  * Fixed mosaic memleak. Mosaics are now usable again.
1524
1525 Maemo Port:
1526  * New Maemo port with:
1527    - an interface based on Hildon framework.
1528    - scaler based on the swscale_nokia770 library.
1529
1530 Windows CE Port:
1531  EXPERIMENTAL work for the winCE port has been done.
1532
1533 Mac OS X Port:
1534  * EXPERIMENTAL 64bit support
1535  * Speed improvements by using llvm-gcc
1536  * New document icons by Dominic Spitaler
1537  * Support for latest iSight models
1538
1539 Audio output:
1540  * Removed obsolete Esound and aRts plugins
1541  * Surround support for PulseAudio
1542
1543 Video output:
1544  * Effects (cube, torus, etc.) removed from OpenGL video output
1545  * Video is able to stay in original size and to zoom in fullscreen
1546    (hotkey 'o') while keeping black borders
1547  * Image video output has been rewritten into a video-filter named 'scene'.
1548    The old image video output has been removed.
1549  * Support for scaling and converting video chromas with FFMPEG imgresample was
1550    withdrawn due to bugs. Please use the newer FFMPEG swscale instead.
1551
1552 Miscellaneous:
1553  * Invmem, a fake codec to display images from external applications
1554
1555 New Localization:
1556  * Khmer
1557  * Mongolian
1558  * Sorani
1559
1560
1561 Changes between 0.9.9a and 0.9.10:
1562 --------------------------------------
1563
1564 HTTP Interface:
1565  * Fixed default ACL
1566
1567 Mac OS X:
1568  * Fixed crashes on multi-screen setups
1569  * Corrected volume and subtitle encoding options in the Preferences
1570  * Improved Information panel behavior, when playlist is not displayed
1571  * Fixed QTCapture input support for the latest iSight models
1572  * Added a menu-item to unlock the video window's aspect ratio
1573  * Fixed redraw issues when autosizing the video window
1574  * Updated libpng, libgpg-error, libgcrypt, fribidi
1575
1576 Various fixes to the following modules:
1577  * access:
1578    - HTTP, SMB
1579    - updated and additional access scripts (BBC radio, dailymotion, ...)
1580    - Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
1581      DZCORE Labs, Algeria
1582  * stream out:
1583    - RTP, RTSP VoD, Mosaic Bridge
1584  * decoder:
1585    - TSCC
1586
1587
1588 Changes between 0.9.9 and 0.9.9a:
1589 ---------------------------------
1590
1591 Mac OS X:
1592  * Updated multiple 3rd party libraries to keep in sync with the Win32 port
1593  * Playback fixes for PowerPC-based Macs
1594
1595
1596 Changes between 0.9.8a and 0.9.9:
1597 ---------------------------------
1598
1599 Decoders:
1600  * Experimental new decoder for Real Video 3.0 & 4.0
1601
1602 Demuxers:
1603  * Various fixes related to real demuxer
1604
1605 Mac OS X Interface:
1606  * Fixed circumstances, which could lead to an empty Information panel
1607    - Note that VLC will show information on the currently _selected_ item
1608      instead of the currently _playing_ item, if the playlist is visible in the
1609      main controller window.
1610  * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
1611
1612 Mac OS X Port:
1613  * Improved video playback performance on Intel-based Macs
1614
1615 New Localizations:
1616  * Indonesian
1617  * Bengali
1618  * Updates of other localizations
1619
1620 Various bugfixes:
1621  * Support for receiving RTP packets on odd port numbers.
1622  * Lots of small bugfixes.
1623  * Correct Fullscreen behaviour on Multi-Screen setups on Windows
1624  * Telnet fixes on Windows
1625  * Resampling fixes when transcoding
1626
1627
1628 Changes between 0.9.6 and 0.9.8a:
1629 ---------------------------------
1630
1631 Security update:
1632  * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
1633
1634 Bunch of small bugfixes.
1635
1636
1637 Changes between 0.9.5 and 0.9.6:
1638 --------------------------------
1639 New Localizations:
1640  * Ukrainian
1641
1642 Security updates:
1643  * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
1644  * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
1645
1646
1647 Changes between 0.9.4 and 0.9.5:
1648 --------------------------------
1649 Security updates:
1650  * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
1651  * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
1652
1653 Features:
1654  * Closed Caption EIA 608/708 parsing enabled for libmpeg2
1655
1656 Various bugfixes:
1657  * Fixed various potential crashes and memleaks
1658  * Fixed issues with reading from files (especially non-local)
1659
1660 Windows port:
1661  * Fix bug where interface was "eating" some media keys
1662  * Fix some crashes in DirectShow access
1663
1664 Qt Interface:
1665  * Fix bug when the resetting of preferences didn't reset the dialog states
1666  * Right-click menu to select playlist columns reenabled
1667  * Various fixed in playlist
1668
1669 Access:
1670  * MMAP module is now deactivated by default
1671
1672 Translations:
1673  * Update of Brazillian, Swedish translation
1674
1675
1676 Changes between 0.9.3 and 0.9.4:
1677 ------------------------------------
1678 Various bugfixes:
1679  * Crashes fixed in ogg, vobsub, dvdread
1680  * Fixes several memory leaks.
1681
1682 Mac OS X port:
1683  * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
1684  * Fixed a crash with deletion of old preferences.
1685  * Fixed targetname for downloaded updates
1686
1687 Windows port:
1688  * Stability fix for the video output.
1689
1690
1691 Changes between 0.9.2 and 0.9.3:
1692 --------------------------------
1693
1694 Various bugfixes:
1695  * Fixed DTS channel order on 5.1 systems
1696  * Fixed pausing behavior for subtitles and for Audio-CD
1697  * Multiple subtitles and podcast fixes
1698  * Various crashes fixed in PS, SSA, mkv, xspf, freetype
1699  * Fixed update system bugs
1700  * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...+)
1701
1702 Mac OS X port:
1703  * Fixed ffmpeg slowness on PowerPC-based Macs
1704  * Fixed crash on startup when installed on old preferences
1705  * Fixed bug in directory opening on Mac OS X
1706  * Fixed font selection in the Simple Preferences
1707  * Thicker border to the subtitle renderer
1708  * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
1709  * Fixed AC3 passthrough on Mac OS X
1710  * Fixed behavior of the Volume Normalizer settings on Mac OS X
1711  * Removed the deprecated QuickDraw video output module to avoid crashes on
1712    modern Mac OS X versions
1713
1714 Windows port:
1715  * Fixed sensitivity of Fullscreen Controller
1716  * Fixed error messages on startup when VLC wasn't correctly uninstalled
1717    before installation
1718  * Fix showing of controller when returning from fullscreen playback
1719  * Multiple directory and path location fixes.
1720
1721 Qt4 interface:
1722  * Added Faster/Slower icons to the controller panel
1723  * Fixed lost playlist columns when switching the playlist view
1724  * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
1725  * Fullscreen controller: added time label, remembering of last position
1726  * Fixed drag'n drop behaviour on the playlist
1727  * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
1728
1729
1730 Changes between 0.9.1 and 0.9.2:
1731 --------------------------------
1732
1733  * Restored the old behavior of --sout-keep. It is now de-activated by default.
1734  * Skins2 interface repaired on Windows.
1735  * Multiple bugfixes.
1736
1737
1738 Changes between 0.9.1 and 0.9.0:
1739 --------------------------------
1740
1741  * Multiple bug fixes.
1742
1743
1744 Changes between 0.8.6i and 0.9.0:
1745 ---------------------------------
1746
1747 Important notes:
1748 ----------------
1749  * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
1750    recent to work correctly
1751  * The HTTP interface is now only available on the local machine by default.
1752    If you want to make it available from other machines, you will have to
1753    edit the ".hosts" file.
1754    - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
1755      If you're using the old http interface, it's located in
1756      /usr/share/vlc/http/old/.hosts
1757    - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
1758      C:\Program Files\VideoLAN\VLC\http\old\.hosts
1759    - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
1760      and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
1761  * This version of VLC contains a new interface for Windows and Linux.
1762    This interface has a fullscreen controller and simplified preferences.
1763    This interface lacks the "Streaming Wizard" that used to be present in VLC
1764    0.8.6, but provides basic profiles.
1765  * The behavior of --sout-keep was changed. It's now activated by default.
1766  * The marq, mosaic and logo commands in the rc interface changed. They
1767    now require a target name as their first argument. Example:
1768    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
1769    You can then use commands like: @test marq-marquee Goodbye
1770    If you didn't name the object using @test, its name will default to the
1771    plugin name (hence 'marq') in this example.
1772    These new commands are also available in the telnet interface.
1773  * The "rtp" access output module has been removed.
1774    Please use the RTP stream output instead, e.g.:
1775      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
1776      New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
1777  * You now need to append --m3u-extvlcopt to your command line to enable
1778    EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
1779    of options is available to m3u playlists (CVE-2007-6683).
1780  * The old access:url syntax is no longer supported to resolve ambiguities
1781    with some file names. Use access://url instead.
1782     E.g.:  vlc:quit -> vlc://quit ;
1783            udp:@239.255.12.12 -> udp://@239.255.12.12
1784  * The ffmpeg module has been removed and replaced by the new avcodec,
1785    avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
1786    and postproc modules.
1787  * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
1788    following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
1789    STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
1790    BACKWARD being reserved for future implementations and are thus not
1791    functional atm.
1792  * Croping and padding in transcode are now done using the croppadd video
1793    filter. For example:
1794    transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
1795  * Canvas setting in transcode is now done using the canvas video filter.
1796    For example:
1797    transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
1798  * Glide video output module has been removed.
1799
1800 Changes:
1801 --------
1802
1803 Security updates:
1804  * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
1805    CVE-2008-1807)
1806  * TTA Parser improvements (CVE-2008-3732)
1807  * MMS Access Module improvements (CVE-2008-3794 )
1808
1809 Playlist:
1810  * Vastly improved playlist support:
1811     * Media library creation to save all your playlist items
1812     * "Live search"
1813     * Shoutcast TV listings
1814     * Audioscrobbler/Last.FM support
1815  * Album art support
1816  * User definable Lua playlist scripts. See share/lua/playlist/README.txt
1817    (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
1818    lots of other URLs)
1819  * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
1820
1821 Inputs:
1822  * Video for Linux 2 (V4L2) input support
1823  * UDP-Lite transport for RTP/AVP
1824  * DCCP transport for RTP/AVP
1825  * Proxy support for MMSH stream
1826  * JACK audio input support
1827  * Input run time option (improved live stream recording)
1828  * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
1829  * Re-written Screen access module for Mac OS X
1830    using OpenGL instead of QuickDraw
1831  * Screen module now supports partial screen capture and mouse following on X11.
1832  * Experimental EyeTV access module
1833    This requires the user to install a plugin to EyeTV.app
1834    (available as a separate download).
1835  * Simple RTP input (with MPEG A/V, G.711 and PCM support).
1836  * RTMP input support
1837  * QTKit-based Input module for Mac OS X allowing display and streaming of video
1838    taken from all iSight-labelled video cameras (no audio support)
1839  * HTTP access now supports gzip compressed data and Digest Access
1840    Authentication.
1841  * New options to reduce latency between arrival of raw data and display of
1842    frames. (--auto-adjust-pts-delay and --use-stream-immediate)
1843
1844 Demuxers:
1845  * MP4 gpac and Apple chapter support
1846  * Fixed playback of AIFF stereo files
1847  * Fixed audio glitch on seek
1848  * Improved FLAC demuxer (duration / current time / meta data)
1849  * AAC tags support
1850  * APEv1/2 tags support
1851  * Improved ID3v2 tags support
1852  * Improved Ogg/Vorbis tags support
1853  * Raw video support
1854  * Standard MIDI File (types 0 & 1) support
1855  * TiVo Series 2 support
1856  * CD+G karaoke Files support
1857  * MXF files support
1858  * OMA support
1859
1860 Decoders:
1861  * VP60/VP61/VP6F/VP62 support
1862  * Flash Screen Video support
1863  * CamStudio Screen Video support
1864  * DosBox Capture support
1865  * Karl Morton's Video support
1866  * limited atrac3 support
1867  * Fraps support
1868  * Fluidsynth MIDI software synthesis (with external sound fonts)
1869  * New codec FOURCCs to support more specific files:
1870    Avid, FCP, Sony, Samsung, ...
1871  * H.264 PAFF support
1872  * DNxHD / VC-3 support
1873  * NellyMoser ASAO support
1874  * APE (Monkey audio) support
1875  * RealVideo support (with the RealVideo run-time)
1876  * Dirac video support using libschroedinger
1877
1878 Subtitles:
1879  * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
1880  * VBI & EBU (Teletext) support (*nix, Mac OS)
1881  * Ogg/Kate subtitles support
1882  * AQTitle subtitles support
1883  * MKV USF subtitles support
1884  * HTML-based subtitles support
1885  * MPSub subtitles support
1886  * JacoSub subtitles basic support
1887  * MPL2 subtitles support
1888  * Rewrite of ASS/SSA scripts and subtitles support
1889  * PowerDivx (.psb) Subtitles support
1890  * Realtext subtitle support
1891  * DKS subtitle support
1892  * SubViewer 1.0 (SubRip09) subtitles support
1893  * Correct Right-to-left languages in subtitles support
1894
1895 Encoders:
1896  * Flash Screen Video support
1897  * Improved H.264 encoding speed
1898
1899 Video outputs and filters:
1900  * New CoreAnimation-based output module (VLCKit framework on OS X only)
1901  * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
1902    Psychedelic) video filters can now be streamed
1903  * New puzzle video output filter
1904  * Re-written motion detection video filter
1905  * New extract video filter (extract Red, Green and Blue components from a
1906    video)
1907  * New sharpen video filter (increase the contrast of adjacent pixels)
1908  * New erase video filter (removes logos from a video)
1909  * Enhanced subtitles' renderer to support bold, italic and some HTML tags
1910    (Google Summer of Code Student project)
1911  * Support for RGBA and I420 blending.
1912    The latter improves Mosaic CPU usage *a lot*.
1913  * New transparency mask video filter (for use with the mosaic_bridge module).
1914  * New bluescreen video filter (for use with the mosaic_bridge module).
1915    This was previously part of the mosaic module.
1916  * Fixed random characters problem in RSS filter.
1917  * Add rotate-deciangle for more precision on rotate filter
1918  * Support for Intel SSE2 instruction set in chroma converters
1919  * Improved use of Intel MMX instruction set in chroma converters
1920  * New croppadd and canvas video filters.
1921
1922 Audio outputs and filters:
1923  * Replay gain support
1924  * Audio playback when going slower/faster (with pitch correction via
1925    new scaletempo audio filter)
1926  * New spatializer audio filter
1927  * Correct DTS output via S/PDIF
1928
1929 Stream output:
1930  * RTSP for TS-multiplexed broadcast streams
1931  * New RTP payload formats:
1932    * Speex voice audio codec
1933    * ITU T.140 (for text, subtitles) output
1934    * G.711 (both A-law and Âµ-law) output
1935  * UDP-Lite transport for RTP
1936  * DCCP transport for RTP
1937  * Lots of fixes for RTSP broadcasting
1938  * RTMP output
1939
1940 Interfaces:
1941  * All
1942    * New Simple Preferences dialogs showing the most important settings in an
1943      end-user suitable way.
1944    * Improved user interaction
1945    * Improved mouse gestures
1946    * Vastly improved Update checker
1947    * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
1948  * Windows/Linux
1949    * Brand new interface for Linux and Windows, based on the Qt toolkit
1950    * Fullscreen controller (transparency on Linux+Composite)
1951  * Mac OS X
1952    * Improved video output features
1953    * Online access to VideoLAN's Help Wiki within VLC
1954    * New setting to disable the "Recent Items" service
1955    * When playing Radio (live) streams, the current track is shown correctly
1956    * Correct appearance on Macs using Aqua's graphite theme
1957    * Simplified Extended Controls panel
1958  * Ncurses:
1959    * Correctly displays wide characters when using an UTF-8 locale,
1960      if libncursesw is available.
1961    * Some nice colors if the terminal supports it (most do)
1962  * Experimental Lua interface modules. See vlc -I lua and
1963    share/lua/intf/README.txt for more info.
1964  * Unix
1965    * Option to allow only one running instance, using D-Bus interface.
1966    * D-Bus Interface implementing the MPRIS
1967      (Media Player Remote Interfacing specification), a common dbus control
1968      interface for media players that intends to become an xdg standard when
1969      finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
1970    * Motion module using disk accelerometers to keep video horizontal
1971    * Plugin to set Telepathy presence message using MissionControl
1972  * Fixed VLM schedule time on Linux
1973
1974 Linux Port:
1975  * VLC now complies with the XDG Base Directory Specification version 0.6
1976    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
1977    (which means that VLC doesn't use the $HOME/.vlc directory anymore)
1978
1979 Mac OS X Port:
1980  * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
1981    applications (Google Summer of Code Student project, Mac OS X 10.5 only)
1982  * New text renderer based on Quartz replacing the existing Freetype solution
1983  * Complete compatibility with Mac OS X 10.5 Leopard
1984    * It is now required to compile a fully featured build
1985  * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
1986
1987 LibVLC:
1988  * Event management and various improvements in libvlc
1989    (Part of a Google Summer of Code Student project)
1990
1991 New Localizations:
1992  * Finnish
1993  * Persian
1994  * Polish
1995  * Punjabi
1996  * Bulgarian
1997
1998 Developers:
1999   * LibVLC now supports externally built plugins properly.
2000     A "vlc-plugin" pkg-config package is provided.
2001   * Java bindings are now built from a separate source.
2002
2003
2004 Changes between 0.8.6h and 0.8.6i:
2005 ----------------------------------
2006
2007 Security updates:
2008  * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
2009
2010 Various bugfixes:
2011  * Fixed option to use shared memory within the GLX video output module
2012  * Improved galaktos-based audio visualizations on FreeBSD
2013  * Miscellaneous bugfixes in multiple modules and in libvlc
2014    (transcode stream output, OSD menu video filter, VCD input,
2015     SAP services discovery, http control interface)
2016  * Updated Polish translation
2017
2018
2019 Changes between 0.8.6g and 0.8.6h:
2020 ----------------------------------
2021
2022 Security updates:
2023  * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948,
2024    CVE-2008-1949, CVE-2008-1950)
2025  * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
2026
2027 Goodies:
2028  * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
2029  * Miscellaneous bugfixes in multiple modules and in libvlc
2030    (ftp access, record access filter, video filters, RC interface,
2031     playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
2032  * Improved support for MPEG2 content created by Final Cut Pro
2033  * More reliable audio reception for MPEG TS streams
2034  * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
2035    to an unexpected application termination
2036  * New Serbian translation
2037  * Updated Romanian translation
2038
2039
2040 Changes between 0.8.6f and 0.8.6g:
2041 ----------------------------------
2042
2043 Security updates:
2044  * Removed VLC variable settings from Mozilla and ActiveX
2045    (CVE-2007-6683, VideoLAN-SA-0804)
2046  * Removed loading plugins from the current directory
2047    (CVE-2008-2147, VideoLAN-SA-0805)
2048  * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
2049  * Fixed libid3tag denial of service (CVE-2008-2109)
2050  * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
2051  * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
2052
2053 Various bugfixes:
2054  * Fixed various memory leaks, improving stability when running as a server
2055  * Fixed compilation with recent versions of FFmpeg
2056  * Correctly parses SAP announcements from MPEG-TS
2057  * Fixed AAC resampling
2058  * The Fullscreen Controller appears correctly on Mac OS X,
2059    if the 'Always-on-top' video option was selected.
2060
2061
2062 Changes between 0.8.6e and 0.8.6f:
2063 ----------------------------------
2064
2065 Security updates:
2066  * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
2067  * Fixed Real RTSP code execution problem (CVE-2008-0073)
2068  * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
2069  * Fixed cinepak vulnerabilities (CVE-2008-1769)
2070  - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
2071
2072 Various bugfixes:
2073  * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
2074  * Improved VLC's video output behavior on multi-screen setups running Mac OS X
2075  * Fixed crashes in H264 packetizer
2076  * Close MMS access on network timeout
2077  * Fix some problems with AAC decoder & packetizer
2078
2079
2080 Changes between 0.8.6d and 0.8.6e:
2081 ----------------------------------
2082
2083 Various bugfixes:
2084  * Resume playback for viewing content over FTP
2085  * Fixed XShm detection with remote X11
2086
2087 Security updates:
2088  * Subtitle demuxers overflow (CVE-2007-6681)
2089  * HTTP listener format string injection (CVE-2007-6682)
2090  * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
2091  * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
2092    VideoLAN-SA-0801)
2093  * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130,
2094    VideoLAN-SA-0802)
2095
2096 Audio filter:
2097  * Fixed DTS to S/PDIF converter
2098
2099 Audio output:
2100  * Fixed 5.1 audio on ALSA
2101
2102 Access:
2103  * Fixed some RTSP hanging and user/password passing through RTSP URLs
2104
2105 Stream output:
2106  * Fixed waiting for SPS/PPS problem in H.264 packetizer
2107
2108 Encoders:
2109  * Improved compatibility for creating H.264 video files playable on iPhones
2110  * Improved detection of optimal amount of threads for multi-threaded H.264
2111    encoding on multi-cpu systems
2112     - Note that this is used when transcode threads is set to 0 (default)
2113     - Not supported on Windows (multiple threads require manual configuration)
2114
2115 Mac OS X Interface & Port:
2116  * Restored compatibility with Mac OS X 10.3.9
2117  * Corrected behavior of the Preferences panel
2118  * VLC no longer crashes on quit while playing
2119
2120 Localization:
2121  * Updated Romanian and Polish translations
2122
2123
2124 Changes between 0.8.6c and 0.8.6d:
2125 ----------------------------------
2126
2127 Various bugfixes:
2128  * Mozilla plugin: supports a reasonable amount of MIME types on Windows
2129  * Linux: Fixed S/PDIF passthrough with ALSA
2130  * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
2131    in input
2132  * Use field order (top/bottom) for correct bob/linear deinterlacing
2133  * Fix invalid free in bookmarks loading code
2134
2135 Windows and Mac OS Binaries
2136  * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows
2137
2138 Active X plugin:
2139  * Security update (VideoLAN-SA-0703, CVE-2007-6262)
2140
2141 Mac OS X Interface & Port:
2142  * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
2143  * Improved Video Output compatibility for Mac OS X 10.5 Leopard
2144  * Improved behavior of the Fullscreen Controller and mode changes between
2145    Fullscreen and Windowed Video Output
2146  * Softened the white flash artifacts that may appear during the transition of
2147    two different movies
2148  * Support for current Ogg file formats
2149  NOTE: This release requires Mac OS X 10.4 or higher.
2150        Mac OS X 10.3.9 is not supported anymore.
2151
2152 Encoders:
2153  * Improved H.264 encoding speed on Mac OS X
2154
2155 Other changes:
2156  * The automatic updating facility was removed
2157  * You now need to append --m3u-extvlcopt to your command line to enable
2158    EXTVLCOPT options parsing in m3u playlists.
2159  * RTSP server remote denial of service fixed (CVE-2007-6684).
2160
2161
2162 Changes between 0.8.6b and 0.8.6c:
2163 ----------------------------------
2164
2165 Various bugfixes, notably:
2166  * Windows Vista compatibility
2167  * Cropping in Direct3D
2168  * Fullscreen change crash on Mac OS X
2169  * RSS filter string overflow
2170  * Few memory leaks
2171  * MKV demuxer crash (related to seeking)
2172
2173 CDDA / Vorbis / Theora / SAP plugins:
2174  * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
2175
2176 Demuxers:
2177  * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
2178  * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
2179
2180 Decoders:
2181  * Updated FLAC API compatibility
2182
2183 Input:
2184  * Support for new v4l2 encoder API
2185
2186 Localisation:
2187  * New localisation: Arabic, Persian
2188
2189
2190 Changes between 0.8.6a and 0.8.6b:
2191 ----------------------------------
2192
2193 Various bugfixes, notably:
2194  * Out-of-bound read in demuxers
2195  * Demuxers crashes (incl. CVE-2007-0256)
2196  * Mac OS X Interface crashes
2197  * VP31 decoding on Windows platforms
2198  * Direct3D Video Output modifications for Vista compatibility
2199  * Correct behaviour for feeding streams to Icecast or Shoutcast servers
2200
2201 Decoders:
2202  * Enhanced Flash Video support incl. VP61 and VP60
2203  * Teletext subtitles (telx) support
2204
2205 Webbrowser plugins:
2206  * Rectified behaviour and improved usability
2207
2208 Mac OS X Interface & Port:
2209  * Diverse usability improvements
2210  * New wizard option to embed subtitles
2211  * Screensaver/automatic sleep mode is enabled when a video is paused
2212  * Improved Delete-Preferences-Script
2213
2214
2215 Changes between 0.8.6 and 0.8.6a:
2216 ---------------------------------
2217
2218 CDDA / VCDX plugins:
2219  * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
2220
2221 Mac OS X Interface:
2222  * Fullscreen controller improvements
2223
2224
2225 Changes between 0.8.5 and 0.8.6:
2226 --------------------------------
2227
2228 Playlist:
2229  * Shoutcast TV listings support
2230
2231 Input:
2232  * Support for RTSP authentication
2233  * Support for adding subtitles on the fly
2234  * Fixed MPEG-PS duration calculation
2235  * ATSC support for DVB input
2236  * Partial reading support for DVR-ms recordings
2237  * Partial reading support for MXF and GXF fileformat
2238  * Improved support for Flash Video files
2239
2240 Decoders:
2241  * Native WMV9/VC-1 support
2242  * WMA Speech support (through binary codecs)
2243  * VP5/VP6 - Flash Video support (not VP61)
2244  * The True Audio Lossless codec support
2245  * Matroska WavPack support
2246  * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
2247  * Fixed a problem with MPEG2 field pictures
2248  * Fixed swapped colors on DVB subtitles
2249
2250 Video output:
2251  * Additional OpenGL effects (cylinder, torus, sphere, ...)
2252  * Experimental Direct3D 9 video output (win32). Best served on Vista :)
2253  * Improved libcaca support
2254
2255 Interfaces:
2256  * All
2257    * New hotkeys for crop and zoom
2258    * Support for snapshots from the HTTP interface
2259  * Windows
2260    * Systray support in skins
2261  * OS X
2262    * Support for Apple Remote control
2263    * Fullscreen controller panel (artwork by Simon Damkjær Andersen)
2264    * New playmode buttons (artwork by Simon Damkjær Andersen)
2265    * right/ctrl-click menu in video outputs
2266    * Main Menu uses autohide when playing videos in fullscreen mode
2267  * Linux
2268    * Notifications using notification-daemon
2269
2270 Windows port:
2271  * Support for Unicode filenames (Windows NT and above)
2272    Windows 9x/ME users:
2273      - Please note that these versions of Windows are not officially supported
2274      - Unicode support for Windows 9x/ME applications is available through the
2275        Microsoft Layer for Unicode available from the following location:
2276        http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
2277        Download the MSLU package (unicows) and extract the content into the folder
2278        C:\Windows\System
2279  * Fixed IPv6 support on the client side
2280  * Fixed disable screensaver (Direct3D and DirectX video output)
2281
2282 Localization:
2283  * Add Czech
2284  * Add Slovak
2285  * Add Malay
2286  * Add Slovenian
2287
2288 Developers:
2289  * Updates to the libvlc API
2290  * Fixes for the mozilla and activeX plugins
2291
2292
2293 Changes between 0.8.4a and 0.8.5
2294 --------------------------------
2295
2296 Core support:
2297  * Statistics collection (bitrates, packets, connections, ...)
2298  * Support for downloading updates
2299  * Updated strings
2300
2301 Input:
2302  * Initial support for RTSP-over-HTTP (to allow NAT traversal)
2303  * Linux DV (Digital Video - Firewire) input
2304  * Improvements to the Audio CD input
2305      - Separate playlist entries for the tracks
2306      - Support for CDDB
2307  * Support for more DVB (satellite) encryption modules
2308  * Improved subtitles encoding support
2309  * Improved support for playing MP4 files from the Web
2310
2311 Decoders:
2312  * Cook (Real audio) support
2313
2314 Playlist / Services discovery:
2315  * XSPF playlist support
2316  * Podcast support
2317  * Updated Shoutcast to use new listing
2318
2319 Audio output:
2320  * New JACK audio output
2321
2322 Video output:
2323  * New video filters:
2324     - magnify: allows you to zoom on part of the image
2325     - gradient and edge detection: "cartoon-like" effect
2326     - bluescreen: overlay parts of a video transparently on another one
2327  * Logo video filter: can now loop through multiple images
2328  * RSS video filter: display feed images. Support for Atom feeds.
2329  * Improvements to the subtitles rendering
2330
2331 Stream output:
2332  * Initial support for throttling users on VOD streams
2333
2334 Interfaces:
2335  * System to inform the user and request information
2336     - HTTP authentication
2337     - Fatal errors
2338     - ...
2339  * wxWidgets
2340     - VLM (VideoLAN Media Manager) control panel
2341     - Improved media information panel (shows statistics, metadata, ...)
2342     - Drag & Drop support in the playlist
2343  * Skins2
2344     - New default skin
2345     - Support for Winamp 2 skins
2346     - Improved playlist handling
2347     - Support for popup menus, animated bitmaps, equalizer, ...
2348  * OS X
2349     - Embedded Video output
2350     - new Go-To-Specific-Time feature
2351     - Video cropping and aspect ratio changing while playing
2352     - Improved media information panel (shows statistics, metadata, ...)
2353     - support for processing multiple items with the wizard in a single run
2354     - option to save selections in the wizard for a session (default enabled)
2355  * HTTP
2356     - New default interface pages for VLC and VLM (including a mosaic wizard)
2357     - A bunch of new RPN functions
2358
2359 Windows Port:
2360  * MSN messenger "Now playing" support
2361
2362 OS X Port:
2363  * Mac-Intel compatibility
2364  * Enhanced support of various audio output devices
2365  * Growl "Now playing" support
2366
2367 *Nix port:
2368  * Ability to log to syslog
2369  * Root wrapper to avoid running VLC as root
2370
2371 Developers:
2372  * New libvlc API (not finished yet)
2373  * Java bindings
2374  * A bit more automatic testing
2375
2376
2377 Changes between 0.8.4 and 0.8.4a:
2378 ---------------------------------
2379
2380 Audio output:
2381  * Fix a52 over spdif in alsa
2382  * SPDIF output available again in the Mac OS X Audio menu.
2383
2384 Decoder:
2385  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
2386  * Add support for some non-standard FOURCCs used for H.264/H.263
2387
2388 Demux:
2389  * Fix bug with some HE-AAC audio tracks
2390
2391 Services Discovery:
2392  * HAL fixes, should now work with new API
2393  * SAP, fix 20 second freeze on windows
2394  * UPnP fixes
2395  * Avahi 0.6 support
2396
2397 Interfaces:
2398  * Mac OS X
2399     - fixed encoding of H.264/H.263 content when using the wizard
2400
2401
2402 Changes between 0.8.2 and 0.8.4:
2403 --------------------------------
2404
2405 Core support:
2406  * Internal strings handling is now UTF-8 based
2407  * New OSD system
2408
2409 Video output:
2410  * Fixed problems with OpenGL output
2411  * New --monitor-par (pixel aspect ratio) option
2412  * Fixed display problems with HDTV-1080 format
2413
2414 Input:
2415  * Improved DVB support for satellite bands other than Ku-band
2416  * IPv6 and Extended passive mode support for FTP
2417  * IPv6 Source Specific Multicast support
2418  * GnomeVFS input module
2419  * Support for RTP packet reordering
2420  * Fixed syntax for FTP URLs
2421
2422 Decoders:
2423  * Support for libSDL_image to import different image types
2424  * Musepack decoder using libmpdec
2425  * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
2426
2427 Services discovery:
2428  * UPnP service discovery (Linux only at the moment)
2429  * Bonjour service discovery using avahi (Linux only)
2430
2431 Video filters:
2432  * RSS feed overlay
2433
2434 Audio filters:
2435 * Fixes, enhancements and new options related to the Headphone Channel
2436   Mixer and Dolby Surround
2437
2438 Stream output:
2439  * New shout output module to forward streams to icecast servers
2440  * Fixed several SAP and SDP announcement bugs
2441  * Fixed MTU handling to avoid IP fragments
2442
2443 Interfaces:
2444 - new cone icon by Richard Â¯iestad (Eurodata, retron.info)
2445  * Mac OS X
2446     - New streaming and transcoding wizard
2447     - New extended controls panel
2448     - New bookmarks window
2449     - Fixed playlist sorting
2450     - Fixed drag-and-drop inside the playlist
2451  * wxWidgets
2452     - Rename wxWindows interface in wxWidgets.
2453     - All the --wxwin-* options are now --wx-*
2454     - Support for RTP streaming in Stream Ouput dialog
2455     - Now require wx2.6 with Unicode support
2456  * Skins2
2457     - Tree playlist
2458  * HTTP
2459     - New RPN functions to control VLC features (see play-howto)
2460     - Facilities to correctly handle non-ASCII characters and spaces in
2461       the names of files
2462     - Include macro to include other files
2463     - CGI 1.0 support
2464
2465 ActiveX plugin:
2466 * Should now work outside IE as well
2467
2468 Mac OS X port:
2469 * New script to delete the preferences automatically
2470
2471 Windows port:
2472 * Fixed bandwidth problems of HTTP streaming
2473 * Fixed audio problems with DirectX audio output
2474
2475 Translations:
2476  The following languages were added:
2477  * Galician
2478  * Korean
2479  * Romanian
2480  * Simplified Chinese
2481  The following languages were re-added:
2482  * Swedish
2483
2484
2485 Changes between 0.8.1 and 0.8.2:
2486 --------------------------------
2487
2488 Core support:
2489  * Rewrite of the playlist
2490     - Tree structure
2491     - Input preparsing (for meta-data)
2492     - Grouping (by artist, ...) support
2493  * Preferences improvements:
2494     - New organization, designed to improve usability
2495     - New configuration types (list of modules, ...)
2496  * XML parsers
2497  * Core image manipulation support
2498  * Client-side SSL/TLS support
2499  * SSL Client certificates checking support (allows for secure VoD)
2500  * Renamed --spu-channel to --sub-track
2501  * Renamed --spumargin to --sub-margin
2502  * Renamed --audio-channel to --audio-track
2503  * Renamed --filter to --vout-filter
2504  * filters, extra interfaces, visualizations and service discovery modules are
2505    now separated by ':' instead of ','
2506  * Access filter architecture
2507  * Track selection based on preferred language (--sub-language and --audio-language)
2508  * Zsh autocompletion for VLC's arguments
2509  * Many bugfixes...
2510
2511 Input/Demuxers:
2512  * Support for SOCKS proxy
2513  * Support for Shoutcast Meta-data
2514  * Support for (HE-)AAC raw-audio streams
2515  * Support for images on a HTTP server that get refreshed on the server
2516  * Better support for Kasenna streams
2517  * RTSP UDP->TCP rollover support
2518  * Massive Matroska improvements
2519  * Support for XA and VOC audio files
2520  * TiVo demuxer
2521  * Samba (Windows shares) access module
2522  * Improved CDDAX module (uses several playlist items)
2523  * Fixes to Linux DVB support
2524  * Fix the "negative subtitles delay" bug
2525  * Support for FTP over IPv6
2526
2527 Decoders / Encoders:
2528  * Dirac decoder and encoder
2529  * PNG decoder/encoder
2530  * Improvements to DVB subtitles encoder
2531  * Support for Apple Lossless Audio Codec
2532
2533 Access filters:
2534  * New Record and Timeshift filters
2535
2536 Services discovery:
2537  * New type of modules, that add items to the playlist
2538  * Brand new SAP module
2539      * To enable SAP, you now need to use "-S sap" or add SAP in
2540        the "Manage->Services Discovery" menu
2541      ( IPv6 SAP is now enabled by default )
2542      * Non-standard support for HTTP streams SAP announces removed
2543  * HAL (Hardware Abstraction Layer) discovery
2544  * DAAP (iTunes shares) support
2545  * Shoutcast
2546
2547 Audio output:
2548  * Support for 20/24 bits LPCM
2549
2550 Video output:
2551  * Video snapshot support (png or jpg)
2552  * Image file video output (png)
2553  * Motion detection filter (can trigger playlist actions)
2554  * Improvements to wall video filter
2555  * Support for font color and opacity
2556
2557 Stream output:
2558  * Muxers
2559     - ASF improvements
2560  * VLM / VoD
2561     - Ability to load a configuration file on startup
2562     - Seeking support in VoD streams
2563  * Mosaic (picture-in-picture system)
2564
2565 Interfaces:
2566  * wxWidgets
2567     - Redesigned playlist : add playlist, add directory, ...
2568     - Improved preferences
2569     - Improvements to the wizard
2570     - DVD, VCD and Audio CD navigation buttons
2571  * MacOS X
2572     - Redesigned playlist
2573     - Improved preferences
2574  * Skins
2575     - Support for multiple actions
2576     - Fixes
2577  * HTTP
2578     - Support for the new playlist system
2579  * Lirc
2580     - Now uses new config settings. See doc/lirc/example.lirc
2581
2582 Windows port:
2583  * Screensaver disabling fix
2584  * DirectShow tuner configuration
2585  * Support for no-decoration windows
2586
2587 MacOS X port:
2588  * Many Mac OS X 10.4 Tiger related fixes
2589  * The OpenGL video output is back
2590  * A new audio module that should work more reliable for analog audio output in various configurations.
2591    - Supports multichannel discrete analog output
2592    - Digital audio output requires you to change a preference setting because it
2593      is not yet available in the new module
2594    - Please read the README.MacOSX.rtf file for more information.
2595
2596 BeOS port:
2597  * Support for single-buffered overlay
2598
2599 Pocket PC port:
2600  * Many fixes
2601  * New interface
2602  * New video output
2603
2604 Mozilla Plugin:
2605  * Javascript fixes
2606  * Mozilla plugin for MacOS X is back (not yet distributed)
2607
2608 IE Plugin:
2609  * Brand new Internet Explorer ActiveX plugin
2610
2611 Translations:
2612  The following languages were added:
2613  * Catalan
2614  * Danish
2615  * Turkish
2616
2617
2618 Changes between 0.8.0 and 0.8.1:
2619 --------------------------------
2620
2621 Core support:
2622  * Include TLS/SSL API (on plattforms where libgnutls is available)
2623  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
2624
2625 Windows port:
2626  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
2627  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
2628  * Fixed spurious taskbar item after switching to fullscreen
2629
2630 WinCE port:
2631  * A few more updates (we still miss an interface and a fast video output).
2632
2633 Audio Output:
2634  * Portaudio audio output plugin improvements
2635
2636 Video Output:
2637  * Proper subpictures scaling using the aspect-ratio info when available
2638
2639 Demuxers:
2640  * Fixed crash with ODML avi files
2641  * Fixed autodetection of VCD/SVCD bin files
2642  * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
2643
2644 Stream Output:
2645  * Encoders:
2646    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
2647  * Stream output:
2648    * Support of playlist group announcement
2649
2650
2651 Changes between 0.7.2 and 0.8.0:
2652 --------------------------------
2653
2654 Core support:
2655  * Major work on libvlc. Changed/renamed/added functions
2656  * Complete switch to the new input core (better seeking, multi-input, ...)
2657  * New plugins cache to speed up launch time
2658  * New --play-and-stop feature which stops the playlist after each played item
2659  * Daemon mode (to run vlc in the background)
2660  * Major improvements to the subtitle/OSD subsystem
2661
2662 Input:
2663  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X
2664     (Stream your desktop)
2665  * Improved DVD support:
2666     - uses libdvdnav for playing DVDs with menus support
2667     - uses libdvdread for simple playback with menus (eg. for streaming)
2668  * Experimental multi-input support ( use --input-slave to play with it )
2669  * Automatic MTU discovery for UDP streams
2670  * More powerful MRL syntax for DVD/VCD/CDDA access
2671     (selection of titles/chapters).
2672
2673 Demuxers:
2674  * Support for iTunes Music Store previews
2675  * Support for MJPEG webcams (i.e. AXIS cams)
2676  * Added initial mp4 and mpeg-ts text track support
2677  * Windows Media Server RTSP support
2678  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
2679  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
2680  * Skins2 .vlt file loader (only when skins2 is the current interface)
2681  * Improved Ogg demuxer
2682  * Support for MPEG PS streams with MPEG 4 video.
2683  * Support for so called AACPlus webstreams
2684
2685 Codecs:
2686  * G.726 audio support
2687  * 14496-17 MPEG TS text support
2688  * MPEG-4 text support
2689  * Vastly improved DVB subtitles decoder (ETS 300 743)
2690  * Enabled color in DVB subtitles rendering
2691  * VobSub supported both externally and in Matroska
2692
2693 Stream Output:
2694  Encoders:
2695   * Re-use audio/video/spu decoders in transcoder module. From now on,
2696      everything that is playable by VLC should be transcodable as well
2697   * Subtitles overlaying in transcoder
2698   * Subpictures overlaying in transcoder (see video output)
2699   * Frame rate selection in the transcoder
2700   * DVB subtitles encoder
2701   * MPEG 1 layer 2 audio encoder using libtoolame
2702   * Improved vorbis/theora encoding
2703  Muxers:
2704   * Text track muxing for mp4
2705   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
2706   * 14496-17 text track muxing for MPEG TS
2707   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
2708   * Teletext (0x56 descriptor) streaming support in MPEG TS.
2709   * New WAV muxer (supports multi-channel audio)
2710   * Improved ASF muxer
2711  Misc:
2712   * H.263 RTP streaming support
2713   * SDP generation outputs more compliant SDPs and can create SDP files now
2714   * Improved RTSP and VoD server (experimental)
2715
2716 Audio Output:
2717  * New audio equalizer filter
2718  * Very trivial volume normalizer
2719  * True channel downmixing when playing 5:1 material on Stereo
2720  * More gradual resampling which should improve the pitch changing effect
2721  * New audio output plugin using portaudio v19
2722
2723 Video Output:
2724  * Roku HD1000 Video output
2725  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
2726    with support for effects.
2727  * Improved filter and subpictures support :
2728     - New filters can be streamed.
2729     - "Subpicture filters" to overlay subpictures on video
2730     - Centralized scaling and blending
2731  * New filters :
2732     - "time", to display current time
2733     - "marq", to display a marquee
2734
2735 Interfaces:
2736  * OSD sliders for volume and postition information
2737  * OSD icons for Play and Pause
2738  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
2739  * A few skins2 improvements
2740  * Added search, volume, loop and random functions to the ncurses interface
2741  * Added a filesystem browser to the ncurses interface
2742  * The remote control interface can now listen for commands on sockets
2743  * Improved CORBA control module
2744
2745 Mac OS X port:
2746  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
2747  * Major speed improvements to the Quartz video output
2748  * The Mac OS X interface is no longer required to display video
2749
2750 Linux port:
2751  * New galaktos visualization plugin (MilkDrop-compatible)
2752  * Experimental SVG rendering module
2753  * Support for DVB CAM modules.
2754
2755 Windows port:
2756  * DirectX Media Object decoder (allows playing some media types, like WMV3)
2757  * DirectX Media Object audio and video encoder
2758  * Fixed long standing win32 thread handles leak
2759  * Fixed problem with CPU usage with subtitles rendering
2760  * Wallpaper mode for the DirectX video output (only in overlay mode)
2761
2762 WinCE port:
2763  * Massive update (we still miss an interface and a fast video output).
2764
2765 Mozilla plugin:
2766  * Added a lot of Javascript accessible funtionality
2767  * Volume, position, length, seek etc etc etc.
2768
2769 Misc:
2770  * Server/client network synchronization module
2771  * VBrick streams fully supported
2772  * Cisco IP/TV streams supported
2773  * VLM enhancements
2774
2775
2776 Changes between 0.7.1 and 0.7.2:
2777 --------------------------------
2778
2779 Core support:
2780  * Bookmarks feature for easier seeking/access inside medias.
2781  * Support for video output embedded in interfaces.
2782  * Improved HTTP daemon.
2783  * Saved playlists now remember VLC-specific options.
2784
2785 Codecs:
2786  * New Continuous Media Markup Language (CMML) codec.
2787    (http://www.annodex.net/overview.html)
2788  * New H.261 video decoder using openmash.
2789  * H264 encoder, demuxer and packetizer.
2790  * Packetizer interfaces between demux and codec when needed
2791    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
2792  * Support for Theora alpha3 (both decoding and encoding).
2793
2794 Input:
2795  * --start-time <sec> and --stop-time <sec> to start and stop playing a
2796    file at the specified amount of seconds. Only works with a few
2797    fileformats (avi, mov, mkv, mp4 )
2798  * Improved directory access module.
2799  * New "file-cat" option to play truncated movies.
2800  * Better handling of meta info (title, author, description, etc...).
2801  * New options to pass meta info to the input.
2802  * It is now possible to stream programs from a DVB-S/C/T stream
2803    (satellite, cable, or digital terestrial television)
2804
2805 Demux:
2806  * Annodex (http://www.annodex.net) support.
2807  * mmsh streaming fixes.
2808  * Fixed infinite loop in the AVI demux on broken/incomplete files.
2809
2810 Subtitles:
2811  * Subviewer and subviewer v2 subtitles support.
2812  * Ability to choose autodetected subtitles path.
2813  * Subtitles delay can be changed in real time with hotkeys.
2814
2815 Stream output:
2816  * Improved session announcement system.
2817  * Minimize threads usage by default.
2818  * Added faster than realtime stream output (limited by CPU) for file output.
2819  * Improved MOV/MP4 muxer.
2820  * Improved MPEG TS muxer.
2821  * Improved transrater.
2822  * Meta info options used by the muxers.
2823  * New configuration system.
2824  * Better audio channels downmixing when transcoding.
2825
2826 VideoLAN manager:
2827  * New videolan (media) manager (vlm): a little manager designed to launch
2828    and manage multiple streams from within one instance of VLC.
2829  * Supports live streams and VoD.
2830  * Supports scheduling.
2831  * Telnet interface for vlm.
2832  * HTTP interface for vlm.
2833
2834 Interfaces:
2835  * Skins II (Windows and Linux only)
2836     - Ability to embed video output.
2837     - Support for bitmap fonts.
2838     - Lots of improvements.
2839  * wxWindows (default Windows and Linux interface)
2840     - New design and set of icons.
2841     - Ability to embed video output.
2842     - Support for hotkeys.
2843     - Support for bookmarks.
2844  * Mac OS X
2845     - Support for 'groups' and playlist item properties.
2846     - Better hotkeys handling.
2847
2848 Mac OS X port:
2849  * OpenGL video output is now the default when available.
2850  * Added FAAC encoder (mp4a).
2851  * Audio output fix to work with multiple streams on a HAL device.
2852  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
2853
2854 Win32 port:
2855  * DirectShow input plugin should work with more devices.
2856  * Disable monitor power down when watching movies.
2857  * Improved Windows installer.
2858
2859 Linux port:
2860  * PowerPC fixes.
2861
2862 Misc:
2863  * Improvements to the Goom visualisation plugin.
2864  * Roku HD1000 audio output.
2865
2866
2867 Changes between 0.7.1 and 0.7.1a:
2868 ---------------------------------
2869
2870 Mac OS X:
2871  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
2872  * Playing MOD files is working now.
2873
2874
2875 Changes between 0.7.0 and 0.7.1:
2876 --------------------------------
2877
2878 Core support:
2879  * Fixed a nasty bug that causes preferences not to be saved some times.
2880  * IGMPv3 support for VLC under Windows XP and Linux.
2881
2882 Codecs:
2883  * Brand new DTS Coherent Acoustics audio decoder based on libdts
2884    (http://www.videolan.org/dtsdec.html)
2885  * Fixed DTS S/PDIF output
2886  * SVCD (Philips OGT) and CVD subtitles
2887
2888 Playlist:
2889  * Internal improvments
2890  * Improved import/export
2891
2892 Input:
2893  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
2894    container formars.
2895  * New demux module that uses libavformat from ffmpeg. Adds support for many
2896    small and strange formats.
2897  * New PVA demux.
2898  * New MOD audio demux.
2899  * Support for DTS and A52/AC3 wav files.
2900  * Support for DTS and A52/AC3 audio CD.
2901  * New and experimental DVD input plugin with menus support (using libdvdnav).
2902  * Added back DV audio support in raw DV demuxer.
2903
2904 Stream output:
2905  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
2906  * Fixed a nasty bug in the mpeg video packetizer.
2907  * Improved transcoding (multithreading, more tuning, etc...).
2908
2909 Service discovery:
2910  * Fixed sdp in SAP.
2911
2912 Mac OS X port:
2913  * New opengl video output plugin.
2914
2915 Win32 port:
2916  * A few improvements to the DirectShow input plugin.
2917  * Fixed ipv6 name resolution.
2918
2919
2920 Changes between 0.6.2 and 0.7.0:
2921 --------------------------------
2922
2923 Core support:
2924  * Brand new decoder/packetizer api.
2925    Adds a lot more flexibility while also simplifying the decoder plugins.
2926  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
2927  * Video outputs are recycled if possible.
2928    This removes any 'flicker' between two similiar video files.
2929  * Fixed the video filters. Video should no longer go black when using filters.
2930  * New input core. Advantages are: better seeking, more responsive, support for
2931    subtitle files at the core, and much much more.
2932
2933 Playlist:
2934  * Added a repeat mode to repeat a single file over and over.
2935  * Playlist sorting
2936
2937 Input:
2938  * RTP/RTSP support.
2939  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
2940  * Support for Flac in Ogg files.
2941  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
2942  * Rewrite of the Flac demuxer.
2943  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
2944  * Reworked DVB tuning.
2945  * Better Icecast support.
2946  * New MPEG video elementary streams demuxer.
2947  * New DTS audio elementary streams demuxer.
2948
2949 Codecs:
2950  * Support for Theora video encoding.
2951  * Support for Speex audio decoding/encoding.
2952  * Rewrite of the Flac decoder + encoding support.
2953  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
2954  * Support for AAC + SBR and proper multi-channel re-ordering.
2955  * MPEG 2.5 audio support.
2956  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
2957
2958 Stream output:
2959  * Improvements to the MPEG TS muxer.
2960  * New transrating module for MPEG2 video.
2961  * Added packetization for MPEG AAC ADTS streams.
2962  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
2963  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
2964  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
2965  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
2966  * --sout-keep option to keep the stream open while changing input.
2967  * Preliminary RTP support.
2968  * Fixes to SAP announces.
2969
2970 Interface:
2971  * Skins:
2972     - Bugfixes
2973     - misc improvements (eg, "stay on top" option).
2974  * New standardized and customizable hotkeys.
2975  * wxWindows
2976     - Playlist improvements (Sort, Search, mode buttons).
2977     - Improvements and help in preferences
2978     - New streaming wizard
2979     - Revised Disc Open menu
2980  * HTTP
2981     - Improvements of the standard pages
2982     - Support for new commands
2983  * OSD ( OS X and hotkeys only atm ).
2984
2985 Service discovery:
2986  * Many fixes to the SAP module
2987  * SAP now supports HTTP streams
2988
2989 Subtitles:
2990  * Text subtitles now have a black outline.
2991  * Text subtitles autodetection.
2992  * Text subtitles charset autodetection.
2993  * Text subtitles for all videofiles. Results may vary.
2994  * Text subtitles in Hebrew are supported. Arabic partially.
2995  * Automatic fontsize selection for text subtitles.
2996  * Fixed SAMI text subtitles support.
2997  * Support for subtitles in Matroska files.
2998  * Support for subtitles in DVB streams.
2999
3000 Mac OS X port:
3001  * New controller designed by Max Rudberg from www.maxthemes.com
3002  * Save playlist.
3003  * Works on 10.1.x again. Apologies for that problem.
3004  * Support for Panther.
3005  * Support for raw dumping of streams to disk.
3006  * Mozilla plugin for Mac OS X (experimental).
3007
3008 Win32 port:
3009  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
3010  * VLC can be installed as a Windows NT service.
3011  * Allow on the fly switching of the main interface.
3012  * Support for 3F2R in audio output.
3013  * New --one-instance option to "force" only one running instance of VLC.
3014  * Mozilla plugin for Windows (experimental).
3015  * Multimonitor support (untested).
3016  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
3017
3018 Linux port:
3019  * Improved Video4Linux input. Also added support for an audio only input.
3020  * Support for real-time priority when running with root privileges.
3021  * Allow on the fly switching of the main interface.
3022
3023 iPaq port:
3024  * Brand new Gtk 2 interface
3025
3026 Miscellaneous:
3027  * Audio visual effects filters (spectrum, scope and random).
3028  * Audio visual effects filter using goom.
3029  * Spanish, Portuguese Brazilian and Hungarian translations.
3030  * libcaca video output (colored ascii)
3031
3032
3033 Changes between 0.6.1 and 0.6.2:
3034 --------------------------------
3035
3036 Core support:
3037  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
3038
3039 Stream output:
3040  * Transcoder now generates proper pts/dts thus should work a lot better.
3041  * Improved MPEG TS muxer.
3042
3043 Access input:
3044  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
3045  * Few fixes to the VCD navigation.
3046
3047 Interfaces:
3048  * Support for DVD menus navigation added to the wxWindows interface.
3049
3050 UNIX ports:
3051  * ALSA multi-channel support fixed and tested.
3052  * Fixed fullscreen with gnome metacity.
3053
3054 Win32 port:
3055  * Fixed VCD support which was broken on some machines.
3056
3057 iPaq port:
3058  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
3059
3060 Miscellaneous:
3061  * Text subtitles now centered on the picture.
3062  * Ffmpeg decoder now generates proper pts and can be used to play
3063    mpeg1/2 videos.
3064
3065
3066 Changes between 0.6.0 and 0.6.1:
3067 --------------------------------
3068
3069 Core support:
3070  * There should be less bogus resampling, particularly on DVDs.
3071  * VLC will now wait for the medium to wake up before starting its clock
3072    after a pause.
3073
3074 Stream output:
3075  * Added vorbis audio support in Ogg streaming.
3076  * Added vorbis audio transcoding support.
3077  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
3078 UNIX ports:
3079  * ALSA multi-channel support fixed and tested.
3080  * Fixed fullscreen with gnome metacity.
3081
3082 Win32 port:
3083  * Fixed VCD support which was broken on some machines.
3084
3085 iPaq port:
3086  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
3087
3088 Miscellaneous:
3089  * Text subtitles now centered on the picture.
3090  * Ffmpeg decoder now generates proper pts and can be used to play
3091    mpeg1/2 videos.
3092
3093
3094 Changes between 0.6.0 and 0.6.1:
3095 --------------------------------
3096
3097 Core support:
3098  * There should be less bogus resampling, particularly on DVDs.
3099  * VLC will now wait for the medium to wake up before starting its clock
3100    after a pause.
3101
3102 Stream output:
3103  * Added vorbis audio support in Ogg streaming.
3104  * Added vorbis audio transcoding support.
3105  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
3106  * PS muxer can create mpeg1 files now and produce streams with system headers.
3107  * You can transcode a52 with more than two channels to mpga now.
3108
3109 Win32 port:
3110  * Fixed DVD support which was partly broken due to a bug in libdvdcss
3111  * Fixed 5.1 audio support for the sblive/audigy soundcards.
3112  * Fixed sound on Windows NT.
3113
3114 UNIX ports:
3115  * Fixed/improved ALSA support and enabled multi-channel audio output.
3116  * X11/Xvideo: Should now work on big endian machines, and you can now
3117    use the arrow keys to browse through the DVD menus.
3118
3119 iPaq port:
3120  * Gtk+2 interface called PDA
3121  * Familiar Gtk+ is now deprecreated
3122  * Codec a52, Faad2 and flac added
3123  * Video4Linux enabled (demux and transcode)
3124  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
3125
3126 Interfaces:
3127  * Small updates/fixes to the wxWindows interface.
3128  * Improved HTTP remote control interface. You can now create your own HTML pages.
3129  * A new CORBA control plugin.
3130
3131 Input demux:
3132  * Improved support for the Matroska container format.
3133
3134 Miscellaneous:
3135  * Improved build system.
3136  * New video filter plugin to overlay logos.
3137  * Added support for Winamp 3 B4S files.
3138  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
3139    Should also work with languages like russion for instance.
3140
3141
3142 Changes between 0.5.3 and 0.6.0:
3143 --------------------------------
3144
3145 Core Support:
3146  * Channel Server support was removed (was deprecated)
3147
3148 Input access:
3149  * Fixed a big bug in ftp and http access that prevented many platforms
3150    (OSX most prominently) to view ftp and http streams.
3151  * Fixed large file support on Windows
3152  * Video 4 Linux support
3153  * CD Digital Audio support
3154  * Fixed IPv6 multicasting on Windows and OSX.
3155
3156 Input demux:
3157  * Better detection of AAC and mp3 files
3158  * Support for OpenDML avi files
3159  * More complete .mp4/.mov support
3160  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
3161
3162 Codecs:
3163  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
3164  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
3165  * OSX support for QDM2 and QDMC sound, often used in QT content.
3166  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
3167  * Updated our theora decoder to use the alpha 2 release of libtheora
3168  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
3169  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
3170
3171 Interfaces:
3172  * The wxWindows interface is now fully useable as well as Unicode safe
3173  * New HTTP remote control interface
3174
3175 Stream output:
3176  * New stream output scheme. It is now possible to build a chain of stream outputs
3177    allowing for instance to stream and display some content at the same time.
3178  * The stream output now allows to transcode content on the fly.
3179  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
3180  * SAP/SDP announcing support. (both IPv4 and IPv6)
3181
3182 Miscellaneous:
3183  * New reset option for the preferences
3184  * You can set your language in the prefences
3185  * New video chroma conversion module using ffmpeg
3186  * Added a Gentoo ebuild to the distribution
3187  * Added a new smaller subtitles font (now the default) + scripts to generate your own
3188  * SAP/SDP IPv6 support
3189
3190 UNIX ports:
3191  * Basic support for the X11 Xinerama extension.
3192  * New skinable interface ported to X11.
3193  * Run opie-vlc and zaurus-vlc as GuiServer
3194
3195 Mac OS X port:
3196  * When you add several items to the playlist, they are sorted alphabetically.
3197  * New about panel and revamped preferences panel.
3198  * Fixed the deinterlace menu.
3199  * Float on top, Fit to Screen and a Transparency option for video out.
3200  * New output dialog for transcode and display while stream capabilities.
3201  * New icons by Davor Orel.
3202  * New audio resampler. Should make VLC much faster.
3203  * Fixed disappearing and crackling sound (PTS is out of range bug)
3204  * We no longer automatically save the preferences when you quit the application
3205  * Arrow keys are now use to browse the menus in a DVD
3206
3207 Win32 port:
3208  * the wxWindows interface is now the default interface
3209  * The keyboard shortcuts are now identical to the linux version
3210  * Fixed the "no sound" problem on NT4
3211  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
3212  * Added support for compressed skins files (.vlt files)
3213  * Fixed SVCD chapters support.
3214  * Fixed memory leak with 5.1 audio.
3215
3216 BeOS port:
3217  * Interface localization
3218  * Screensaver disabled if playing in fullscreen
3219  * A few new keyboard shortcuts
3220  * New full-featured Preferences window
3221
3222
3223 Changes between 0.5.2 and 0.5.3:
3224 --------------------------------
3225
3226 Core Support:
3227  * fixed DTS S/PDIF output on little-endian machines
3228  * support for skins at the interface level
3229  * new OSD module using Freetype2
3230  * video outputs are now destroyed when the associated input ends
3231  * the video output takes into account the caching delay introduced at the
3232    input level before dropping out of date frames.
3233  * configuration option to disable the translation of the interface
3234
3235 Input access:
3236  * fixed HTTP redirects
3237  * support for opening an entire directory
3238  * EOF should be detected more reliably
3239  * new video4linux access plug-in
3240  * new kfir access plug-in designed to work around a bug in the kfir driver
3241
3242 Input demux:
3243  * added stream type for some Motorola MPEG-2 video encoders
3244  * fix for some ogg web radio streams
3245  * fixed reading TS streams over HTTP
3246
3247 Codecs:
3248  * support for 3ivx D4 (not previous versions)
3249  * support for '3ivd' and '3vid' encodings
3250  * support for 'MSS1' codec ( same as WMV2 )
3251  * support for SAMI subtitles (untested and incomplete)
3252  * better SSA4 subtitles recognition
3253  * new codec for raw I420 video
3254  * improvements to the libmpeg2-based MPEG video decoder
3255
3256 Interfaces:
3257  * improvements to wxWindows based interface
3258    (although it still misses some important features)
3259  * skeleton for a Gnome2/GTK2 plug-in
3260
3261 Stream output:
3262  * new HTTP output support
3263  * fixed a segfault in the AVI muxer
3264  * fixed AV synchronization issues
3265
3266 Miscellaneous:
3267  * support for oldstyle id3 genres
3268
3269 UNIX ports:
3270  * the SDL vout plug-in will now work on big-endian machines
3271
3272 Mac OS X port:
3273  * reorderable playlist
3274  * fixed the hiding of the mouse on multiple monitors
3275  * fixed a big issue with some USB speakers
3276  * support for mono audio output devices
3277  * reset the audio-device to its default mode before quitting VLC
3278  * fixed several cosmetic issues
3279  * you can drag the controller window by its background (as it should be)
3280  * the messages window remembers more lines
3281  * delay and fps can now be overruled with subtitles files
3282  * http and ogg stream output options
3283  * Apple menu and friends will now be translated as well
3284
3285 Win32 port:
3286  * new skinnable interface
3287  * the directx video output doesn't crash anymore on ctrl+alt+del events.
3288
3289 iPAQ familiar Linux port:
3290  * support for FLAC audio format
3291  * the interface adapts to the screen size/rotation
3292  * playlist
3293  * network tab in the interface
3294  * "apply" handling in preferences
3295
3296
3297 Changes between 0.5.1a and 0.5.2:
3298 ---------------------------------
3299
3300 Core support:
3301  * advanced config options are now hidden by default
3302  * new --spdif option to use the S/PDIF audio output by default
3303  * fixed a 'clicking' sound when switching between streams
3304  * new bandlimited resampler that should improve audio quality on primarily
3305    Mac OS X
3306  * fixed a problem with audio over http that caused some web radios to not work
3307  * DTS S/PDIF support
3308
3309 Codecs:
3310  * support for DV audio through the ffmpeg library
3311  * support for FLAC audio through libflac
3312  * new but basic MPEG video decoder based on libmpeg2
3313  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
3314
3315 Stream output:
3316  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
3317  * new --ttl option for Time To Live
3318
3319 DVD support:
3320  * fixed quite a few problems with the dvd menu support
3321
3322 UNIX ports:
3323  * fixed the GNU-pth support
3324
3325 Win32 port:
3326  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
3327    plugins
3328  * localization support via gettext is now fully working
3329  * rc interface is now fully useable
3330  * fixed the MSVC project files generation
3331
3332 Mac OS X port:
3333  * several fixes for multi channel audio devices. AC3 over SPDIF with
3334    M-Audio Sonica Theater still does not work. this is most likely a driver
3335    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
3336    iMate and MOTU firewire devices should work)
3337  * VLC now uses the default audio device
3338  * new info panel
3339  * very preliminary support for VLC control via applescript
3340  * support for mouse gestures
3341  * new priority scheme allowing to avoid lock-ups on low-end machines
3342
3343 Linupy port:
3344  * there is a whole new port for the linupy distribution used by o.a. the
3345    YOPY PDA. It is still experimental, please test it
3346
3347 Miscellaneous:
3348  * improved ID3 tag detection
3349  * changed several errors into warnings ; the frequently reported "this is
3350    not a PS stream, continuing" is one of these
3351  * mouse gestures work on windows and osx, but there still isn't any useful
3352    gestures
3353  * some support for .pls playlists used by shoutcast
3354
3355
3356 Changes between 0.5.1 and 0.5.1a:
3357 ---------------------------------
3358
3359 Mac OS X port:
3360  * fixed a problem that caused VLC to select the wrong language when
3361    English was set as the preferred language
3362
3363
3364 Changes between 0.5.0 and 0.5.1:
3365 --------------------------------
3366
3367 Core support:
3368  * new mouse gesture interface
3369  * audio volume can now be changed at any time, even when no file is
3370    playing
3371
3372 Input access:
3373  * various minor fixes on the network inputs
3374  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
3375  * VCD: fixed track number and chapter indexing
3376
3377 Input demux:
3378  * fixed a bad initialization in the mp4 plug-in
3379  * new --buggy-psi option for TS streams which do not update their
3380    continuity counter
3381
3382 Codecs:
3383  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
3384
3385 DVD support:
3386  * fixed a bug which turned the default interface command-line only
3387    without the user consent
3388
3389 UNIX ports:
3390  * GTK: fixed a crash when going fullscreen or changing volume from the
3391    popup menu
3392  * X11: new screen saver disabling plug-in (--extraintf screensaver)
3393  * KDE: fixed compilation with KDE 3.1
3394  * ALSA: fixed mono files output
3395
3396 Mac OS X port:
3397  * fixed a crash on start-up on some localized systems
3398  * lowered real-time priorities to avoid lock-ups on slow machines
3399  * VLC can now be made the handler of ftp http mms and udp URLs
3400  * playlist enhancements
3401  * added half, normal and double video window menu items
3402  * new step forward/step backward commands
3403  * the dock should no longer be visible in fullscreen mode
3404  * the Mac OS X binary is now compiled with Ogg/Theora support
3405  * vlc.app is now VLC.app
3406
3407 Win32 port:
3408  * fixed the "RichEdit line insertion error" bug
3409  * VLC can now be run from outside its installation directory
3410  * fixed a bug that prevented to find the default subtitle font
3411
3412 BeOS port:
3413  * smarter BeOS priorities to avoid lock-ups
3414  * few enhancements in the interface (especially the Settings window)
3415
3416 Opie port:
3417  * native video output is working again
3418  * only commandline interface support
3419  * support for MPEG4, DivX through ffmpeg package
3420
3421
3422 Changes between 0.4.6 and 0.5.0:
3423 --------------------------------
3424
3425 Core structure:
3426   * object structure which allows for full re-entrancy, known as libvlc
3427   * new audio output architecture based on filter pipelines, providing
3428     S/PDIF and multi-channel support
3429   * localization support via gettext on most architectures
3430   * new stream output architecture, allowing to use VLC to unicast,
3431     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
3432     and A/52 streams are supported)
3433   * build system now uses autoconf/automake/autopoint
3434
3435 Input access:
3436   * mms:// support
3437   * ftp:// support
3438   * stability fixes in the HTTP access
3439   * auto-detection of RTP encapsulation
3440   * VCD entry points support
3441   * VCD image file support
3442
3443 Input demux:
3444   * support for *.asf format
3445   * improved support for *.avi, especially over an HTTP connection
3446   * support for *.mp4 and *.mov format
3447   * support for ogg encapsulation
3448   * support for raw DV format
3449   * support for *.wav format
3450   * new demuxdump demux allowing to save a stream to a file
3451   * raw AAC support
3452
3453 Stream discovery & playlists:
3454   * support for the SAP/SDP and SLP protocols
3455   * support for .m3u file format
3456   * support for .asx file format
3457   * hack to find the streaming sources in html-pages with embedded wmp
3458
3459 Codecs:
3460   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
3461     (only available with the .avi demux)
3462   * support for ADPCM audio codec
3463   * support for raw PCM data
3464   * support for Cinepak video codec
3465   * support for DV video codec via libdv or ffmpeg
3466   * support for AAC audio codec via libfaad2
3467   * support for Xvid codec
3468   * support for Xiph.org's Vorbis audio codec
3469   * support for Xiph.org's Tremor audio codec (when compiling from sources)
3470   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
3471     from sources)
3472   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
3473     H263i, MJPEG A/B
3474   * fixed an endianness bug in LPCM codec
3475
3476 DVD support:
3477   * experimental preliminary support for DVD menus via libdvdplay
3478
3479 Miscellaneous:
3480   * new WxWindows interface
3481   * all interfaces allow to dynamically change the volume, the audio
3482     device and the channels configuration
3483   * headphone channel mixer with virtual spatialization effect
3484   * Mozilla plugin based on libvlc for embedded playback in webpages of any
3485     format that VLC can play
3486   * new swedish translation
3487   * enhancements of the playlist window
3488   * new messages window to see debug info
3489   * fixed a few crashes
3490
3491 iPaq port:
3492   * slider bar in GTK+/GPE Familiar interface
3493   * fixed crash on directory change in Familiar interface
3494   * added qte_main module for use in all modules that need Opie or Qte support
3495   * native video output module for Qt Embedded/Opie is not working
3496