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