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