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