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