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