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