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