]> git.sesse.net Git - vlc/blob - NEWS
Initial JACK audio access-demux from Julien Plissonneau Duquène
[vlc] / NEWS
1 $Id$
2
3 Changes between 0.8.6 and 0.9.0-svn (not released yet):
4 -------------------------------------------------------
5
6 Important notes:
7 ----------------
8  * The HTTP interface is now only available on the local machine by default.
9    If you want to make it available from other machines, you will have to
10    edit the ".hosts" file.
11    XXX: DETAILED INSTRUCTIONS HERE :XXX
12  * This version of VLC contains a new interface for Windows and Linux. This
13    interface lacks a few features that used to be present in vlc 0.8.6: 
14    - "Streaming wizard" and "VLM control". These features will be replaced
15      by a better alternative in the next version. If you absolutely need these
16      features, we advise you to keep vlc 0.8.6
17    - Similarly, "Bookmarks" will be reintroduced in an improved version at a 
18      later point
19   * The default for --sout-keep has changed. It's now activated by default.
20   * The marq, mosaic and logo commands in the rc interface changed. They
21     now require a target name as their first argument. Example:
22     vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
23     You can then use commands like: @test marq-marquee Goodbye
24     These new commands are also available in the telnet interface.
25
26 Changes:
27 --------
28
29 Playlist:
30  * Vastly improved playlist support:
31     * Media library support
32     * "Live search"
33     * Shoutcast TV listings
34     * Audioscrobbler/last.fm support
35
36 Input/Demuxers:
37   * UDP-Lite protocol (requires OS support) for RTP/AVP
38   * DCCP protocol (requires OS support) for RTP/AVP
39   * Proxy support for MMSH stream
40   * Open YouTube, DailyMotion, metacafe and Google Video URLs.
41   * JACK audio input support
42
43 Decoders:
44  * VP60/VP61/VP6F/VP62 support
45  * MKV USF subtitles support
46  * HTML based subtitles support
47  * Flash Screen Video support
48  * CamStudio Screen Video support
49  * DosBox Capture support
50  * Karl Morton's Video support
51  * limited atrac3 support
52  * New codec FOURCCs to support more specific files (Avid, FCP, Sony, Samsung, ...)
53
54 Encoders:
55  * Flash Screen Video support
56
57 Video output and filters:
58  * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
59    Psychedelic) video filters can now be streamed
60  * New puzzle video output filter
61  * Rewrite motion detection video filter
62  * New extract video filter (extract Red, Green and Blue components from a
63    video)
64  * New sharpen video filter (increase the contrast of adjacent pixels)
65  * New erase video filter (remove a logo from a video)
66  * Enhancements to subtitles' renderer to support bold, italics and some HTML
67    tags
68  * Support for RGBA and I420 blending. This improves Mosaic CPU usage *a lot*.
69  * New transparency mask video filter (for use with the mosaic_bridge module).
70  * New bluescreen video filter (for use with the mosaic_bridge module). This
71    was previously part of the mosaic module.
72
73 Stream output:
74  * UDP-Lite (requires OS support) for RTP/TS encapsulation
75
76 Interfaces:
77  * Windows/Linux
78    * Brand new interface for Linux and Windows, based on the Qt toolkit
79  * All
80    * Improved user interaction
81    * Improved mouse gestures
82  * Unix
83    * Allow only one running instance, using D-Bus interface (experimental).
84
85 Capture:
86  * new BDA device driver plugin for DVB-C/S/T capture cards on Microsoft
87    Windows
88
89 Localisations:
90  * Persian
91
92 Changes between 0.8.6a and 0.8.6b:
93 -----------------------------------------------------------
94 Various bugfixes, notably:
95  * Out-of-bound read in demuxers
96  * Demuxers crashes (incl. CVE-2007-0256)
97  * Mac OS X Interface crashes
98  * VP31 decoding on Windows platforms
99  * Direct3D Video Output modifications for Vista compatibility
100  * Correct behaviour for feeding streams to Icecast or Shoutcast servers
101
102 Decoders:
103  * Enhanced Flash Video support incl. VP61 and VP60
104  * Teletext subtitles (telx) support
105
106 Webbrowser plugins:
107  * Rectified behaviour and improved usability
108
109 Mac OS X Interface & Port:
110  * Diverse usability improvements
111  * New wizard option to embed subtitles
112  * Screensaver/automatic sleep mode is enabled when a video is paused
113  * Improved Delete-Preferences-Script
114
115
116 Changes between 0.8.6 and 0.8.6a:
117 ---------------------------------
118
119 CDDA / VCDX plugins:
120  * Security updates (VideoLAN-SA-0701)
121
122 Mac OS X Interface:
123  * Fullscreen controller improvements
124
125
126 Changes between 0.8.5 and 0.8.6:
127 --------------------------------
128
129 Playlist:
130  * Shoutcast TV listings support
131
132 Input:
133  * Support for RTSP authentication
134  * Support for adding subtitles on the fly
135  * Fixed MPEG-PS duration calculation
136  * ATSC support for DVB input
137  * Partial reading support for DVR-ms recordings
138  * Partial reading support for MXF and GXF fileformat
139  * Improved support for Flash Video files
140
141 Decoders:
142  * Native WMV9/VC-1 support
143  * WMA Speech support (through binary codecs)
144  * VP5/VP6 - Flash Video support (not VP61)
145  * The True Audio Lossless codec support
146  * Matroska WavPack support
147  * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
148  * Fixed a problem with MPEG2 field pictures
149  * Fixed swapped colors on DVB subtitles
150  
151 Video output:
152  * Additional OpenGL effects (cylinder, torus, sphere, ...)
153  * Experimental Direct3D 9 video output (win32). Best served on Vista :)
154  * Improved libcaca support
155
156 Interfaces:
157  * All
158    * New hotkeys for crop and zoom
159    * Support for snapshots from the HTTP interface
160  * Windows
161    * Systray support in skins
162  * OS X
163    * Support for Apple Remote control
164    * Fullscreen controller panel (artwork by Simon Damkjær Andersen)
165    * New playmode buttons (artwork by Simon Damkjær Andersen)
166    * right/ctrl-click menu in video outputs
167    * Main Menu uses autohide when playing videos in fullscreen mode
168  * Linux
169    * Notifications using notification-daemon
170
171 Windows port:
172  * Support for Unicode filenames (Windows NT and above)
173    Windows 9x/ME users: 
174      - Please note that these versions of Windows are not officially supported
175      - Unicode support for Windows 9x/ME applications is available through the
176        Microsoft Layer for Unicode available from the following location:
177        http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
178        Download the MSLU package (unicows) and extract the content into the folder
179        C:\Windows\System
180  * Fixed IPv6 support on the client side
181  * Fixed disable screensaver (Direct3D and DirectX video output)
182
183 Localization:
184  * Add Czech
185  * Add Slovak
186  * Add Malay
187  * Add Slovenian
188
189 Developers:
190  * Updates to the libvlc API
191  * Fixes for the mozilla and activeX plugins
192
193
194
195 Changes between 0.8.4a and 0.8.5
196 ---------------------------------
197
198 Core support:
199  * Statistics collection (bitrates, packets, connections, ...)
200  * Support for downloading updates
201  * Updated strings
202
203 Input:
204  * Initial support for RTSP-over-HTTP (to allow NAT traversal)
205  * Linux DV (Digital Video - Firewire) input
206  * Improvements to the Audio CD input
207      - Separate playlist entries for the tracks 
208      - Support for CDDB 
209  * Support for more DVB (satellite) encryption modules
210  * Improved subtitles encoding support
211  * Improved support for playing MP4 files from the Web
212
213 Decoders:
214  * Cook (Real audio) support
215
216 Playlist / Services discovery:
217  * XSPF playlist support
218  * Podcast support
219  * Updated Shoutcast to use new listing
220
221 Audio output:
222  * New JACK audio output
223
224 Video output:
225  * New video filters: 
226     - magnify: allows you to zoom on part of the image
227     - gradient and edge detection: "cartoon-like" effect
228     - bluescreen: overlay parts of a video transparently on another one
229  * Logo video filter: can now loop through multiple images
230  * RSS video filter: display feed images. Support for Atom feeds.
231  * Improvements to the subtitles rendering
232
233 Stream output:
234  * Initial support for throttling users on VOD streams
235
236 Interfaces:
237  * System to inform the user and request information 
238     - HTTP authentication
239     - Fatal errors
240     - ...
241  * wxWidgets
242     - VLM (VideoLAN Media Manager) control panel
243     - Improved media information panel (shows statistics, metadata, ...)
244     - Drag & Drop support in the playlist
245  * Skins2 
246     - New default skin
247     - Support for Winamp 2 skins
248     - Improved playlist handling
249     - Support for popup menus, animated bitmaps, equalizer, ...
250  * OS X
251     - Embedded Video output
252     - new Go-To-Specific-Time feature
253     - Video cropping and aspect ratio changing while playing
254     - Improved media information panel (shows statistics, metadata, ...)
255     - support for processing multiple items with the wizard in a single run
256     - option to save selections in the wizard for a session (default enabled)
257  * HTTP
258     - New default interface pages for VLC and VLM (including a mosaic wizard)
259     - A bunch of new RPN functions
260
261 Windows Port:
262  * MSN messenger "Now playing" support
263
264 OS X Port:
265  * Mac-Intel compatibility
266  * Enhanced support of various audio output devices 
267  * Growl "Now playing" support
268
269 *Nix port:
270  * Ability to log to syslog
271  * Root wrapper to avoid running VLC as root
272
273 Developers:
274  * New libvlc API (not finished yet)
275  * Java bindings
276  * A bit more automatic testing
277
278 Changes between 0.8.4 and 0.8.4a:
279 ---------------------------------
280
281 Audio output:
282  * Fix a52 over spdif in alsa
283  * SPDIF output available again in the Mac OS X Audio menu.
284
285 Decoder:
286  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
287  * Add support for some non-standard FOURCCs used for H.264/H.263
288
289 Demux:
290  * Fix bug with some HE-AAC audio tracks
291
292 Services Discovery:
293  * HAL fixes, should now work with new API
294  * SAP, fix 20 second freeze on windows
295  * UPnP fixes
296  * Avahi 0.6 support
297  
298 Interfaces:
299  * Mac OS X
300     - fixed encoding of H.264/H.263 content when using the wizard 
301
302 Changes between 0.8.2 and 0.8.4:
303 --------------------------------
304
305 Core support:
306  * Internal strings handling is now UTF-8 based
307  * New OSD system
308
309 Video output:
310  * Fixed problems with OpenGL output
311  * New --monitor-par (pixel aspect ratio) option
312  * Fixed display problems with HDTV-1080 format
313
314 Input:
315  * Improved DVB support for satellite bands other than Ku-band
316  * IPv6 and Extended passive mode support for FTP
317  * IPv6 Source Specific Multicast support
318  * GnomeVFS input module
319  * Support for RTP packet reordering
320  * Fixed syntax for FTP URLs
321
322 Decoders:
323  * Support for libSDL_image to import different image types
324  * Musepack decoder using libmpdec
325  * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
326
327 Services discovery:
328  * UPnP service discovery (Linux only at the moment)
329  * Bonjour service discovery using avahi (Linux only)
330
331 Video filters:
332  * RSS feed overlay
333
334 Audio filters:
335 * Fixes, enhancements and new options related to the Headphone Channel
336   Mixer and Dolby Surround
337
338 Stream output:
339  * New shout output module to forward streams to icecast servers
340  * Fixed several SAP and SDP announcement bugs
341  * Fixed MTU handling to avoid IP fragments
342  
343 Interfaces:
344 - new cone icon by Richard ¯iestad (Eurodata, retron.info)
345  * Mac OS X
346     - New streaming and transcoding wizard
347     - New extended controls panel
348     - New bookmarks window
349     - Fixed playlist sorting
350     - Fixed drag-and-drop inside the playlist
351  * wxWidgets
352     - Rename wxWindows interface in wxWidgets.
353     - All the --wxwin-* options are now --wx-*
354     - Support for RTP streaming in Stream Ouput dialog
355     - Now require wx2.6 with Unicode support
356  * Skins2
357     - Tree playlist
358  * HTTP
359     - New RPN functions to control VLC features (see play-howto)
360     - Facilities to correctly handle non-ASCII characters and spaces in
361       the names of files
362     - Include macro to include other files
363     - CGI 1.0 support
364
365 ActiveX plugin:
366 * Should now work outside IE as well
367
368 Mac OS X port:
369 * New script to delete the preferences automatically
370
371 Windows port:
372 * Fixed bandwidth problems of HTTP streaming
373 * Fixed audio problems with DirectX audio output
374
375 Translations:
376  The following languages were added:
377  * Galician
378  * Korean
379  * Romanian
380  * Simplified Chinese
381  The following languages were re-added:
382  * Swedish
383
384 Changes between 0.8.1 and 0.8.2:
385 --------------------------------
386
387 Core support:
388  * Rewrite of the playlist
389     - Tree structure
390     - Input preparsing (for meta-data)
391     - Grouping (by artist, ...) support 
392  * Preferences improvements: 
393     - New organization, designed to improve usability
394     - New configuration types (list of modules, ...)
395  * XML parsers
396  * Core image manipulation support
397  * Client-side SSL/TLS support
398  * SSL Client certificates checking support (allows for secure VoD)
399  * Renamed --spu-channel to --sub-track
400  * Renamed --spumargin to --sub-margin
401  * Renamed --audio-channel to --audio-track
402  * Renamed --filter to --vout-filter
403  * filters, extra interfaces, visualizations and service discovery modules are
404    now separated by ':' instead of ','
405  * Access filter architecture
406  * Track selection based on preferred language (--sub-language and --audio-language)
407  * Zsh autocompletion for VLC's arguments
408  * Many bugfixes...
409
410 Input/Demuxers:
411  * Support for SOCKS proxy
412  * Support for Shoutcast Meta-data
413  * Support for (HE-)AAC raw-audio streams
414  * Support for images on a HTTP server that get refreshed on the server
415  * Better support for Kasenna streams
416  * RTSP UDP->TCP rollover support
417  * Massive Matroska improvements
418  * Support for XA and VOC audio files
419  * TiVo demuxer
420  * Samba (Windows shares) access module
421  * Improved CDDAX module (uses several playlist items)
422  * Fixes to Linux DVB support
423  * Fix the "negative subtitles delay" bug
424  * Support for FTP over IPv6
425
426 Decoders / Encoders:
427  * Dirac decoder and encoder
428  * PNG decoder/encoder
429  * Improvements to DVB subtitles encoder
430  * Support for Apple Lossless Audio Codec
431
432 Access filters:
433  * New Record and Timeshift filters
434
435 Services discovery:
436  * New type of modules, that add items to the playlist
437  * Brand new SAP module
438      * To enable SAP, you now need to use "-S sap" or add SAP in 
439        the "Manage->Services Discovery" menu
440      ( IPv6 SAP is now enabled by default )
441      * Non-standard support for HTTP streams SAP announces removed
442  * HAL (Hardware Abstraction Layer) discovery
443  * DAAP (iTunes shares) support
444  * Shoutcast
445
446 Audio output:
447  * Support for 20/24 bits LPCM
448
449 Video output:
450  * Video snapshot support (png or jpg)
451  * Image file video output (png)
452  * Motion detection filter (can trigger playlist actions)
453  * Improvements to wall video filter
454  * Support for font color and opacity
455
456 Stream output:
457  * Muxers
458     - ASF improvements
459  * VLM / VoD
460     - Ability to load a configuration file on startup
461     - Seeking support in VoD streams
462  * Mosaic (picture-in-picture system)
463
464 Interfaces:
465  * wxWidgets
466     - Redesigned playlist : add playlist, add directory, ...
467     - Improved preferences
468     - Improvements to the wizard
469     - DVD, VCD and Audio CD navigation buttons
470  * MacOS X
471     - Redesigned playlist
472     - Improved preferences
473  * Skins
474     - Support for multiple actions
475     - Fixes
476  * HTTP
477     - Support for the new playlist system
478  * Lirc
479     - Now uses new config settings. See doc/lirc/example.lirc
480
481 Windows port:
482  * Screensaver disabling fix
483  * DirectShow tuner configuration
484  * Support for no-decoration windows
485
486 MacOS X port:
487  * Many Mac OS X 10.4 Tiger related fixes
488  * The OpenGL video output is back
489  * A new audio module that should work more reliable for analog audio output in various configurations.
490    - Supports multichannel discrete analog output
491    - Digital audio output requires you to change a preference setting because it
492      is not yet available in the new module
493    - Please read the README.MacOSX.rtf file for more information.
494
495 BeOS port:
496  * Support for single-buffered overlay
497
498 Pocket PC port:
499  * Many fixes
500  * New interface
501  * New video output
502
503 Mozilla Plugin:
504  * Javascript fixes
505  * Mozilla plugin for MacOS X is back (not yet distributed)
506
507 IE Plugin:
508  * Brand new Internet Explorer ActiveX plugin
509
510 Translations:
511  The following languages were added:
512  * Catalan
513  * Danish
514  * Turkish
515
516
517 Changes between 0.8.0 and 0.8.1:
518 -----------------------------------------------------
519
520 Core support:
521  * Include TLS/SSL API (on plattforms where libgnutls is available)
522  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
523
524 Windows port:
525  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
526  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
527  * Fixed spurious taskbar item after switching to fullscreen
528
529 WinCE port:
530  * A few more updates (we still miss an interface and a fast video output).
531
532 Audio Output:
533  * Portaudio audio output plugin improvements
534
535 Video Output:
536  * Proper subpictures scaling using the aspect-ratio info when available
537
538 Demuxers:
539  * Fixed crash with ODML avi files
540  * Fixed autodetection of VCD/SVCD bin files
541  * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
542
543 Stream Output:
544  * Encoders:
545    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
546  * Stream output:
547    * Support of playlist group announcement
548
549 Changes between 0.7.2 and 0.8.0:
550 -----------------------------------------------------
551
552 Core support:
553  * Major work on libvlc. Changed/renamed/added functions
554  * Complete switch to the new input core (better seeking, multi-input, ...)
555  * New plugins cache to speed up launch time
556  * New --play-and-stop feature which stops the playlist after each played item
557  * Daemon mode (to run vlc in the background)
558  * Major improvements to the subtitle/OSD subsystem
559
560 Input:
561  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X 
562     (Stream your desktop)
563  * Improved DVD support:
564     - uses libdvdnav for playing DVDs with menus support
565     - uses libdvdread for simple playback with menus (eg. for streaming)
566  * Experimental multi-input support ( use --input-slave to play with it )
567  * Automatic MTU discovery for UDP streams
568  * More powerful MRL syntax for DVD/VCD/CDDA access 
569     (selection of titles/chapters).
570
571 Demuxers:
572  * Support for iTunes Music Store previews
573  * Support for MJPEG webcams (i.e. AXIS cams)
574  * Added initial mp4 and mpeg-ts text track support
575  * Windows Media Server RTSP support
576  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
577  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
578  * Skins2 .vlt file loader (only when skins2 is the current interface)
579  * Improved Ogg demuxer
580  * Support for MPEG PS streams with MPEG 4 video.
581  * Support for so called AACPlus webstreams
582
583 Codecs:
584  * G.726 audio support
585  * 14496-17 MPEG TS text support
586  * MPEG-4 text support
587  * Vastly improved DVB subtitles decoder (ETS 300 743)
588  * Enabled color in DVB subtitles rendering
589  * VobSub supported both externally and in Matroska
590
591 Stream Output:
592  Encoders:
593   * Re-use audio/video/spu decoders in transcoder module. From now on,
594      everything that is playable by VLC should be transcodable as well
595   * Subtitles overlaying in transcoder
596   * Subpictures overlaying in transcoder (see video output)
597   * Frame rate selection in the transcoder
598   * DVB subtitles encoder
599   * MPEG 1 layer 2 audio encoder using libtoolame
600   * Improved vorbis/theora encoding
601  Muxers: 
602   * Text track muxing for mp4
603   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
604   * 14496-17 text track muxing for MPEG TS
605   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
606   * Teletext (0x56 descriptor) streaming support in MPEG TS.
607   * New WAV muxer (supports multi-channel audio)
608   * Improved ASF muxer
609  Misc:
610   * H.263 RTP streaming support
611   * SDP generation outputs more compliant SDPs and can create SDP files now
612   * Improved RTSP and VoD server (experimental)
613
614 Audio Output:
615  * New audio equalizer filter
616  * Very trivial volume normalizer
617  * True channel downmixing when playing 5:1 material on Stereo
618  * More gradual resampling which should improve the pitch changing effect
619  * New audio output plugin using portaudio v19
620
621 Video Output:
622  * Roku HD1000 Video output
623  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
624    with support for effects.
625  * Improved filter and subpictures support :
626         - New filters can be streamed.
627         - "Subpicture filters" to overlay subpictures on video 
628         - Centralized scaling and blending
629  * New filters : 
630         - "time", to display current time 
631         - "marq", to display a marquee
632
633 Interfaces:
634  * OSD sliders for volume and postition information
635  * OSD icons for Play and Pause
636  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
637  * A few skins2 improvements
638  * Added search, volume, loop and random functions to the ncurses interface
639  * Added a filesystem browser to the ncurses interface
640  * The remote control interface can now listen for commands on sockets
641  * Improved CORBA control module
642
643 Mac OS X port:
644  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
645  * Major speed improvements to the Quartz video output
646  * The Mac OS X interface is no longer required to display video
647
648 Linux port:
649  * New galaktos visualization plugin (MilkDrop-compatible)
650  * Experimental SVG rendering module
651  * Support for DVB CAM modules.
652
653 Windows port:
654  * DirectX Media Object decoder (allows playing some media types, like WMV3)
655  * DirectX Media Object audio and video encoder
656  * Fixed long standing win32 thread handles leak
657  * Fixed problem with CPU usage with subtitles rendering
658  * Wallpaper mode for the DirectX video output (only in overlay mode)
659
660 WinCE port:
661  * Massive update (we still miss an interface and a fast video output).
662
663 Mozilla plugin:
664  * Added a lot of Javascript accessible funtionality
665  * Volume, position, length, seek etc etc etc.
666
667 Misc:
668  * Server/client network synchronization module
669  * VBrick streams fully supported
670  * Cisco IP/TV streams supported
671  * VLM enhancements
672
673 Changes between 0.7.1 and 0.7.2:
674 --------------------------------
675
676 Core support:
677  * Bookmarks feature for easier seeking/access inside medias.
678  * Support for video output embedded in interfaces.
679  * Improved HTTP daemon.
680  * Saved playlists now remember VLC-specific options.
681
682 Codecs:
683  * New Continuous Media Markup Language (CMML) codec.
684    (http://www.annodex.net/overview.html)
685  * New H.261 video decoder using openmash.
686  * H264 encoder, demuxer and packetizer.
687  * Packetizer interfaces between demux and codec when needed
688    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
689  * Support for Theora alpha3 (both decoding and encoding).
690
691 Input:
692  * --start-time <sec> and --stop-time <sec> to start and stop playing a 
693    file at the specified amount of seconds. Only works with a few
694    fileformats (avi, mov, mkv, mp4 )
695  * Improved directory access module.
696  * New "file-cat" option to play truncated movies.
697  * Better handling of meta info (title, author, description, etc...).
698  * New options to pass meta info to the input.
699  * It is now possible to stream programs from a DVB-S/C/T stream
700    (satellite, cable, or digital terestrial television)
701
702 Demux:
703  * Annodex (http://www.annodex.net) support.
704  * mmsh streaming fixes.
705  * Fixed infinite loop in the AVI demux on broken/incomplete files.
706
707 Subtitles:
708  * Subviewer and subviewer v2 subtitles support.
709  * Ability to choose autodetected subtitles path.
710  * Subtitles delay can be changed in real time with hotkeys.
711
712 Stream output:
713  * Improved session announcement system.
714  * Minimize threads usage by default.
715  * Added faster than realtime stream output (limited by CPU) for file output.
716  * Improved MOV/MP4 muxer.
717  * Improved MPEG TS muxer.
718  * Improved transrater.
719  * Meta info options used by the muxers.
720  * New configuration system.
721  * Better audio channels downmixing when transcoding.
722
723 VideoLAN manager:
724  * New videolan (media) manager (vlm): a little manager designed to launch
725    and manage multiple streams from within one instance of VLC.
726  * Supports live streams and VoD.
727  * Supports scheduling.
728  * Telnet interface for vlm.
729  * HTTP interface for vlm.
730
731 Interfaces:
732  * Skins II (Windows and Linux only)
733     - Ability to embed video output.
734     - Support for bitmap fonts.
735     - Lots of improvements.
736  * wxWindows (default Windows and Linux interface)
737     - New design and set of icons.
738     - Ability to embed video output.
739     - Support for hotkeys.
740     - Support for bookmarks.
741  * Mac OS X
742     - Support for 'groups' and playlist item properties.
743     - Better hotkeys handling.
744
745 Mac OS X port:
746  * OpenGL video output is now the default when available.
747  * Added FAAC encoder (mp4a).
748  * Audio output fix to work with multiple streams on a HAL device.
749  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
750
751 Win32 port:
752  * DirectShow input plugin should work with more devices.
753  * Disable monitor power down when watching movies.
754  * Improved Windows installer.
755
756 Linux port:
757  * PowerPC fixes.
758
759 Misc:
760  * Improvements to the Goom visualisation plugin.
761  * Roku HD1000 audio output.
762
763 Changes between 0.7.1 and 0.7.1a:
764 ---------------------------------
765
766 Mac OS X:
767  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
768  * Playing MOD files is working now.
769
770
771 Changes between 0.7.0 and 0.7.1:
772 ---------------------------------
773
774 Core support:
775  * Fixed a nasty bug that causes preferences not to be saved some times.
776  * IGMPv3 support for VLC under Windows XP and Linux.
777
778 Codecs:
779  * Brand new DTS Coherent Acoustics audio decoder based on libdts
780    (http://www.videolan.org/dtsdec.html)
781  * Fixed DTS S/PDIF output
782  * SVCD (Philips OGT) and CVD subtitles
783
784 Playlist:
785  * Internal improvments
786  * Improved import/export
787
788 Input:
789  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
790    container formars.
791  * New demux module that uses libavformat from ffmpeg. Adds support for many
792    small and strange formats.
793  * New PVA demux.
794  * New MOD audio demux.
795  * Support for DTS and A52/AC3 wav files.
796  * Support for DTS and A52/AC3 audio CD.
797  * New and experimental DVD input plugin with menus support (using libdvdnav).
798  * Added back DV audio support in raw DV demuxer.
799
800 Stream output:
801  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
802  * Fixed a nasty bug in the mpeg video packetizer.
803  * Improved transcoding (multithreading, more tuning, etc...).
804
805 Service discovery:
806  * Fixed sdp in SAP.
807
808 Mac OS X port:
809  * New opengl video output plugin.
810
811 Win32 port:
812  * A few improvements to the DirectShow input plugin.
813  * Fixed ipv6 name resolution.
814
815 Changes between 0.6.2 and 0.7.0:
816 ---------------------------------
817
818 Core support:
819  * Brand new decoder/packetizer api.
820    Adds a lot more flexibility while also simplifying the decoder plugins.
821  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
822  * Video outputs are recycled if possible.
823    This removes any 'flicker' between two similiar video files.
824  * Fixed the video filters. Video should no longer go black when using filters.
825  * New input core. Advantages are: better seeking, more responsive, support for
826    subtitle files at the core, and much much more.
827
828 Playlist:
829  * Added a repeat mode to repeat a single file over and over.
830  * Playlist sorting 
831
832 Input:
833  * RTP/RTSP support.
834  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
835  * Support for Flac in Ogg files.
836  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
837  * Rewrite of the Flac demuxer.
838  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
839  * Reworked DVB tuning.
840  * Better Icecast support.
841  * New MPEG video elementary streams demuxer.
842  * New DTS audio elementary streams demuxer.
843
844 Codecs:
845  * Support for Theora video encoding.
846  * Support for Speex audio decoding/encoding.
847  * Rewrite of the Flac decoder + encoding support.
848  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
849  * Support for AAC + SBR and proper multi-channel re-ordering.
850  * MPEG 2.5 audio support.
851  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
852
853 Stream output:
854  * Improvements to the MPEG TS muxer.
855  * New transrating module for MPEG2 video.
856  * Added packetization for MPEG AAC ADTS streams.
857  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
858  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
859  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
860  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
861  * --sout-keep option to keep the stream open while changing input.
862  * Preliminary RTP support.
863  * Fixes to SAP announces.
864
865 Interface:
866  * Skins:
867     - Bugfixes
868     - misc improvements (eg, "stay on top" option).
869  * New standardized and customizable hotkeys.
870  * wxWindows
871     - Playlist improvements (Sort, Search, mode buttons).
872     - Improvements and help in preferences
873     - New streaming wizard
874     - Revised Disc Open menu
875  * HTTP
876     - Improvements of the standard pages
877     - Support for new commands
878  * OSD ( OS X and hotkeys only atm ).
879
880 Service discovery:
881  * Many fixes to the SAP module
882  * SAP now supports HTTP streams
883
884 Subtitles:
885  * Text subtitles now have a black outline.
886  * Text subtitles autodetection.
887  * Text subtitles charset autodetection.
888  * Text subtitles for all videofiles. Results may vary.
889  * Text subtitles in Hebrew are supported. Arabic partially.
890  * Automatic fontsize selection for text subtitles.
891  * Fixed SAMI text subtitles support.
892  * Support for subtitles in Matroska files.
893  * Support for subtitles in DVB streams.
894
895 Mac OS X port:
896  * New controller designed by Max Rudberg from www.maxthemes.com
897  * Save playlist.
898  * Works on 10.1.x again. Apologies for that problem.
899  * Support for Panther.
900  * Support for raw dumping of streams to disk.
901  * Mozilla plugin for Mac OS X (experimental).
902
903 Win32 port:
904  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
905  * VLC can be installed as a Windows NT service.
906  * Allow on the fly switching of the main interface.
907  * Support for 3F2R in audio output.
908  * New --one-instance option to "force" only one running instance of VLC.
909  * Mozilla plugin for Windows (experimental).
910  * Multimonitor support (untested).
911  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
912
913 Linux port:
914  * Improved Video4Linux input. Also added support for an audio only input.
915  * Support for real-time priority when running with root privileges.
916  * Allow on the fly switching of the main interface.
917
918 iPaq port: 
919  * Brand new Gtk 2 interface
920
921 Miscellaneous:
922  * Audio visual effects filters (spectrum, scope and random).
923  * Audio visual effects filter using goom.
924  * Spanish, Portuguese Brazilian and Hungarian translations.
925  * libcaca video output (colored ascii)
926
927 Changes between 0.6.1 and 0.6.2:
928 ---------------------------------
929
930 Core support:
931  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
932
933 Stream output:
934  * Transcoder now generates proper pts/dts thus should work a lot better.
935  * Improved MPEG TS muxer.
936
937 Access input:
938  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
939  * Few fixes to the VCD navigation.
940
941 Interfaces:
942  * Support for DVD menus navigation added to the wxWindows interface.
943
944 UNIX ports:
945  * ALSA multi-channel support fixed and tested.
946  * Fixed fullscreen with gnome metacity.
947
948 Win32 port:
949  * Fixed VCD support which was broken on some machines.
950
951 iPaq port:
952  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
953
954 Miscellaneous:
955  * Text subtitles now centered on the picture.
956  * Ffmpeg decoder now generates proper pts and can be used to play
957    mpeg1/2 videos.
958
959 Changes between 0.6.0 and 0.6.1:
960 ---------------------------------
961
962 Core support:
963  * There should be less bogus resampling, particularly on DVDs.
964  * VLC will now wait for the medium to wake up before starting its clock
965    after a pause.
966
967 Stream output:
968  * Added vorbis audio support in Ogg streaming.
969  * Added vorbis audio transcoding support.
970  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
971 UNIX ports:
972  * ALSA multi-channel support fixed and tested.
973  * Fixed fullscreen with gnome metacity.
974
975 Win32 port:
976  * Fixed VCD support which was broken on some machines.
977
978 iPaq port:
979  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
980
981 Miscellaneous:
982  * Text subtitles now centered on the picture.
983  * Ffmpeg decoder now generates proper pts and can be used to play
984    mpeg1/2 videos.
985
986 Changes between 0.6.0 and 0.6.1:
987 ---------------------------------
988
989 Core support:
990  * There should be less bogus resampling, particularly on DVDs.
991  * VLC will now wait for the medium to wake up before starting its clock
992    after a pause.
993
994 Stream output:
995  * Added vorbis audio support in Ogg streaming.
996  * Added vorbis audio transcoding support.
997  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
998  * PS muxer can create mpeg1 files now and produce streams with system headers.
999  * You can transcode a52 with more than two channels to mpga now.
1000
1001 Win32 port:
1002  * Fixed DVD support which was partly broken due to a bug in libdvdcss
1003  * Fixed 5.1 audio support for the sblive/audigy soundcards.
1004  * Fixed sound on Windows NT.
1005
1006 UNIX ports:
1007  * Fixed/improved ALSA support and enabled multi-channel audio output.
1008  * X11/Xvideo: Should now work on big endian machines, and you can now
1009    use the arrow keys to browse through the DVD menus.
1010
1011 iPaq port:
1012  * Gtk+2 interface called PDA
1013  * Familiar Gtk+ is now deprecreated
1014  * Codec a52, Faad2 and flac added
1015  * Video4Linux enabled (demux and transcode)
1016  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
1017
1018 Interfaces:
1019  * Small updates/fixes to the wxWindows interface.
1020  * Improved HTTP remote control interface. You can now create your own HTML pages.
1021  * A new CORBA control plugin.
1022
1023 Input demux:
1024  * Improved support for the Matroska container format.
1025
1026 Miscellaneous:
1027  * Improved build system.
1028  * New video filter plugin to overlay logos.
1029  * Added support for Winamp 3 B4S files.
1030  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
1031    Should also work with languages like russion for instance.
1032
1033
1034 Changes between 0.5.3 and 0.6.0:
1035 ---------------------------------
1036
1037 Core Support:
1038  * Channel Server support was removed (was deprecated)
1039
1040 Input access:
1041  * Fixed a big bug in ftp and http access that prevented many platforms (OSX most prominently) to view ftp and http streams.
1042  * Fixed large file support on Windows
1043  * Video 4 Linux support
1044  * CD Digital Audio support
1045  * Fixed IPv6 multicasting on Windows and OSX.
1046
1047 Input demux:
1048  * Better detection of AAC and mp3 files
1049  * Support for OpenDML avi files
1050  * More complete .mp4/.mov support
1051  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
1052
1053 Codecs:
1054  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
1055  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
1056  * OSX support for QDM2 and QDMC sound, often used in QT content.
1057  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
1058  * Updated our theora decoder to use the alpha 2 release of libtheora
1059  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
1060  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
1061
1062 Interfaces:
1063  * The wxWindows interface is now fully useable as well as Unicode safe
1064  * New HTTP remote control interface
1065
1066 Stream output:
1067  * 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.
1068  * The stream output now allows to transcode content on the fly.
1069  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
1070  * SAP/SDP announcing support. (both IPv4 and IPv6)
1071
1072 Miscellaneous:
1073  * New reset option for the preferences
1074  * You can set your language in the prefences
1075  * New video chroma conversion module using ffmpeg
1076  * Added a Gentoo ebuild to the distribution
1077  * Added a new smaller subtitles font (now the default) + scripts to generate your own
1078  * SAP/SDP IPv6 support
1079
1080 UNIX ports:
1081  * Basic support for the X11 Xinerama extension.
1082  * New skinable interface ported to X11.
1083  * Run opie-vlc and zaurus-vlc as GuiServer
1084
1085 Mac OS X port:
1086  * When you add several items to the playlist, they are sorted alphabetically.
1087  * New about panel and revamped preferences panel.
1088  * Fixed the deinterlace menu.
1089  * Float on top, Fit to Screen and a Transparency option for video out.
1090  * New output dialog for transcode and display while stream capabilities.
1091  * New icons by Davor Orel.
1092  * New audio resampler. Should make VLC much faster.
1093  * Fixed disappearing and crackling sound (PTS is out of range bug)
1094  * We no longer automatically save the preferences when you quit the application
1095  * Arrow keys are now use to browse the menus in a DVD
1096
1097 Win32 port:
1098  * the wxWindows interface is now the default interface
1099  * The keyboard shortcuts are now identical to the linux version
1100  * Fixed the "no sound" problem on NT4
1101  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
1102  * Added support for compressed skins files (.vlt files)
1103  * Fixed SVCD chapters support.
1104  * Fixed memory leak with 5.1 audio.
1105
1106 BeOS port:
1107  * Interface localization
1108  * Screensaver disabled if playing in fullscreen
1109  * A few new keyboard shortcuts
1110  * New full-featured Preferences window
1111
1112 Changes between 0.5.2 and 0.5.3:
1113 ---------------------------------
1114
1115 Core Support:
1116  * fixed DTS S/PDIF output on little-endian machines
1117  * support for skins at the interface level
1118  * new OSD module using Freetype2
1119  * video outputs are now destroyed when the associated input ends
1120  * the video output takes into account the caching delay introduced at the
1121    input level before dropping out of date frames.
1122  * configuration option to disable the translation of the interface
1123
1124 Input access:
1125  * fixed HTTP redirects
1126  * support for opening an entire directory
1127  * EOF should be detected more reliably
1128  * new video4linux access plug-in
1129  * new kfir access plug-in designed to work around a bug in the kfir driver
1130
1131 Input demux:
1132  * added stream type for some Motorola MPEG-2 video encoders
1133  * fix for some ogg web radio streams
1134  * fixed reading TS streams over HTTP
1135
1136 Codecs:
1137  * support for 3ivx D4 (not previous versions)
1138  * support for '3ivd' and '3vid' encodings
1139  * support for 'MSS1' codec ( same as WMV2 )
1140  * support for SAMI subtitles (untested and incomplete)
1141  * better SSA4 subtitles recognition
1142  * new codec for raw I420 video
1143  * improvements to the libmpeg2-based MPEG video decoder
1144
1145 Interfaces:
1146  * improvements to wxWindows based interface
1147    (although it still misses some important features)
1148  * skeleton for a Gnome2/GTK2 plug-in
1149
1150 Stream output:
1151  * new HTTP output support
1152  * fixed a segfault in the AVI muxer
1153  * fixed AV synchronization issues
1154
1155 Miscellaneous:
1156  * support for oldstyle id3 genres
1157
1158 UNIX ports:
1159  * the SDL vout plug-in will now work on big-endian machines
1160
1161 Mac OS X port:
1162  * reorderable playlist
1163  * fixed the hiding of the mouse on multiple monitors
1164  * fixed a big issue with some USB speakers
1165  * support for mono audio output devices
1166  * reset the audio-device to its default mode before quitting VLC
1167  * fixed several cosmetic issues
1168  * you can drag the controller window by its background (as it should be)
1169  * the messages window remembers more lines
1170  * delay and fps can now be overruled with subtitles files
1171  * http and ogg stream output options
1172  * Apple menu and friends will now be translated as well
1173
1174 Win32 port:
1175  * new skinnable interface
1176  * the directx video output doesn't crash anymore on ctrl+alt+del events.
1177
1178 iPAQ familiar Linux port:
1179  * support for FLAC audio format
1180  * the interface adapts to the screen size/rotation
1181  * playlist
1182  * network tab in the interface
1183  * "apply" handling in preferences
1184
1185
1186 Changes between 0.5.1a and 0.5.2:
1187 ---------------------------------
1188
1189 Core support:
1190  * advanced config options are now hidden by default
1191  * new --spdif option to use the S/PDIF audio output by default
1192  * fixed a 'clicking' sound when switching between streams
1193  * new bandlimited resampler that should improve audio quality on primarily
1194    Mac OS X
1195  * fixed a problem with audio over http that caused some web radios to not work
1196  * DTS S/PDIF support
1197
1198 Codecs:
1199  * support for DV audio through the ffmpeg library
1200  * support for FLAC audio through libflac
1201  * new but basic MPEG video decoder based on libmpeg2
1202  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
1203
1204 Stream output:
1205  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
1206  * new --ttl option for Time To Live
1207
1208 DVD support:
1209  * fixed quite a few problems with the dvd menu support
1210
1211 UNIX ports:
1212  * fixed the GNU-pth support
1213
1214 Win32 port:
1215  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
1216    plugins
1217  * localization support via gettext is now fully working
1218  * rc interface is now fully useable
1219  * fixed the MSVC project files generation
1220
1221 Mac OS X port:
1222  * several fixes for multi channel audio devices. AC3 over SPDIF with
1223    M-Audio Sonica Theater still does not work. this is most likely a driver
1224    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
1225    iMate and MOTU firewire devices should work)
1226  * VLC now uses the default audio device
1227  * new info panel
1228  * very preliminary support for VLC control via applescript
1229  * support for mouse gestures
1230  * new priority scheme allowing to avoid lock-ups on low-end machines
1231
1232 Linupy port:
1233  * there is a whole new port for the linupy distribution used by o.a. the
1234    YOPY PDA. It is still experimental, please test it
1235
1236 Miscellaneous:
1237  * improved ID3 tag detection
1238  * changed several errors into warnings ; the frequently reported "this is
1239    not a PS stream, continuing" is one of these
1240  * mouse gestures work on windows and osx, but there still isn't any useful
1241    gestures
1242  * some support for .pls playlists used by shoutcast
1243
1244
1245 Changes between 0.5.1 and 0.5.1a:
1246 ---------------------------------
1247
1248 Mac OS X port:
1249  * fixed a problem that caused VLC to select the wrong language when
1250    English was set as the preferred language
1251
1252
1253 Changes between 0.5.0 and 0.5.1:
1254 --------------------------------
1255
1256 Core support:
1257  * new mouse gesture interface
1258  * audio volume can now be changed at any time, even when no file is
1259    playing
1260
1261 Input access:
1262  * various minor fixes on the network inputs
1263  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
1264  * VCD: fixed track number and chapter indexing
1265
1266 Input demux:
1267  * fixed a bad initialization in the mp4 plug-in
1268  * new --buggy-psi option for TS streams which do not update their
1269    continuity counter
1270
1271 Codecs:
1272  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
1273
1274 DVD support:
1275  * fixed a bug which turned the default interface command-line only
1276    without the user consent
1277
1278 UNIX ports:
1279  * GTK: fixed a crash when going fullscreen or changing volume from the
1280    popup menu
1281  * X11: new screen saver disabling plug-in (--extraintf screensaver)
1282  * KDE: fixed compilation with KDE 3.1
1283  * ALSA: fixed mono files output
1284
1285 Mac OS X port:
1286  * fixed a crash on start-up on some localized systems
1287  * lowered real-time priorities to avoid lock-ups on slow machines
1288  * VLC can now be made the handler of ftp http mms and udp URLs
1289  * playlist enhancements
1290  * added half, normal and double video window menu items
1291  * new step forward/step backward commands
1292  * the dock should no longer be visible in fullscreen mode
1293  * the Mac OS X binary is now compiled with Ogg/Theora support
1294  * vlc.app is now VLC.app
1295
1296 Win32 port:
1297  * fixed the "RichEdit line insertion error" bug
1298  * VLC can now be run from outside its installation directory
1299  * fixed a bug that prevented to find the default subtitle font
1300
1301 BeOS port:
1302  * smarter BeOS priorities to avoid lock-ups
1303  * few enhancements in the interface (especially the Settings window)
1304
1305 Opie port:
1306  * native video output is working again
1307  * only commandline interface support
1308  * support for MPEG4, DivX through ffmpeg package
1309
1310
1311 Changes between 0.4.6 and 0.5.0:
1312 --------------------------------
1313
1314 Core structure:
1315   * object structure which allows for full re-entrancy, known as libvlc
1316   * new audio output architecture based on filter pipelines, providing
1317     S/PDIF and multi-channel support
1318   * localization support via gettext on most architectures
1319   * new stream output architecture, allowing to use VLC to unicast,
1320     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
1321     and A/52 streams are supported)
1322   * build system now uses autoconf/automake/autopoint
1323
1324 Input access:
1325   * mms:// support
1326   * ftp:// support
1327   * stability fixes in the HTTP access
1328   * auto-detection of RTP encapsulation
1329   * VCD entry points support
1330   * VCD image file support
1331
1332 Input demux:
1333   * support for *.asf format
1334   * improved support for *.avi, especially over an HTTP connection
1335   * support for *.mp4 and *.mov format
1336   * support for ogg encapsulation
1337   * support for raw DV format
1338   * support for *.wav format
1339   * new demuxdump demux allowing to save a stream to a file
1340   * raw AAC support
1341
1342 Stream discovery & playlists:
1343   * support for the SAP/SDP and SLP protocols
1344   * support for .m3u file format
1345   * support for .asx file format
1346   * hack to find the streaming sources in html-pages with embedded wmp
1347
1348 Codecs:
1349   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
1350     (only available with the .avi demux)
1351   * support for ADPCM audio codec
1352   * support for raw PCM data
1353   * support for Cinepak video codec
1354   * support for DV video codec via libdv or ffmpeg
1355   * support for AAC audio codec via libfaad2
1356   * support for Xvid codec
1357   * support for Xiph.org's Vorbis audio codec
1358   * support for Xiph.org's Tremor audio codec (when compiling from sources)
1359   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
1360     from sources)
1361   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
1362     H263i, MJPEG A/B
1363   * fixed an endianness bug in LPCM codec
1364
1365 DVD support:
1366   * experimental preliminary support for DVD menus via libdvdplay
1367
1368 Miscellaneous:
1369   * new WxWindows interface
1370   * all interfaces allow to dynamically change the volume, the audio
1371     device and the channels configuration
1372   * headphone channel mixer with virtual spatialization effect
1373   * Mozilla plugin based on libvlc for embedded playback in webpages of any
1374     format that VLC can play
1375   * new swedish translation
1376   * enhancements of the playlist window
1377   * new messages window to see debug info
1378   * fixed a few crashes
1379
1380 iPaq port:
1381   * slider bar in GTK+/GPE Familiar interface
1382   * fixed crash on directory change in Familiar interface
1383   * added qte_main module for use in all modules that need Opie or Qte support
1384   * native video output module for Qt Embedded/Opie is not working
1385