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