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