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