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