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