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