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