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