]> git.sesse.net Git - vlc/blob - NEWS
Don't announce the rework of the OS X ui as *cough* we won't ship it
[vlc] / NEWS
1 Changes between 1.0.5 and 1.1.0-git:
2 ------------------------------------
3
4 Access:
5  * Port of the screen module from Xlib to XCB
6  * Support for the sftp protocol
7  * Support for CDDB servers for Audio-CD on the Windows port
8  * Port of the dc1394 module from libdc1394 to libdc1394 v2.0
9  * New memory input (imem) module to feed VLC from data in memory
10  * New avio module to use libavformat capabilities for network streams
11
12 Decoders:
13  * HD dvb subtitles - Display Definition Segment support
14  * PGS subtitles for Blu-Ray
15  * Invmem module improvements
16  * Support for Atrac1 codec
17  * Support for SSE3 and SSE4 capabilities
18  * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
19  * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
20  * Multiple improvements for subtitles styles .SRT and .SSA
21  * Audio/Video decoder using OpenMAX IL components
22
23 Demuxers:
24  * Support for ADPCM in .flv streams
25  * EXPERIMENTAL support for .aob files from DVD-Audio (MLP and LPCM)
26    (Full disc support is NOT present yet)
27  * Support for TwinVQ (.vqf) and AMV (.amv) files
28  * Various EGP improvements
29  * Support for embedded subtitles in OpenDML and legacy .avi files
30
31 Playlist:
32  * WPL playlist support
33  * ZPL playlist support
34  * Lua scripts for Mpora, Vimeo playback and Rockbox FM radios
35  * New Play-And-Pause function to stop playback on latest video image
36  * Podcast images are now displayed
37
38 Video Output:
39  * Rewrite of the video output core and most video outputs
40  * Added desktop mode to the Direct3D output module. It differs from DirectX
41    desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
42  * New x11, glx and xv modules based on XCB
43  * New deinterlacing modes based on yadif and yadif(x2)
44  * New audio/video filter to show audio level on the video output
45  * Enhanced AtmoLight filter with hardware support for
46      Classic AtmoLight (http://www.vdr-wiki.de/wiki/index.php/Atmo-plugin)
47      Quattro AtmoLight (use just 4 Classic AtmoLights as one)
48      MoMoLight (http://www.ambilight4pc.com/momolight/momolight.html)
49      Simple serial DMX controller (http://www.ulrichradig.de/ search for DMX)
50
51 Extensions:
52  * new content extensions lua framework
53  * imdb extension
54
55 Audio filters:
56  * Chorus/Flanger audio filter
57  * 3F1R to stereo downmix filter
58  * Dolby mixer, parameterized equalizer, trivial mixer, scaletempo, bandlimited resampler,
59    linear resampler, ugly resampler, converter_fixed, DTS to SPDIF and
60    A/52 to SPDIF filters have been upgraded to the "audio filter2" API
61  * NEON assembly audio converter module
62  * Converter filters have been rewritten and extended to support s32 as input
63
64 Visualisation:
65  * Support of .milk visualisation files using projectM libraries
66
67 Service discovery:
68  * Service discovery for Picture/Music/Video user directories
69  * Service discovery based on libudev
70
71 Encoders:
72  * x264, add psy-rd parameter and change default settings
73  * x264, add profile-limitter sameway as x264.eve has, for example
74     #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
75  * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
76    uses ABR and if qp-value is set uses CQP
77  * libx264-version 0.76 or higher is required
78
79 Stream output:
80  * New smem module, streaming to memory
81  * Allow duplicate outputs to be merged, like:
82    --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"
83
84 Interfaces:
85  * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet
86    and oldhttp.
87  * rc, telnet and http are now implemented using the lua interface system.
88
89 Mac OS X Port:
90  * Vastly improved VLCKit framework
91  * A new dialog provider for libvlc-internal interaction without full interface
92  * Improved update detection and installation by using the Sparkle framework
93    by Andy Matuschak et al.
94  * New CoreText based text renderer replacing the former ATSUI renderer
95
96 Windows port:
97  * Integration in Windows 7 taskbar
98  * Playback of .Midi files is supported through fluidsynth's module
99
100 Maemo port:
101  * Multiple improvements for N900 compliance and efficiency
102  * Support for HW accelerated video decoding on N900
103  * Improvements to the maemo interface
104
105 Misc:
106  * new sqlite module
107  * --save-config command line option not supported anymore.
108  * Fixed and reenabled netsync module.
109
110 Bindings:
111  * new C++ wrapper around libVLC: libVLCpp
112
113 Removed modules:
114  * csri codec. Use libass module instead.
115  * galaktos. Use new projectM module instead.
116  * showintf. Useless in qt and mac os X
117  * transrate
118  * Xlib x11, Xlib xvideo, Xlib glx. Use new XCB modules instead.
119  * HAL. Use libudev instead.
120  * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
121  * WinCE, BeOS and qnx interfaces
122  * opie, qte and qte_main
123  * linear_resampler and trivial_resampler are removed. Use the ugly one.
124  * XvMC accelerated modules. Use VAAPI instead.
125  * MGA (Matroska) for Linux. Use Linux Framebuffer (or X) instead.
126  * opengllayer
127  * cddax. Use cdda instead
128  * cmml and tarkin codecs are removed because they are dead codecs.
129  * realaudio codecs is remove in favour of avcodec
130  * access_file removed in favor of filesystem
131
132
133 Changes between 1.0.4 and 1.0.5:
134 --------------------------------
135
136 Decoders:
137  * SubRip extra styles improvements
138  * Fix potential crashes in SSA and svg decoders
139
140 Mac OS X Interface:
141  * Improved support for the 2009 Apple Remote
142
143 Windows port:
144  * Use of gcc 4.4.2 to compile instead of gcc 4.2. This might slightly
145    increase performance and fix x264 issues
146
147 Translations:
148  * Portuguese Brazilian, Lithunanian, Romanian, Ukranian, Japanese, Bengali,
149    Walloon, Galician, Danish, Khmer, Polish, Slovenian, Vietnamese, Finnish
150    Russian, Slovak translation updates
151  * New Malayalam, Macedoninan, Nynorsk translations
152
153
154 Changes between 1.0.3 and 1.0.4:
155 --------------------------------
156
157 Audio outputs:
158  * Fix deadlocks in the audio output core
159  * Make PulseAudio the default output if available
160
161 Video outputs:
162  * Fix fullscreen mode with KDE 4.3.3 and other window managers
163  * Fix incompatibility with cairo-dock and compositing
164
165 Input:
166  * Fix DVB scanning regression from VLC 1.0.3
167  * Support for XZ-compressed byte stream (LZMA algorithm)
168
169 Playlist:
170  * Support for .m3u8 playlist files (UTF-8 M3U)
171
172 Unix:
173  * Support for xcb-keysyms version 0.3.4 or higher
174  * Fix globalhotkeys on FreeBSD
175
176 Qt4 interface:
177  * Fix opening V4L version 1 devices
178  * Fix default destination ports in the streaming wizard
179
180 Translations:
181   * New Walloon translation
182   * Swedish, Ukrainian and French translation updates
183
184
185 Changes between 1.0.2 and 1.0.3:
186 --------------------------------
187
188 Video outputs:
189  * Fix video quality when resizing the video on Windows Vista and 7, due to
190    regressions in most popular drivers
191  * New deinterlacers modules based on yadif and yadif(x2) algorithms
192
193 Decoders:
194  * Windows version supports now natively the WMA Professional codec, as it
195    didn't work in the packaged version of 1.0.2
196  * Fix downmixing of particual 4.0 AC-3 audio tracks
197
198 Encoders:
199  * x264 has profile-limitter, like:
200     #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
201
202 Input:
203  * Update for appletrailers lua script
204  * Fixes on the RAR stream filter
205  * Fix for E-AC3 in ATSC/TS streams
206  * Various fixes for v4l and v4l2
207  * Fix a crash in mjpeg demuxer
208
209 Service discovery:
210  * New udev module for linux
211
212 Qt4 interface:
213  * Fixes on the playlist and the stream output panels
214
215 Translations:
216  * French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates
217
218
219 Changes between 1.0.1 and 1.0.2:
220 --------------------------------
221
222 Decoders:
223  * Native support for WMA Professional, without the use of the Win32 dlls
224  * Fix issues in subtitles, especially SSA ones
225  * Various fixes on theora and ogg
226
227 Demuxers:
228  * Various fixes for EPG support in MPEG-TS demuxer
229  * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers
230
231 Access:
232  * Fixes for v4l2 devices
233  * Fixes for dvb-c channels-scanning
234
235 Qt Interface:
236  * Fix some playlist sorting issues
237
238 Mac OS X Interface:
239  * Fixed a crash when updating VLC
240  * Fixed a crash related to QTKit when opening video files (10.6 only)
241  * Added the ability to play 2nd media in sync to the primary item (input-slave)
242  * Added the "Quit after Playback" feature
243
244 Mac OS X Port:
245  * The "Delete Preferences" script is now delivered as a Universal Binary
246    with native code for PowerPC, Intel and Intel 64bit
247  * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
248    - no support for Goom and SDL
249    - limited text rendering support
250    - This port is still considered as EXPERIMENTAL despite its binary release.
251
252 Encoders:
253  * MPEG2 transrate stream output removed
254  * x264 default-values closer to x264.exe defaults.
255  * x264 rc-behaviour fixes:
256    - if user defines qp-value, CQP-mode is used
257    - otherwise if user defines vb=0, CRF-mode is used
258    - otherwise ABR-mode is used
259  * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
260    - ABR mode set vbv-max-bitrate=bitrate
261    - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)
262
263
264 Playlist:
265  * Lua scripts for Mpora and Vimeo playback
266
267 Unix builds:
268  * Various fixes to enable 1.0 to build on Solaris and OpenBSD
269
270 Translations:
271  * New Kazakh and Croatian translations
272  * Lithunanian translation is available on Windows
273  * Galician, Korean, Nepali, Vietnamese, Ukrainian, Portuguese Brazilian,
274    Arabic and French translation updates
275
276
277 Changes between 1.0.0 and 1.0.1:
278 --------------------------------
279
280 Demuxers:
281  * Fix wmv/asf issues that caused audio to drop
282  * Various fixes for ac3, mp3, dts and stability for wav format
283  * Fix seek in RTSP in conformity to RFC 2326
284  * Fix Dailymotion access script
285  * Fix crashes in xspf files handler
286  * Fix seeking and timing issues in some flv files on Windows version
287
288 Access:
289  * Add extra caching for files on network shares
290  * Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ, DZCORE Labs, Algeria
291
292 Decoders:
293  * Fix seeking in mpeg2 video files
294  * Improve SSA subtitles rendering
295  * Update most codecs for the Windows and Mac version
296
297 Muxers:
298  * Fix sound recording of .flv files with mp3 audio
299
300 Qt Interface:
301  * Possibility to change the opacity level of the Fullscreen controller
302  * Fix various crashes and VIDEO_TS folders opening
303
304 Mac OS X Interface:
305  * Added options to disable support for Apple Remote and Media Keys
306  * Fixed options for Volume, Last.fm password and Subtitle Encoding
307  * Fixed redraw issues when autosizing the video window
308  * Preferences panel now includes help through tool-tips
309  * More reliable Information and Messages panels
310  * Fix various crashes
311
312 Windows port:
313  * The ZVBI module is now available for Windows, for complete teletext support
314
315 Translations updates for Brazillian, French, German, Korean, Norwegian Nynorsk, Lithuanian
316
317
318 Changes between 0.9.10 and 1.0.0:
319 ---------------------------------
320
321 Important notes:
322 ----------------
323  * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
324    See 'Access:' for more info.
325  * Support for Mac OS X 10.4.x was dropped due to its technical limitations
326
327 Playback:
328  * Instantaneous pausing
329  * Frame-by-Frame playback
330  * Finer speed control
331  * On-the-fly recording for all medias
332  * Timeshift for most medias
333  * RTSP trickplay support
334  * Subtitles core improvements and fixes
335
336 Decoders:
337  * New AES3 (SMPTE 302M) decoder
338  * New Dolby Digital Plus - E-AC-3 (A/52b) decoder
339  * New True HD/MLP decoder and parser
340  * New Blu-Ray Linear PCM decoder
341  * New QCELP (Qualcomm PureVoice) decoder
342  * Improved Real Video 3.0 & 4.0 decoder
343  * New WMA v1/2 fixed point integer decoder
344  * Closed Captions using the SCTE-20 standard are now correctly decoded
345  * Improvement of WavPack decoder to support all integer modes and float mode
346  * Corrections on 5.1 and 7.1 channel decoding and ordering
347
348 Demuxers:
349  * Support for Dirac, MLP and RealVideo in Matroska files
350  * Major improvements in RealMedia files opening (.rm and .rmvb)
351  * Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
352  * Metadata for mod files are supported
353  * GSM codecs in Wav files are supported
354  * New raw audio demuxer supporting raw PCM streams
355  * New Dirac demuxer for raw Dirac streams
356
357 Encoders:
358  * Dirac encoding using libdirac (supported in Ogg and in TS)
359  * Shine mp3 fixed-point encoder
360
361 Access:
362  * RTSP authentication with Darwin Streaming Server
363  * On-the-fly gzip and bzip2 file decompression (except on Windows)
364  * Playback for video in uncompressed multi-RAR archives
365  * DVB-S and ATSC cards support on Windows
366  * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
367    OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
368  * DVB scanning on linux
369  * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
370  * On-the-fly zip file decompression and browsing (MRL of the form
371    zip://file.zip!/file.avi to specify the file - the development form of
372    zip://file.zip|file.avi is not supported anymore)
373  * Opening of any file descriptor using 'fd://'
374  * MTP device access on Unix
375  * CD-Text support on the cdda module (CD-Audio)
376  * :start-time and :stop-time can handle sub-second values
377
378 Inputs:
379  * Mouse cursor support in x11 and win32 screen modules
380  * Screen module now features partial screen capture and mouse following on
381    Windows and Mac OS X.
382
383 Playlist:
384  * Export the playlist in HTML
385  * Lua script for BBC radio playback
386  * Better metadata handling and reading
387
388 Linux/Windows interface:
389  * Global Hotkeys on Windows and Linux
390  * Various fixes for skins2 interface
391  * Recently played items list
392  * Interface toolbar customizations
393  * Various Improvements on the Qt interface:
394     - More menus actions
395     - Finer speed slider
396     - Improvements on many dialogs
397     - New dialog for plugins listing
398     - Fixed-size mode for videos
399     - Better Teletext, trickplay and encrypted streams control
400  * Better integration in GTK environments
401
402 Mac OS X Interface:
403  * Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
404  * Reveal-in-Finder functionality for locally stored items.
405  * Easy addition of subtitles through the Video menu
406  * Additional usability improvements
407
408 Stream output:
409  * Restored the old mpeg2 transrating module.
410  * Multiple bridge-in instances are now possible.
411  * bridge-in can be used to configure a placeholder stream.
412  * Remote Audio Output Protocol (AirTunes) module.
413  * Fixed mosaic memleak. Mosaics are now usable again.
414
415 Maemo Port:
416  * New Maemo port with:
417    - an interface based on Hildon framework.
418    - scaler based on the swscale_nokia770 library.
419
420 Windows CE Port:
421  EXPERIMENTAL work for the winCE port has been done.
422
423 Mac OS X Port:
424  * EXPERIMENTAL 64bit support
425  * Speed improvements by using llvm-gcc
426  * New document icons by Dominic Spitaler
427  * Support for latest iSight models
428
429 Audio output:
430  * Removed obsolete Esound and aRts plugins
431  * Surround support for PulseAudio
432
433 Video output:
434  * Effects (cube, torus, etc.) removed from OpenGL video output
435  * Video is able to stay in original size and to zoom in fullscreen
436    (hotkey 'o') while keeping black borders
437  * Image video output has been rewritten into a video-filter named 'scene'.
438    The old image video output has been removed.
439  * Support for scaling and converting video chromas with FFMPEG imgresample was
440    withdrawn due to bugs. Please use the newer FFMPEG swscale instead.
441
442 Miscellaneous:
443  * Invmem, a fake codec to display images from external applications
444
445 New Localization:
446  * Khmer
447  * Mongolian
448  * Sorani
449
450
451 Changes between 0.9.9a and 0.9.10:
452 --------------------------------------
453
454 HTTP Interface:
455  * Fixed default ACL
456
457 Mac OS X:
458  * Fixed crashes on multi-screen setups
459  * Corrected volume and subtitle encoding options in the Preferences
460  * Improved Information panel behavior, when playlist is not displayed
461  * Fixed QTCapture input support for the latest iSight models
462  * Added a menu-item to unlock the video window's aspect ratio
463  * Fixed redraw issues when autosizing the video window
464  * Updated libpng, libgpg-error, libgcrypt, fribidi
465
466 Various fixes to the following modules:
467  * access:
468    - HTTP, SMB
469    - updated and additional access scripts (BBC radio, dailymotion, ...)
470    - Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
471      DZCORE Labs, Algeria
472  * stream out:
473    - RTP, RTSP VoD, Mosaic Bridge
474  * decoder:
475    - TSCC
476
477
478 Changes between 0.9.9 and 0.9.9a:
479 ---------------------------------
480
481 Mac OS X:
482  * Updated multiple 3rd party libraries to keep in sync with the Win32 port
483  * Playback fixes for PowerPC-based Macs
484
485
486 Changes between 0.9.8a and 0.9.9:
487 ---------------------------------
488
489 Decoders:
490  * Experimental new decoder for Real Video 3.0 & 4.0
491
492 Demuxers:
493  * Various fixes related to real demuxer
494
495 Mac OS X Interface:
496  * Fixed circumstances, which could lead to an empty Information panel
497    - Note that VLC will show information on the currently _selected_ item 
498      instead of the currently _playing_ item, if the playlist is visible in the
499      main controller window.
500  * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
501
502 Mac OS X Port:
503  * Improved video playback performance on Intel-based Macs
504
505 New Localizations:
506  * Indonesian
507  * Bengali
508  * Updates of other localizations
509
510 Various bugfixes:
511  * Support for receiving RTP packets on odd port numbers.
512  * Lots of small bugfixes.
513  * Correct Fullscreen behaviour on Multi-Screen setups on Windows
514  * Telnet fixes on Windows
515  * Resampling fixes when transcoding
516
517
518 Changes between 0.9.6 and 0.9.8a:
519 ---------------------------------
520
521 Security update:
522  * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
523
524 Bunch of small bugfixes.
525
526
527 Changes between 0.9.5 and 0.9.6:
528 --------------------------------
529 New Localizations:
530  * Ukranian
531
532 Security updates:
533  * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
534  * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
535
536
537 Changes between 0.9.4 and 0.9.5:
538 --------------------------------
539 Security updates:
540  * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
541  * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
542
543 Features:
544  * Closed Caption EIA 608/708 parsing enabled for libmpeg2
545
546 Various bugfixes:
547  * Fixed various potential crashes and memleaks
548  * Fixed issues with reading from files (especially non-local)
549
550 Windows port:
551  * Fix bug where interface was "eating" some media keys
552  * Fix some crashes in DirectShow access
553
554 Qt Interface:
555  * Fix bug when the resetting of preferences didn't reset the dialog states
556  * Right-click menu to select playlist columns reenabled
557  * Various fixed in playlist
558
559 Access:
560  * MMAP module is now deactivated by default
561
562 Translations:
563  * Update of Brazillian, Swedish translation
564
565
566 Changes between 0.9.3 and 0.9.4:
567 ------------------------------------
568 Various bugfixes:
569  * Crashes fixed in ogg, vobsub, dvdread
570  * Fixes several memory leaks.
571
572 Mac OS X port:
573  * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
574  * Fixed a crash with deletion of old preferences.
575  * Fixed targetname for downloaded updates
576
577 Windows port:
578  * Stability fix for the video output.
579
580
581 Changes between 0.9.2 and 0.9.3:
582 --------------------------------
583
584 Various bugfixes:
585  * Fixed DTS channel order on 5.1 systems
586  * Fixed pausing behavior for subtitles and for Audio-CD
587  * Multiple subtitles and podcast fixes
588  * Various crashes fixed in PS, SSA, mkv, xspf, freetype
589  * Fixed update system bugs
590  * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...+)
591
592 Mac OS X port:
593  * Fixed ffmpeg slowness on PowerPC-based Macs
594  * Fixed crash on startup when installed on old preferences
595  * Fixed bug in directory opening on Mac OS X
596  * Fixed font selection in the Simple Preferences
597  * Thicker border to the subtitle renderer
598  * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
599  * Fixed AC3 passthrough on Mac OS X
600  * Fixed behavior of the Volume Normalizer settings on Mac OS X
601  * Removed the deprecated QuickDraw video output module to avoid crashes on
602    modern Mac OS X versions
603
604 Windows port:
605  * Fixed sensitivity of Fullscreen Controller
606  * Fixed error messages on startup when VLC wasn't correctly uninstalled
607    before installation
608  * Fix showing of controller when returning from fullscreen playback
609  * Multiple directory and path location fixes.
610
611 Qt4 interface:
612  * Added Faster/Slower icons to the controller panel
613  * Fixed lost playlist columns when switching the playlist view
614  * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
615  * Fullscreen controller: added time label, remembering of last position
616  * Fixed drag'n drop behaviour on the playlist
617  * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
618
619
620 Changes between 0.9.1 and 0.9.2:
621 --------------------------------
622
623  * Restored the old behavior of --sout-keep. It is now de-activated by default.
624  * Skins2 interface repaired on Windows.
625  * Multiple bugfixes.
626
627
628 Changes between 0.9.1 and 0.9.0:
629 --------------------------------
630
631  * Multiple bug fixes.
632
633
634 Changes between 0.8.6i and 0.9.0:
635 ---------------------------------
636
637 Important notes:
638 ----------------
639  * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
640    recent to work correctly
641  * The HTTP interface is now only available on the local machine by default.
642    If you want to make it available from other machines, you will have to
643    edit the ".hosts" file.
644    - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
645      If you're using the old http interface, it's located in
646      /usr/share/vlc/http/old/.hosts
647    - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
648      C:\Program Files\VideoLAN\VLC\http\old\.hosts
649    - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
650      and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
651  * This version of VLC contains a new interface for Windows and Linux.
652    This interface has a fullscreen controller and simplified preferences.
653    This interface lacks the "Streaming Wizard" that used to be present in VLC
654    0.8.6, but provides basic profiles.
655  * The behavior of --sout-keep was changed. It's now activated by default.
656  * The marq, mosaic and logo commands in the rc interface changed. They
657    now require a target name as their first argument. Example:
658    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
659    You can then use commands like: @test marq-marquee Goodbye
660    If you didn't name the object using @test, its name will default to the
661    plugin name (hence 'marq') in this example.
662    These new commands are also available in the telnet interface.
663  * The "rtp" access output module has been removed.
664    Please use the RTP stream output instead, e.g.:
665      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
666      New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
667  * You now need to append --m3u-extvlcopt to your command line to enable
668    EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
669    of options is available to m3u playlists (CVE-2007-6683).
670  * The old access:url syntax is no longer supported to resolve ambiguities
671    with some file names. Use access://url instead.
672     E.g.:  vlc:quit -> vlc://quit ;
673            udp:@239.255.12.12 -> udp://@239.255.12.12
674  * The ffmpeg module has been removed and replaced by the new avcodec,
675    avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
676    and postproc modules.
677  * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
678    following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
679    STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
680    BACKWARD being reserved for future implementations and are thus not
681    functional atm.
682  * Croping and padding in transcode are now done using the croppadd video
683    filter. For example:
684    transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
685  * Canvas setting in transcode is now done using the canvas video filter.
686    For example:
687    transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
688  * Glide video output module has been removed.
689
690 Changes:
691 --------
692
693 Security updates:
694  * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
695    CVE-2008-1807)
696  * TTA Parser improvements (CVE-2008-3732)
697  * MMS Access Module improvements (CVE-2008-3794 )
698
699 Playlist:
700  * Vastly improved playlist support:
701     * Media library creation to save all your playlist items
702     * "Live search"
703     * Shoutcast TV listings
704     * Audioscrobbler/Last.FM support
705  * Album art support
706  * User definable Lua playlist scripts. See share/lua/playlist/README.txt
707    (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
708    lots of other URLs)
709  * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
710
711 Inputs:
712  * Video for Linux 2 (V4L2) input support
713  * UDP-Lite transport for RTP/AVP
714  * DCCP transport for RTP/AVP
715  * Proxy support for MMSH stream
716  * JACK audio input support
717  * Input run time option (improved live stream recording)
718  * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
719  * Re-written Screen access module for Mac OS X 
720    using OpenGL instead of QuickDraw
721  * Screen module now supports partial screen capture and mouse following on X11.
722  * Experimental EyeTV access module
723    This requires the user to install a plugin to EyeTV.app
724    (available as a separate download).
725  * Simple RTP input (with MPEG A/V, G.711 and PCM support).
726  * RTMP input support
727  * QTKit-based Input module for Mac OS X allowing display and streaming of video
728    taken from all iSight-labelled video cameras (no audio support)
729  * HTTP access now supports gzip compressed data and Digest Access
730    Authentication.
731  * New options to reduce latency between arrival of raw data and display of
732    frames. (--auto-adjust-pts-delay and --use-stream-immediate)
733
734 Demuxers:
735  * MP4 gpac and Apple chapter support
736  * Fixed playback of AIFF stereo files
737  * Fixed audio glitch on seek
738  * Improved FLAC demuxer (duration / current time / meta data)
739  * AAC tags support
740  * APEv1/2 tags support
741  * Improved ID3v2 tags support
742  * Improved Ogg/Vorbis tags support
743  * Raw video support
744  * Standard MIDI File (types 0 & 1) support
745  * TiVo Series 2 support
746  * CD+G karaoke Files support
747  * MXF files support
748  * OMA support
749
750 Decoders:
751  * VP60/VP61/VP6F/VP62 support
752  * Flash Screen Video support
753  * CamStudio Screen Video support
754  * DosBox Capture support
755  * Karl Morton's Video support
756  * limited atrac3 support
757  * Fraps support
758  * Fluidsynth MIDI software synthesis (with external sound fonts)
759  * New codec FOURCCs to support more specific files:
760    Avid, FCP, Sony, Samsung, ...
761  * H.264 PAFF support
762  * DNxHD / VC-3 support
763  * NellyMoser ASAO support
764  * APE (Monkey audio) support
765  * RealVideo support (with the RealVideo run-time)
766  * Dirac video support using libschroedinger
767
768 Subtitles:
769  * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
770  * VBI & EBU (Teletext) support (*nix, Mac OS)
771  * Ogg/Kate subtitles support
772  * AQTitle subtitles support
773  * MKV USF subtitles support
774  * HTML-based subtitles support
775  * MPSub subtitles support
776  * JacoSub subtitles basic support
777  * MPL2 subtitles support
778  * Rewrite of ASS/SSA scripts and subtitles support
779  * PowerDivx (.psb) Subtitles support
780  * Realtext subtitle support
781  * DKS subtitle support
782  * SubViewer 1.0 (SubRip09) subtitles support
783  * Correct Right-to-left languages in subtitles support
784
785 Encoders:
786  * Flash Screen Video support
787  * Improved H.264 encoding speed
788
789 Video outputs and filters:
790  * New CoreAnimation-based output module (VLCKit framework on OS X only)
791  * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
792    Psychedelic) video filters can now be streamed
793  * New puzzle video output filter
794  * Re-written motion detection video filter
795  * New extract video filter (extract Red, Green and Blue components from a
796    video)
797  * New sharpen video filter (increase the contrast of adjacent pixels)
798  * New erase video filter (removes logos from a video)
799  * Enhanced subtitles' renderer to support bold, italic and some HTML tags
800    (Google Summer of Code Student project)
801  * Support for RGBA and I420 blending.
802    The latter improves Mosaic CPU usage *a lot*.
803  * New transparency mask video filter (for use with the mosaic_bridge module).
804  * New bluescreen video filter (for use with the mosaic_bridge module). 
805    This was previously part of the mosaic module.
806  * Fixed random characters problem in RSS filter.
807  * Add rotate-deciangle for more precision on rotate filter
808  * Support for Intel SSE2 instruction set in chroma converters
809  * Improved use of Intel MMX instruction set in chroma converters
810  * New croppadd and canvas video filters.
811
812 Audio outputs and filters:
813  * Replay gain support
814  * Audio playback when going slower/faster (with pitch correction via
815    new scaletempo audio filter)
816  * New spatializer audio filter
817  * Correct DTS output via S/PDIF
818
819 Stream output:
820  * RTSP for TS-multiplexed broadcast streams
821  * New RTP payload formats:
822    * Speex voice audio codec
823    * ITU T.140 (for text, subtitles) output
824    * G.711 (both A-law and Âµ-law) output
825  * UDP-Lite transport for RTP
826  * DCCP transport for RTP
827  * Lots of fixes for RTSP broadcasting
828  * RTMP output
829
830 Interfaces:
831  * All
832    * New Simple Preferences dialogs showing the most important settings in an
833      end-user suitable way.
834    * Improved user interaction
835    * Improved mouse gestures
836    * Vastly improved Update checker
837    * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
838  * Windows/Linux
839    * Brand new interface for Linux and Windows, based on the Qt toolkit
840    * Fullscreen controller (transparency on Linux+Composite)
841  * Mac OS X
842    * Improved video output features
843    * Online access to VideoLAN's Help Wiki within VLC
844    * New setting to disable the "Recent Items" service
845    * When playing Radio (live) streams, the current track is shown correctly
846    * Correct appearance on Macs using Aqua's graphite theme
847    * Simplified Extended Controls panel
848  * Ncurses:
849    * Correctly displays wide characters when using an UTF-8 locale, 
850      if libncursesw is available.
851    * Some nice colors if the terminal supports it (most do)
852  * Experimental Lua interface modules. See vlc -I lua and
853    share/lua/intf/README.txt for more info.
854  * Unix
855    * Option to allow only one running instance, using D-Bus interface.
856    * D-Bus Interface implementing the MPRIS 
857      (Media Player Remote Interfacing specification), a common dbus control 
858      interface for media players that intends to become an xdg standard when 
859      finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
860    * Motion module using disk accelerometers to keep video horizontal
861    * Plugin to set Telepathy presence message using MissionControl
862  * Fixed VLM schedule time on Linux
863
864 Linux Port:
865  * VLC now complies with the XDG Base Directory Specification version 0.6
866    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
867    (which means that VLC doesn't use the $HOME/.vlc directory anymore)
868
869 Mac OS X Port:
870  * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
871    applications (Google Summer of Code Student project, Mac OS X 10.5 only)
872  * New text renderer based on Quartz replacing the existing Freetype solution
873  * Complete compatibility with Mac OS X 10.5 Leopard
874    * It is now required to compile a fully featured build
875  * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
876
877 LibVLC:
878  * Event management and various improvements in libvlc
879    (Part of a Google Summer of Code Student project)
880
881 New Localizations:
882  * Finnish
883  * Persian
884  * Polish
885  * Punjabi
886  * Bulgarian
887
888 Developers:
889   * LibVLC now supports externally built plugins properly.
890     A "vlc-plugin" pkg-config package is provided.
891   * Java bindings are now built from a separate source.
892
893
894 Changes between 0.8.6h and 0.8.6i:
895 ----------------------------------
896
897 Security updates:
898  * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
899
900 Various bugfixes:
901  * Fixed option to use shared memory within the GLX video output module
902  * Improved galaktos-based audio visualizations on FreeBSD 
903  * Miscellaneous bugfixes in multiple modules and in libvlc
904    (transcode stream output, OSD menu video filter, VCD input, 
905     SAP services discovery, http control interface)
906  * Updated Polish translation
907
908
909 Changes between 0.8.6g and 0.8.6h:
910 ----------------------------------
911
912 Security updates:
913  * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948, 
914    CVE-2008-1949, CVE-2008-1950)
915  * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
916
917 Goodies:
918  * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
919  * Miscellaneous bugfixes in multiple modules and in libvlc
920    (ftp access, record access filter, video filters, RC interface, 
921     playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
922  * Improved support for MPEG2 content created by Final Cut Pro
923  * More reliable audio reception for MPEG TS streams
924  * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
925    to an unexpected application termination
926  * New Serbian translation
927  * Updated Romanian translation
928
929
930 Changes between 0.8.6f and 0.8.6g:
931 ----------------------------------
932
933 Security updates:
934  * Removed VLC variable settings from Mozilla and ActiveX 
935    (CVE-2007-6683, VideoLAN-SA-0804)
936  * Removed loading plugins from the current directory 
937    (CVE-2008-2147, VideoLAN-SA-0805)
938  * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
939  * Fixed libid3tag denial of service (CVE-2008-2109)
940  * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
941  * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
942
943 Various bugfixes:
944  * Fixed various memory leaks, improving stability when running as a server
945  * Fixed compilation with recent versions of FFmpeg
946  * Correctly parses SAP announcements from MPEG-TS
947  * Fixed AAC resampling
948  * The Fullscreen Controller appears correctly on Mac OS X, 
949    if the 'Always-on-top' video option was selected.
950
951
952 Changes between 0.8.6e and 0.8.6f:
953 ----------------------------------
954
955 Security updates:
956  * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
957  * Fixed Real RTSP code execution problem (CVE-2008-0073)
958  * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
959  * Fixed cinepak vulnerabilities (CVE-2008-1769)
960  - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
961
962 Various bugfixes:
963  * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
964  * Improved VLC's video output behavior on multi-screen setups running Mac OS X
965  * Fixed crashes in H264 packetizer
966  * Close MMS access on network timeout
967  * Fix some problems with AAC decoder & packetizer
968
969
970 Changes between 0.8.6d and 0.8.6e:
971 ----------------------------------
972
973 Various bugfixes:
974  * Resume playback for viewing content over FTP
975  * Fixed XShm detection with remote X11
976
977 Security updates:
978  * Subtitle demuxers overflow (CVE-2007-6681)
979  * HTTP listener format string injection (CVE-2007-6682)
980  * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
981  * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
982    VideoLAN-SA-0801)
983  * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130, 
984    VideoLAN-SA-0802)
985
986 Audio filter:
987  * Fixed DTS to S/PDIF converter
988
989 Audio output:
990  * Fixed 5.1 audio on ALSA
991
992 Access:
993  * Fixed some RTSP hanging and user/password passing through RTSP URLs
994
995 Stream output:
996  * Fixed waiting for SPS/PPS problem in H.264 packetizer
997
998 Encoders:
999  * Improved compatibility for creating H.264 video files playable on iPhones
1000  * Improved detection of optimal amount of threads for multi-threaded H.264 
1001    encoding on multi-cpu systems
1002     - Note that this is used when transcode threads is set to 0 (default)
1003     - Not supported on Windows (multiple threads require manual configuration)
1004
1005 Mac OS X Interface & Port:
1006  * Restored compatibility with Mac OS X 10.3.9
1007  * Corrected behavior of the Preferences panel
1008  * VLC no longer crashes on quit while playing
1009
1010 Localization:
1011  * Updated Romanian and Polish translations
1012
1013
1014 Changes between 0.8.6c and 0.8.6d:
1015 ----------------------------------
1016
1017 Various bugfixes:
1018  * Mozilla plugin: supports a reasonable amount of MIME types on Windows
1019  * Linux: Fixed S/PDIF passthrough with ALSA
1020  * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
1021    in input
1022  * Use field order (top/bottom) for correct bob/linear deinterlacing
1023  * Fix invalid free in bookmarks loading code
1024
1025 Windows and Mac OS Binaries
1026  * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows 
1027
1028 Active X plugin:
1029  * Security update (VideoLAN-SA-0703, CVE-2007-6262)
1030  
1031 Mac OS X Interface & Port:
1032  * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
1033  * Improved Video Output compatibility for Mac OS X 10.5 Leopard
1034  * Improved behavior of the Fullscreen Controller and mode changes between 
1035    Fullscreen and Windowed Video Output
1036  * Softened the white flash artifacts that may appear during the transition of 
1037    two different movies
1038  * Support for current Ogg file formats
1039  NOTE: This release requires Mac OS X 10.4 or higher. 
1040        Mac OS X 10.3.9 is not supported anymore.
1041
1042 Encoders:
1043  * Improved H.264 encoding speed on Mac OS X
1044
1045 Other changes:
1046  * The automatic updating facility was removed
1047  * You now need to append --m3u-extvlcopt to your command line to enable
1048    EXTVLCOPT options parsing in m3u playlists.
1049  * RTSP server remote denial of service fixed (CVE-2007-6684).
1050
1051
1052 Changes between 0.8.6b and 0.8.6c:
1053 ----------------------------------
1054
1055 Various bugfixes, notably:
1056  * Windows Vista compatibility
1057  * Cropping in Direct3D
1058  * Fullscreen change crash on Mac OS X
1059  * RSS filter string overflow
1060  * Few memory leaks
1061  * MKV demuxer crash (related to seeking)
1062
1063 CDDA / Vorbis / Theora / SAP plugins:
1064  * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
1065
1066 Demuxers:
1067  * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
1068  * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
1069
1070 Decoders:
1071  * Updated FLAC API compatibility
1072
1073 Input:
1074  * Support for new v4l2 encoder API
1075
1076 Localisation:
1077  * New localisation: Arabic, Persian
1078
1079
1080 Changes between 0.8.6a and 0.8.6b:
1081 ----------------------------------
1082
1083 Various bugfixes, notably:
1084  * Out-of-bound read in demuxers
1085  * Demuxers crashes (incl. CVE-2007-0256)
1086  * Mac OS X Interface crashes
1087  * VP31 decoding on Windows platforms
1088  * Direct3D Video Output modifications for Vista compatibility
1089  * Correct behaviour for feeding streams to Icecast or Shoutcast servers
1090
1091 Decoders:
1092  * Enhanced Flash Video support incl. VP61 and VP60
1093  * Teletext subtitles (telx) support
1094
1095 Webbrowser plugins:
1096  * Rectified behaviour and improved usability
1097
1098 Mac OS X Interface & Port:
1099  * Diverse usability improvements
1100  * New wizard option to embed subtitles
1101  * Screensaver/automatic sleep mode is enabled when a video is paused
1102  * Improved Delete-Preferences-Script
1103
1104
1105 Changes between 0.8.6 and 0.8.6a:
1106 ---------------------------------
1107
1108 CDDA / VCDX plugins:
1109  * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
1110
1111 Mac OS X Interface:
1112  * Fullscreen controller improvements
1113
1114
1115 Changes between 0.8.5 and 0.8.6:
1116 --------------------------------
1117
1118 Playlist:
1119  * Shoutcast TV listings support
1120
1121 Input:
1122  * Support for RTSP authentication
1123  * Support for adding subtitles on the fly
1124  * Fixed MPEG-PS duration calculation
1125  * ATSC support for DVB input
1126  * Partial reading support for DVR-ms recordings
1127  * Partial reading support for MXF and GXF fileformat
1128  * Improved support for Flash Video files
1129
1130 Decoders:
1131  * Native WMV9/VC-1 support
1132  * WMA Speech support (through binary codecs)
1133  * VP5/VP6 - Flash Video support (not VP61)
1134  * The True Audio Lossless codec support
1135  * Matroska WavPack support
1136  * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
1137  * Fixed a problem with MPEG2 field pictures
1138  * Fixed swapped colors on DVB subtitles
1139  
1140 Video output:
1141  * Additional OpenGL effects (cylinder, torus, sphere, ...)
1142  * Experimental Direct3D 9 video output (win32). Best served on Vista :)
1143  * Improved libcaca support
1144
1145 Interfaces:
1146  * All
1147    * New hotkeys for crop and zoom
1148    * Support for snapshots from the HTTP interface
1149  * Windows
1150    * Systray support in skins
1151  * OS X
1152    * Support for Apple Remote control
1153    * Fullscreen controller panel (artwork by Simon Damkjær Andersen)
1154    * New playmode buttons (artwork by Simon Damkjær Andersen)
1155    * right/ctrl-click menu in video outputs
1156    * Main Menu uses autohide when playing videos in fullscreen mode
1157  * Linux
1158    * Notifications using notification-daemon
1159
1160 Windows port:
1161  * Support for Unicode filenames (Windows NT and above)
1162    Windows 9x/ME users: 
1163      - Please note that these versions of Windows are not officially supported
1164      - Unicode support for Windows 9x/ME applications is available through the
1165        Microsoft Layer for Unicode available from the following location:
1166        http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
1167        Download the MSLU package (unicows) and extract the content into the folder
1168        C:\Windows\System
1169  * Fixed IPv6 support on the client side
1170  * Fixed disable screensaver (Direct3D and DirectX video output)
1171
1172 Localization:
1173  * Add Czech
1174  * Add Slovak
1175  * Add Malay
1176  * Add Slovenian
1177
1178 Developers:
1179  * Updates to the libvlc API
1180  * Fixes for the mozilla and activeX plugins
1181
1182
1183 Changes between 0.8.4a and 0.8.5
1184 --------------------------------
1185
1186 Core support:
1187  * Statistics collection (bitrates, packets, connections, ...)
1188  * Support for downloading updates
1189  * Updated strings
1190
1191 Input:
1192  * Initial support for RTSP-over-HTTP (to allow NAT traversal)
1193  * Linux DV (Digital Video - Firewire) input
1194  * Improvements to the Audio CD input
1195      - Separate playlist entries for the tracks 
1196      - Support for CDDB 
1197  * Support for more DVB (satellite) encryption modules
1198  * Improved subtitles encoding support
1199  * Improved support for playing MP4 files from the Web
1200
1201 Decoders:
1202  * Cook (Real audio) support
1203
1204 Playlist / Services discovery:
1205  * XSPF playlist support
1206  * Podcast support
1207  * Updated Shoutcast to use new listing
1208
1209 Audio output:
1210  * New JACK audio output
1211
1212 Video output:
1213  * New video filters: 
1214     - magnify: allows you to zoom on part of the image
1215     - gradient and edge detection: "cartoon-like" effect
1216     - bluescreen: overlay parts of a video transparently on another one
1217  * Logo video filter: can now loop through multiple images
1218  * RSS video filter: display feed images. Support for Atom feeds.
1219  * Improvements to the subtitles rendering
1220
1221 Stream output:
1222  * Initial support for throttling users on VOD streams
1223
1224 Interfaces:
1225  * System to inform the user and request information 
1226     - HTTP authentication
1227     - Fatal errors
1228     - ...
1229  * wxWidgets
1230     - VLM (VideoLAN Media Manager) control panel
1231     - Improved media information panel (shows statistics, metadata, ...)
1232     - Drag & Drop support in the playlist
1233  * Skins2 
1234     - New default skin
1235     - Support for Winamp 2 skins
1236     - Improved playlist handling
1237     - Support for popup menus, animated bitmaps, equalizer, ...
1238  * OS X
1239     - Embedded Video output
1240     - new Go-To-Specific-Time feature
1241     - Video cropping and aspect ratio changing while playing
1242     - Improved media information panel (shows statistics, metadata, ...)
1243     - support for processing multiple items with the wizard in a single run
1244     - option to save selections in the wizard for a session (default enabled)
1245  * HTTP
1246     - New default interface pages for VLC and VLM (including a mosaic wizard)
1247     - A bunch of new RPN functions
1248
1249 Windows Port:
1250  * MSN messenger "Now playing" support
1251
1252 OS X Port:
1253  * Mac-Intel compatibility
1254  * Enhanced support of various audio output devices 
1255  * Growl "Now playing" support
1256
1257 *Nix port:
1258  * Ability to log to syslog
1259  * Root wrapper to avoid running VLC as root
1260
1261 Developers:
1262  * New libvlc API (not finished yet)
1263  * Java bindings
1264  * A bit more automatic testing
1265
1266
1267 Changes between 0.8.4 and 0.8.4a:
1268 ---------------------------------
1269
1270 Audio output:
1271  * Fix a52 over spdif in alsa
1272  * SPDIF output available again in the Mac OS X Audio menu.
1273
1274 Decoder:
1275  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
1276  * Add support for some non-standard FOURCCs used for H.264/H.263
1277
1278 Demux:
1279  * Fix bug with some HE-AAC audio tracks
1280
1281 Services Discovery:
1282  * HAL fixes, should now work with new API
1283  * SAP, fix 20 second freeze on windows
1284  * UPnP fixes
1285  * Avahi 0.6 support
1286  
1287 Interfaces:
1288  * Mac OS X
1289     - fixed encoding of H.264/H.263 content when using the wizard 
1290
1291
1292 Changes between 0.8.2 and 0.8.4:
1293 --------------------------------
1294
1295 Core support:
1296  * Internal strings handling is now UTF-8 based
1297  * New OSD system
1298
1299 Video output:
1300  * Fixed problems with OpenGL output
1301  * New --monitor-par (pixel aspect ratio) option
1302  * Fixed display problems with HDTV-1080 format
1303
1304 Input:
1305  * Improved DVB support for satellite bands other than Ku-band
1306  * IPv6 and Extended passive mode support for FTP
1307  * IPv6 Source Specific Multicast support
1308  * GnomeVFS input module
1309  * Support for RTP packet reordering
1310  * Fixed syntax for FTP URLs
1311
1312 Decoders:
1313  * Support for libSDL_image to import different image types
1314  * Musepack decoder using libmpdec
1315  * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
1316
1317 Services discovery:
1318  * UPnP service discovery (Linux only at the moment)
1319  * Bonjour service discovery using avahi (Linux only)
1320
1321 Video filters:
1322  * RSS feed overlay
1323
1324 Audio filters:
1325 * Fixes, enhancements and new options related to the Headphone Channel
1326   Mixer and Dolby Surround
1327
1328 Stream output:
1329  * New shout output module to forward streams to icecast servers
1330  * Fixed several SAP and SDP announcement bugs
1331  * Fixed MTU handling to avoid IP fragments
1332  
1333 Interfaces:
1334 - new cone icon by Richard Â¯iestad (Eurodata, retron.info)
1335  * Mac OS X
1336     - New streaming and transcoding wizard
1337     - New extended controls panel
1338     - New bookmarks window
1339     - Fixed playlist sorting
1340     - Fixed drag-and-drop inside the playlist
1341  * wxWidgets
1342     - Rename wxWindows interface in wxWidgets.
1343     - All the --wxwin-* options are now --wx-*
1344     - Support for RTP streaming in Stream Ouput dialog
1345     - Now require wx2.6 with Unicode support
1346  * Skins2
1347     - Tree playlist
1348  * HTTP
1349     - New RPN functions to control VLC features (see play-howto)
1350     - Facilities to correctly handle non-ASCII characters and spaces in
1351       the names of files
1352     - Include macro to include other files
1353     - CGI 1.0 support
1354
1355 ActiveX plugin:
1356 * Should now work outside IE as well
1357
1358 Mac OS X port:
1359 * New script to delete the preferences automatically
1360
1361 Windows port:
1362 * Fixed bandwidth problems of HTTP streaming
1363 * Fixed audio problems with DirectX audio output
1364
1365 Translations:
1366  The following languages were added:
1367  * Galician
1368  * Korean
1369  * Romanian
1370  * Simplified Chinese
1371  The following languages were re-added:
1372  * Swedish
1373
1374
1375 Changes between 0.8.1 and 0.8.2:
1376 --------------------------------
1377
1378 Core support:
1379  * Rewrite of the playlist
1380     - Tree structure
1381     - Input preparsing (for meta-data)
1382     - Grouping (by artist, ...) support 
1383  * Preferences improvements: 
1384     - New organization, designed to improve usability
1385     - New configuration types (list of modules, ...)
1386  * XML parsers
1387  * Core image manipulation support
1388  * Client-side SSL/TLS support
1389  * SSL Client certificates checking support (allows for secure VoD)
1390  * Renamed --spu-channel to --sub-track
1391  * Renamed --spumargin to --sub-margin
1392  * Renamed --audio-channel to --audio-track
1393  * Renamed --filter to --vout-filter
1394  * filters, extra interfaces, visualizations and service discovery modules are
1395    now separated by ':' instead of ','
1396  * Access filter architecture
1397  * Track selection based on preferred language (--sub-language and --audio-language)
1398  * Zsh autocompletion for VLC's arguments
1399  * Many bugfixes...
1400
1401 Input/Demuxers:
1402  * Support for SOCKS proxy
1403  * Support for Shoutcast Meta-data
1404  * Support for (HE-)AAC raw-audio streams
1405  * Support for images on a HTTP server that get refreshed on the server
1406  * Better support for Kasenna streams
1407  * RTSP UDP->TCP rollover support
1408  * Massive Matroska improvements
1409  * Support for XA and VOC audio files
1410  * TiVo demuxer
1411  * Samba (Windows shares) access module
1412  * Improved CDDAX module (uses several playlist items)
1413  * Fixes to Linux DVB support
1414  * Fix the "negative subtitles delay" bug
1415  * Support for FTP over IPv6
1416
1417 Decoders / Encoders:
1418  * Dirac decoder and encoder
1419  * PNG decoder/encoder
1420  * Improvements to DVB subtitles encoder
1421  * Support for Apple Lossless Audio Codec
1422
1423 Access filters:
1424  * New Record and Timeshift filters
1425
1426 Services discovery:
1427  * New type of modules, that add items to the playlist
1428  * Brand new SAP module
1429      * To enable SAP, you now need to use "-S sap" or add SAP in 
1430        the "Manage->Services Discovery" menu
1431      ( IPv6 SAP is now enabled by default )
1432      * Non-standard support for HTTP streams SAP announces removed
1433  * HAL (Hardware Abstraction Layer) discovery
1434  * DAAP (iTunes shares) support
1435  * Shoutcast
1436
1437 Audio output:
1438  * Support for 20/24 bits LPCM
1439
1440 Video output:
1441  * Video snapshot support (png or jpg)
1442  * Image file video output (png)
1443  * Motion detection filter (can trigger playlist actions)
1444  * Improvements to wall video filter
1445  * Support for font color and opacity
1446
1447 Stream output:
1448  * Muxers
1449     - ASF improvements
1450  * VLM / VoD
1451     - Ability to load a configuration file on startup
1452     - Seeking support in VoD streams
1453  * Mosaic (picture-in-picture system)
1454
1455 Interfaces:
1456  * wxWidgets
1457     - Redesigned playlist : add playlist, add directory, ...
1458     - Improved preferences
1459     - Improvements to the wizard
1460     - DVD, VCD and Audio CD navigation buttons
1461  * MacOS X
1462     - Redesigned playlist
1463     - Improved preferences
1464  * Skins
1465     - Support for multiple actions
1466     - Fixes
1467  * HTTP
1468     - Support for the new playlist system
1469  * Lirc
1470     - Now uses new config settings. See doc/lirc/example.lirc
1471
1472 Windows port:
1473  * Screensaver disabling fix
1474  * DirectShow tuner configuration
1475  * Support for no-decoration windows
1476
1477 MacOS X port:
1478  * Many Mac OS X 10.4 Tiger related fixes
1479  * The OpenGL video output is back
1480  * A new audio module that should work more reliable for analog audio output in various configurations.
1481    - Supports multichannel discrete analog output
1482    - Digital audio output requires you to change a preference setting because it
1483      is not yet available in the new module
1484    - Please read the README.MacOSX.rtf file for more information.
1485
1486 BeOS port:
1487  * Support for single-buffered overlay
1488
1489 Pocket PC port:
1490  * Many fixes
1491  * New interface
1492  * New video output
1493
1494 Mozilla Plugin:
1495  * Javascript fixes
1496  * Mozilla plugin for MacOS X is back (not yet distributed)
1497
1498 IE Plugin:
1499  * Brand new Internet Explorer ActiveX plugin
1500
1501 Translations:
1502  The following languages were added:
1503  * Catalan
1504  * Danish
1505  * Turkish
1506
1507
1508 Changes between 0.8.0 and 0.8.1:
1509 --------------------------------
1510
1511 Core support:
1512  * Include TLS/SSL API (on plattforms where libgnutls is available)
1513  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
1514
1515 Windows port:
1516  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
1517  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
1518  * Fixed spurious taskbar item after switching to fullscreen
1519
1520 WinCE port:
1521  * A few more updates (we still miss an interface and a fast video output).
1522
1523 Audio Output:
1524  * Portaudio audio output plugin improvements
1525
1526 Video Output:
1527  * Proper subpictures scaling using the aspect-ratio info when available
1528
1529 Demuxers:
1530  * Fixed crash with ODML avi files
1531  * Fixed autodetection of VCD/SVCD bin files
1532  * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
1533
1534 Stream Output:
1535  * Encoders:
1536    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
1537  * Stream output:
1538    * Support of playlist group announcement
1539
1540
1541 Changes between 0.7.2 and 0.8.0:
1542 --------------------------------
1543
1544 Core support:
1545  * Major work on libvlc. Changed/renamed/added functions
1546  * Complete switch to the new input core (better seeking, multi-input, ...)
1547  * New plugins cache to speed up launch time
1548  * New --play-and-stop feature which stops the playlist after each played item
1549  * Daemon mode (to run vlc in the background)
1550  * Major improvements to the subtitle/OSD subsystem
1551
1552 Input:
1553  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X 
1554     (Stream your desktop)
1555  * Improved DVD support:
1556     - uses libdvdnav for playing DVDs with menus support
1557     - uses libdvdread for simple playback with menus (eg. for streaming)
1558  * Experimental multi-input support ( use --input-slave to play with it )
1559  * Automatic MTU discovery for UDP streams
1560  * More powerful MRL syntax for DVD/VCD/CDDA access 
1561     (selection of titles/chapters).
1562
1563 Demuxers:
1564  * Support for iTunes Music Store previews
1565  * Support for MJPEG webcams (i.e. AXIS cams)
1566  * Added initial mp4 and mpeg-ts text track support
1567  * Windows Media Server RTSP support
1568  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
1569  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
1570  * Skins2 .vlt file loader (only when skins2 is the current interface)
1571  * Improved Ogg demuxer
1572  * Support for MPEG PS streams with MPEG 4 video.
1573  * Support for so called AACPlus webstreams
1574
1575 Codecs:
1576  * G.726 audio support
1577  * 14496-17 MPEG TS text support
1578  * MPEG-4 text support
1579  * Vastly improved DVB subtitles decoder (ETS 300 743)
1580  * Enabled color in DVB subtitles rendering
1581  * VobSub supported both externally and in Matroska
1582
1583 Stream Output:
1584  Encoders:
1585   * Re-use audio/video/spu decoders in transcoder module. From now on,
1586      everything that is playable by VLC should be transcodable as well
1587   * Subtitles overlaying in transcoder
1588   * Subpictures overlaying in transcoder (see video output)
1589   * Frame rate selection in the transcoder
1590   * DVB subtitles encoder
1591   * MPEG 1 layer 2 audio encoder using libtoolame
1592   * Improved vorbis/theora encoding
1593  Muxers: 
1594   * Text track muxing for mp4
1595   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
1596   * 14496-17 text track muxing for MPEG TS
1597   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
1598   * Teletext (0x56 descriptor) streaming support in MPEG TS.
1599   * New WAV muxer (supports multi-channel audio)
1600   * Improved ASF muxer
1601  Misc:
1602   * H.263 RTP streaming support
1603   * SDP generation outputs more compliant SDPs and can create SDP files now
1604   * Improved RTSP and VoD server (experimental)
1605
1606 Audio Output:
1607  * New audio equalizer filter
1608  * Very trivial volume normalizer
1609  * True channel downmixing when playing 5:1 material on Stereo
1610  * More gradual resampling which should improve the pitch changing effect
1611  * New audio output plugin using portaudio v19
1612
1613 Video Output:
1614  * Roku HD1000 Video output
1615  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
1616    with support for effects.
1617  * Improved filter and subpictures support :
1618     - New filters can be streamed.
1619     - "Subpicture filters" to overlay subpictures on video 
1620     - Centralized scaling and blending
1621  * New filters : 
1622     - "time", to display current time 
1623     - "marq", to display a marquee
1624
1625 Interfaces:
1626  * OSD sliders for volume and postition information
1627  * OSD icons for Play and Pause
1628  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
1629  * A few skins2 improvements
1630  * Added search, volume, loop and random functions to the ncurses interface
1631  * Added a filesystem browser to the ncurses interface
1632  * The remote control interface can now listen for commands on sockets
1633  * Improved CORBA control module
1634
1635 Mac OS X port:
1636  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
1637  * Major speed improvements to the Quartz video output
1638  * The Mac OS X interface is no longer required to display video
1639
1640 Linux port:
1641  * New galaktos visualization plugin (MilkDrop-compatible)
1642  * Experimental SVG rendering module
1643  * Support for DVB CAM modules.
1644
1645 Windows port:
1646  * DirectX Media Object decoder (allows playing some media types, like WMV3)
1647  * DirectX Media Object audio and video encoder
1648  * Fixed long standing win32 thread handles leak
1649  * Fixed problem with CPU usage with subtitles rendering
1650  * Wallpaper mode for the DirectX video output (only in overlay mode)
1651
1652 WinCE port:
1653  * Massive update (we still miss an interface and a fast video output).
1654
1655 Mozilla plugin:
1656  * Added a lot of Javascript accessible funtionality
1657  * Volume, position, length, seek etc etc etc.
1658
1659 Misc:
1660  * Server/client network synchronization module
1661  * VBrick streams fully supported
1662  * Cisco IP/TV streams supported
1663  * VLM enhancements
1664
1665
1666 Changes between 0.7.1 and 0.7.2:
1667 --------------------------------
1668
1669 Core support:
1670  * Bookmarks feature for easier seeking/access inside medias.
1671  * Support for video output embedded in interfaces.
1672  * Improved HTTP daemon.
1673  * Saved playlists now remember VLC-specific options.
1674
1675 Codecs:
1676  * New Continuous Media Markup Language (CMML) codec.
1677    (http://www.annodex.net/overview.html)
1678  * New H.261 video decoder using openmash.
1679  * H264 encoder, demuxer and packetizer.
1680  * Packetizer interfaces between demux and codec when needed
1681    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
1682  * Support for Theora alpha3 (both decoding and encoding).
1683
1684 Input:
1685  * --start-time <sec> and --stop-time <sec> to start and stop playing a 
1686    file at the specified amount of seconds. Only works with a few
1687    fileformats (avi, mov, mkv, mp4 )
1688  * Improved directory access module.
1689  * New "file-cat" option to play truncated movies.
1690  * Better handling of meta info (title, author, description, etc...).
1691  * New options to pass meta info to the input.
1692  * It is now possible to stream programs from a DVB-S/C/T stream
1693    (satellite, cable, or digital terestrial television)
1694
1695 Demux:
1696  * Annodex (http://www.annodex.net) support.
1697  * mmsh streaming fixes.
1698  * Fixed infinite loop in the AVI demux on broken/incomplete files.
1699
1700 Subtitles:
1701  * Subviewer and subviewer v2 subtitles support.
1702  * Ability to choose autodetected subtitles path.
1703  * Subtitles delay can be changed in real time with hotkeys.
1704
1705 Stream output:
1706  * Improved session announcement system.
1707  * Minimize threads usage by default.
1708  * Added faster than realtime stream output (limited by CPU) for file output.
1709  * Improved MOV/MP4 muxer.
1710  * Improved MPEG TS muxer.
1711  * Improved transrater.
1712  * Meta info options used by the muxers.
1713  * New configuration system.
1714  * Better audio channels downmixing when transcoding.
1715
1716 VideoLAN manager:
1717  * New videolan (media) manager (vlm): a little manager designed to launch
1718    and manage multiple streams from within one instance of VLC.
1719  * Supports live streams and VoD.
1720  * Supports scheduling.
1721  * Telnet interface for vlm.
1722  * HTTP interface for vlm.
1723
1724 Interfaces:
1725  * Skins II (Windows and Linux only)
1726     - Ability to embed video output.
1727     - Support for bitmap fonts.
1728     - Lots of improvements.
1729  * wxWindows (default Windows and Linux interface)
1730     - New design and set of icons.
1731     - Ability to embed video output.
1732     - Support for hotkeys.
1733     - Support for bookmarks.
1734  * Mac OS X
1735     - Support for 'groups' and playlist item properties.
1736     - Better hotkeys handling.
1737
1738 Mac OS X port:
1739  * OpenGL video output is now the default when available.
1740  * Added FAAC encoder (mp4a).
1741  * Audio output fix to work with multiple streams on a HAL device.
1742  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
1743
1744 Win32 port:
1745  * DirectShow input plugin should work with more devices.
1746  * Disable monitor power down when watching movies.
1747  * Improved Windows installer.
1748
1749 Linux port:
1750  * PowerPC fixes.
1751
1752 Misc:
1753  * Improvements to the Goom visualisation plugin.
1754  * Roku HD1000 audio output.
1755
1756
1757 Changes between 0.7.1 and 0.7.1a:
1758 ---------------------------------
1759
1760 Mac OS X:
1761  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
1762  * Playing MOD files is working now.
1763
1764
1765 Changes between 0.7.0 and 0.7.1:
1766 --------------------------------
1767
1768 Core support:
1769  * Fixed a nasty bug that causes preferences not to be saved some times.
1770  * IGMPv3 support for VLC under Windows XP and Linux.
1771
1772 Codecs:
1773  * Brand new DTS Coherent Acoustics audio decoder based on libdts
1774    (http://www.videolan.org/dtsdec.html)
1775  * Fixed DTS S/PDIF output
1776  * SVCD (Philips OGT) and CVD subtitles
1777
1778 Playlist:
1779  * Internal improvments
1780  * Improved import/export
1781
1782 Input:
1783  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
1784    container formars.
1785  * New demux module that uses libavformat from ffmpeg. Adds support for many
1786    small and strange formats.
1787  * New PVA demux.
1788  * New MOD audio demux.
1789  * Support for DTS and A52/AC3 wav files.
1790  * Support for DTS and A52/AC3 audio CD.
1791  * New and experimental DVD input plugin with menus support (using libdvdnav).
1792  * Added back DV audio support in raw DV demuxer.
1793
1794 Stream output:
1795  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
1796  * Fixed a nasty bug in the mpeg video packetizer.
1797  * Improved transcoding (multithreading, more tuning, etc...).
1798
1799 Service discovery:
1800  * Fixed sdp in SAP.
1801
1802 Mac OS X port:
1803  * New opengl video output plugin.
1804
1805 Win32 port:
1806  * A few improvements to the DirectShow input plugin.
1807  * Fixed ipv6 name resolution.
1808
1809
1810 Changes between 0.6.2 and 0.7.0:
1811 --------------------------------
1812
1813 Core support:
1814  * Brand new decoder/packetizer api.
1815    Adds a lot more flexibility while also simplifying the decoder plugins.
1816  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
1817  * Video outputs are recycled if possible.
1818    This removes any 'flicker' between two similiar video files.
1819  * Fixed the video filters. Video should no longer go black when using filters.
1820  * New input core. Advantages are: better seeking, more responsive, support for
1821    subtitle files at the core, and much much more.
1822
1823 Playlist:
1824  * Added a repeat mode to repeat a single file over and over.
1825  * Playlist sorting 
1826
1827 Input:
1828  * RTP/RTSP support.
1829  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
1830  * Support for Flac in Ogg files.
1831  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
1832  * Rewrite of the Flac demuxer.
1833  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
1834  * Reworked DVB tuning.
1835  * Better Icecast support.
1836  * New MPEG video elementary streams demuxer.
1837  * New DTS audio elementary streams demuxer.
1838
1839 Codecs:
1840  * Support for Theora video encoding.
1841  * Support for Speex audio decoding/encoding.
1842  * Rewrite of the Flac decoder + encoding support.
1843  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
1844  * Support for AAC + SBR and proper multi-channel re-ordering.
1845  * MPEG 2.5 audio support.
1846  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
1847
1848 Stream output:
1849  * Improvements to the MPEG TS muxer.
1850  * New transrating module for MPEG2 video.
1851  * Added packetization for MPEG AAC ADTS streams.
1852  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
1853  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
1854  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
1855  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
1856  * --sout-keep option to keep the stream open while changing input.
1857  * Preliminary RTP support.
1858  * Fixes to SAP announces.
1859
1860 Interface:
1861  * Skins:
1862     - Bugfixes
1863     - misc improvements (eg, "stay on top" option).
1864  * New standardized and customizable hotkeys.
1865  * wxWindows
1866     - Playlist improvements (Sort, Search, mode buttons).
1867     - Improvements and help in preferences
1868     - New streaming wizard
1869     - Revised Disc Open menu
1870  * HTTP
1871     - Improvements of the standard pages
1872     - Support for new commands
1873  * OSD ( OS X and hotkeys only atm ).
1874
1875 Service discovery:
1876  * Many fixes to the SAP module
1877  * SAP now supports HTTP streams
1878
1879 Subtitles:
1880  * Text subtitles now have a black outline.
1881  * Text subtitles autodetection.
1882  * Text subtitles charset autodetection.
1883  * Text subtitles for all videofiles. Results may vary.
1884  * Text subtitles in Hebrew are supported. Arabic partially.
1885  * Automatic fontsize selection for text subtitles.
1886  * Fixed SAMI text subtitles support.
1887  * Support for subtitles in Matroska files.
1888  * Support for subtitles in DVB streams.
1889
1890 Mac OS X port:
1891  * New controller designed by Max Rudberg from www.maxthemes.com
1892  * Save playlist.
1893  * Works on 10.1.x again. Apologies for that problem.
1894  * Support for Panther.
1895  * Support for raw dumping of streams to disk.
1896  * Mozilla plugin for Mac OS X (experimental).
1897
1898 Win32 port:
1899  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
1900  * VLC can be installed as a Windows NT service.
1901  * Allow on the fly switching of the main interface.
1902  * Support for 3F2R in audio output.
1903  * New --one-instance option to "force" only one running instance of VLC.
1904  * Mozilla plugin for Windows (experimental).
1905  * Multimonitor support (untested).
1906  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
1907
1908 Linux port:
1909  * Improved Video4Linux input. Also added support for an audio only input.
1910  * Support for real-time priority when running with root privileges.
1911  * Allow on the fly switching of the main interface.
1912
1913 iPaq port: 
1914  * Brand new Gtk 2 interface
1915
1916 Miscellaneous:
1917  * Audio visual effects filters (spectrum, scope and random).
1918  * Audio visual effects filter using goom.
1919  * Spanish, Portuguese Brazilian and Hungarian translations.
1920  * libcaca video output (colored ascii)
1921
1922
1923 Changes between 0.6.1 and 0.6.2:
1924 --------------------------------
1925
1926 Core support:
1927  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
1928
1929 Stream output:
1930  * Transcoder now generates proper pts/dts thus should work a lot better.
1931  * Improved MPEG TS muxer.
1932
1933 Access input:
1934  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
1935  * Few fixes to the VCD navigation.
1936
1937 Interfaces:
1938  * Support for DVD menus navigation added to the wxWindows interface.
1939
1940 UNIX ports:
1941  * ALSA multi-channel support fixed and tested.
1942  * Fixed fullscreen with gnome metacity.
1943
1944 Win32 port:
1945  * Fixed VCD support which was broken on some machines.
1946
1947 iPaq port:
1948  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
1949
1950 Miscellaneous:
1951  * Text subtitles now centered on the picture.
1952  * Ffmpeg decoder now generates proper pts and can be used to play
1953    mpeg1/2 videos.
1954
1955
1956 Changes between 0.6.0 and 0.6.1:
1957 --------------------------------
1958
1959 Core support:
1960  * There should be less bogus resampling, particularly on DVDs.
1961  * VLC will now wait for the medium to wake up before starting its clock
1962    after a pause.
1963
1964 Stream output:
1965  * Added vorbis audio support in Ogg streaming.
1966  * Added vorbis audio transcoding support.
1967  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
1968 UNIX ports:
1969  * ALSA multi-channel support fixed and tested.
1970  * Fixed fullscreen with gnome metacity.
1971
1972 Win32 port:
1973  * Fixed VCD support which was broken on some machines.
1974
1975 iPaq port:
1976  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
1977
1978 Miscellaneous:
1979  * Text subtitles now centered on the picture.
1980  * Ffmpeg decoder now generates proper pts and can be used to play
1981    mpeg1/2 videos.
1982
1983
1984 Changes between 0.6.0 and 0.6.1:
1985 --------------------------------
1986
1987 Core support:
1988  * There should be less bogus resampling, particularly on DVDs.
1989  * VLC will now wait for the medium to wake up before starting its clock
1990    after a pause.
1991
1992 Stream output:
1993  * Added vorbis audio support in Ogg streaming.
1994  * Added vorbis audio transcoding support.
1995  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
1996  * PS muxer can create mpeg1 files now and produce streams with system headers.
1997  * You can transcode a52 with more than two channels to mpga now.
1998
1999 Win32 port:
2000  * Fixed DVD support which was partly broken due to a bug in libdvdcss
2001  * Fixed 5.1 audio support for the sblive/audigy soundcards.
2002  * Fixed sound on Windows NT.
2003
2004 UNIX ports:
2005  * Fixed/improved ALSA support and enabled multi-channel audio output.
2006  * X11/Xvideo: Should now work on big endian machines, and you can now
2007    use the arrow keys to browse through the DVD menus.
2008
2009 iPaq port:
2010  * Gtk+2 interface called PDA
2011  * Familiar Gtk+ is now deprecreated
2012  * Codec a52, Faad2 and flac added
2013  * Video4Linux enabled (demux and transcode)
2014  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
2015
2016 Interfaces:
2017  * Small updates/fixes to the wxWindows interface.
2018  * Improved HTTP remote control interface. You can now create your own HTML pages.
2019  * A new CORBA control plugin.
2020
2021 Input demux:
2022  * Improved support for the Matroska container format.
2023
2024 Miscellaneous:
2025  * Improved build system.
2026  * New video filter plugin to overlay logos.
2027  * Added support for Winamp 3 B4S files.
2028  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
2029    Should also work with languages like russion for instance.
2030
2031
2032 Changes between 0.5.3 and 0.6.0:
2033 --------------------------------
2034
2035 Core Support:
2036  * Channel Server support was removed (was deprecated)
2037
2038 Input access:
2039  * Fixed a big bug in ftp and http access that prevented many platforms (OSX most prominently) to view ftp and http streams.
2040  * Fixed large file support on Windows
2041  * Video 4 Linux support
2042  * CD Digital Audio support
2043  * Fixed IPv6 multicasting on Windows and OSX.
2044
2045 Input demux:
2046  * Better detection of AAC and mp3 files
2047  * Support for OpenDML avi files
2048  * More complete .mp4/.mov support
2049  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
2050
2051 Codecs:
2052  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
2053  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
2054  * OSX support for QDM2 and QDMC sound, often used in QT content.
2055  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
2056  * Updated our theora decoder to use the alpha 2 release of libtheora
2057  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
2058  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
2059
2060 Interfaces:
2061  * The wxWindows interface is now fully useable as well as Unicode safe
2062  * New HTTP remote control interface
2063
2064 Stream output:
2065  * New stream output scheme. It is now possible to build a chain of stream outputs allowing for instance to stream and display some content at the same time.
2066  * The stream output now allows to transcode content on the fly.
2067  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
2068  * SAP/SDP announcing support. (both IPv4 and IPv6)
2069
2070 Miscellaneous:
2071  * New reset option for the preferences
2072  * You can set your language in the prefences
2073  * New video chroma conversion module using ffmpeg
2074  * Added a Gentoo ebuild to the distribution
2075  * Added a new smaller subtitles font (now the default) + scripts to generate your own
2076  * SAP/SDP IPv6 support
2077
2078 UNIX ports:
2079  * Basic support for the X11 Xinerama extension.
2080  * New skinable interface ported to X11.
2081  * Run opie-vlc and zaurus-vlc as GuiServer
2082
2083 Mac OS X port:
2084  * When you add several items to the playlist, they are sorted alphabetically.
2085  * New about panel and revamped preferences panel.
2086  * Fixed the deinterlace menu.
2087  * Float on top, Fit to Screen and a Transparency option for video out.
2088  * New output dialog for transcode and display while stream capabilities.
2089  * New icons by Davor Orel.
2090  * New audio resampler. Should make VLC much faster.
2091  * Fixed disappearing and crackling sound (PTS is out of range bug)
2092  * We no longer automatically save the preferences when you quit the application
2093  * Arrow keys are now use to browse the menus in a DVD
2094
2095 Win32 port:
2096  * the wxWindows interface is now the default interface
2097  * The keyboard shortcuts are now identical to the linux version
2098  * Fixed the "no sound" problem on NT4
2099  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
2100  * Added support for compressed skins files (.vlt files)
2101  * Fixed SVCD chapters support.
2102  * Fixed memory leak with 5.1 audio.
2103
2104 BeOS port:
2105  * Interface localization
2106  * Screensaver disabled if playing in fullscreen
2107  * A few new keyboard shortcuts
2108  * New full-featured Preferences window
2109
2110
2111 Changes between 0.5.2 and 0.5.3:
2112 --------------------------------
2113
2114 Core Support:
2115  * fixed DTS S/PDIF output on little-endian machines
2116  * support for skins at the interface level
2117  * new OSD module using Freetype2
2118  * video outputs are now destroyed when the associated input ends
2119  * the video output takes into account the caching delay introduced at the
2120    input level before dropping out of date frames.
2121  * configuration option to disable the translation of the interface
2122
2123 Input access:
2124  * fixed HTTP redirects
2125  * support for opening an entire directory
2126  * EOF should be detected more reliably
2127  * new video4linux access plug-in
2128  * new kfir access plug-in designed to work around a bug in the kfir driver
2129
2130 Input demux:
2131  * added stream type for some Motorola MPEG-2 video encoders
2132  * fix for some ogg web radio streams
2133  * fixed reading TS streams over HTTP
2134
2135 Codecs:
2136  * support for 3ivx D4 (not previous versions)
2137  * support for '3ivd' and '3vid' encodings
2138  * support for 'MSS1' codec ( same as WMV2 )
2139  * support for SAMI subtitles (untested and incomplete)
2140  * better SSA4 subtitles recognition
2141  * new codec for raw I420 video
2142  * improvements to the libmpeg2-based MPEG video decoder
2143
2144 Interfaces:
2145  * improvements to wxWindows based interface
2146    (although it still misses some important features)
2147  * skeleton for a Gnome2/GTK2 plug-in
2148
2149 Stream output:
2150  * new HTTP output support
2151  * fixed a segfault in the AVI muxer
2152  * fixed AV synchronization issues
2153
2154 Miscellaneous:
2155  * support for oldstyle id3 genres
2156
2157 UNIX ports:
2158  * the SDL vout plug-in will now work on big-endian machines
2159
2160 Mac OS X port:
2161  * reorderable playlist
2162  * fixed the hiding of the mouse on multiple monitors
2163  * fixed a big issue with some USB speakers
2164  * support for mono audio output devices
2165  * reset the audio-device to its default mode before quitting VLC
2166  * fixed several cosmetic issues
2167  * you can drag the controller window by its background (as it should be)
2168  * the messages window remembers more lines
2169  * delay and fps can now be overruled with subtitles files
2170  * http and ogg stream output options
2171  * Apple menu and friends will now be translated as well
2172
2173 Win32 port:
2174  * new skinnable interface
2175  * the directx video output doesn't crash anymore on ctrl+alt+del events.
2176
2177 iPAQ familiar Linux port:
2178  * support for FLAC audio format
2179  * the interface adapts to the screen size/rotation
2180  * playlist
2181  * network tab in the interface
2182  * "apply" handling in preferences
2183
2184
2185 Changes between 0.5.1a and 0.5.2:
2186 ---------------------------------
2187
2188 Core support:
2189  * advanced config options are now hidden by default
2190  * new --spdif option to use the S/PDIF audio output by default
2191  * fixed a 'clicking' sound when switching between streams
2192  * new bandlimited resampler that should improve audio quality on primarily
2193    Mac OS X
2194  * fixed a problem with audio over http that caused some web radios to not work
2195  * DTS S/PDIF support
2196
2197 Codecs:
2198  * support for DV audio through the ffmpeg library
2199  * support for FLAC audio through libflac
2200  * new but basic MPEG video decoder based on libmpeg2
2201  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
2202
2203 Stream output:
2204  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
2205  * new --ttl option for Time To Live
2206
2207 DVD support:
2208  * fixed quite a few problems with the dvd menu support
2209
2210 UNIX ports:
2211  * fixed the GNU-pth support
2212
2213 Win32 port:
2214  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
2215    plugins
2216  * localization support via gettext is now fully working
2217  * rc interface is now fully useable
2218  * fixed the MSVC project files generation
2219
2220 Mac OS X port:
2221  * several fixes for multi channel audio devices. AC3 over SPDIF with
2222    M-Audio Sonica Theater still does not work. this is most likely a driver
2223    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
2224    iMate and MOTU firewire devices should work)
2225  * VLC now uses the default audio device
2226  * new info panel
2227  * very preliminary support for VLC control via applescript
2228  * support for mouse gestures
2229  * new priority scheme allowing to avoid lock-ups on low-end machines
2230
2231 Linupy port:
2232  * there is a whole new port for the linupy distribution used by o.a. the
2233    YOPY PDA. It is still experimental, please test it
2234
2235 Miscellaneous:
2236  * improved ID3 tag detection
2237  * changed several errors into warnings ; the frequently reported "this is
2238    not a PS stream, continuing" is one of these
2239  * mouse gestures work on windows and osx, but there still isn't any useful
2240    gestures
2241  * some support for .pls playlists used by shoutcast
2242
2243
2244 Changes between 0.5.1 and 0.5.1a:
2245 ---------------------------------
2246
2247 Mac OS X port:
2248  * fixed a problem that caused VLC to select the wrong language when
2249    English was set as the preferred language
2250
2251
2252 Changes between 0.5.0 and 0.5.1:
2253 --------------------------------
2254
2255 Core support:
2256  * new mouse gesture interface
2257  * audio volume can now be changed at any time, even when no file is
2258    playing
2259
2260 Input access:
2261  * various minor fixes on the network inputs
2262  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
2263  * VCD: fixed track number and chapter indexing
2264
2265 Input demux:
2266  * fixed a bad initialization in the mp4 plug-in
2267  * new --buggy-psi option for TS streams which do not update their
2268    continuity counter
2269
2270 Codecs:
2271  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
2272
2273 DVD support:
2274  * fixed a bug which turned the default interface command-line only
2275    without the user consent
2276
2277 UNIX ports:
2278  * GTK: fixed a crash when going fullscreen or changing volume from the
2279    popup menu
2280  * X11: new screen saver disabling plug-in (--extraintf screensaver)
2281  * KDE: fixed compilation with KDE 3.1
2282  * ALSA: fixed mono files output
2283
2284 Mac OS X port:
2285  * fixed a crash on start-up on some localized systems
2286  * lowered real-time priorities to avoid lock-ups on slow machines
2287  * VLC can now be made the handler of ftp http mms and udp URLs
2288  * playlist enhancements
2289  * added half, normal and double video window menu items
2290  * new step forward/step backward commands
2291  * the dock should no longer be visible in fullscreen mode
2292  * the Mac OS X binary is now compiled with Ogg/Theora support
2293  * vlc.app is now VLC.app
2294
2295 Win32 port:
2296  * fixed the "RichEdit line insertion error" bug
2297  * VLC can now be run from outside its installation directory
2298  * fixed a bug that prevented to find the default subtitle font
2299
2300 BeOS port:
2301  * smarter BeOS priorities to avoid lock-ups
2302  * few enhancements in the interface (especially the Settings window)
2303
2304 Opie port:
2305  * native video output is working again
2306  * only commandline interface support
2307  * support for MPEG4, DivX through ffmpeg package
2308
2309
2310 Changes between 0.4.6 and 0.5.0:
2311 --------------------------------
2312
2313 Core structure:
2314   * object structure which allows for full re-entrancy, known as libvlc
2315   * new audio output architecture based on filter pipelines, providing
2316     S/PDIF and multi-channel support
2317   * localization support via gettext on most architectures
2318   * new stream output architecture, allowing to use VLC to unicast,
2319     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
2320     and A/52 streams are supported)
2321   * build system now uses autoconf/automake/autopoint
2322
2323 Input access:
2324   * mms:// support
2325   * ftp:// support
2326   * stability fixes in the HTTP access
2327   * auto-detection of RTP encapsulation
2328   * VCD entry points support
2329   * VCD image file support
2330
2331 Input demux:
2332   * support for *.asf format
2333   * improved support for *.avi, especially over an HTTP connection
2334   * support for *.mp4 and *.mov format
2335   * support for ogg encapsulation
2336   * support for raw DV format
2337   * support for *.wav format
2338   * new demuxdump demux allowing to save a stream to a file
2339   * raw AAC support
2340
2341 Stream discovery & playlists:
2342   * support for the SAP/SDP and SLP protocols
2343   * support for .m3u file format
2344   * support for .asx file format
2345   * hack to find the streaming sources in html-pages with embedded wmp
2346
2347 Codecs:
2348   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
2349     (only available with the .avi demux)
2350   * support for ADPCM audio codec
2351   * support for raw PCM data
2352   * support for Cinepak video codec
2353   * support for DV video codec via libdv or ffmpeg
2354   * support for AAC audio codec via libfaad2
2355   * support for Xvid codec
2356   * support for Xiph.org's Vorbis audio codec
2357   * support for Xiph.org's Tremor audio codec (when compiling from sources)
2358   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
2359     from sources)
2360   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
2361     H263i, MJPEG A/B
2362   * fixed an endianness bug in LPCM codec
2363
2364 DVD support:
2365   * experimental preliminary support for DVD menus via libdvdplay
2366
2367 Miscellaneous:
2368   * new WxWindows interface
2369   * all interfaces allow to dynamically change the volume, the audio
2370     device and the channels configuration
2371   * headphone channel mixer with virtual spatialization effect
2372   * Mozilla plugin based on libvlc for embedded playback in webpages of any
2373     format that VLC can play
2374   * new swedish translation
2375   * enhancements of the playlist window
2376   * new messages window to see debug info
2377   * fixed a few crashes
2378
2379 iPaq port:
2380   * slider bar in GTK+/GPE Familiar interface
2381   * fixed crash on directory change in Familiar interface
2382   * added qte_main module for use in all modules that need Opie or Qte support
2383   * native video output module for Qt Embedded/Opie is not working
2384