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