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