1 Changes between 1.0.5 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 (imem) module to feed VLC from data in memory
10 * New avio module to use libavformat capabilities for network streams
13 * HD dvb subtitles - Display Definition Segment support
14 * PGS subtitles for Blu-Ray
15 * Invmem module improvements
16 * Support for Atrac1 codec
17 * Support for SSE3 and SSE4 capabilities
18 * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
19 * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
20 * Multiple improvements for subtitles styles .SRT and .SSA
23 * Support for ADPCM in .flv streams
24 * EXPERIMENTAL support for .aob files from DVD-Audio (MLP and LPCM)
25 (Full disc support is NOT present yet)
26 * Support for TwinVQ (.vqf) and AMV (.amv) files
27 * Various EGP improvements
28 * Support for embedded subtitles in .avi ODML files
31 * WPL playlist support
32 * ZPL playlist support
33 * Lua scripts for Mpora, Vimeo playback and Rockbox FM radios
34 * New Play-And-Pause function to stop playback on latest video image
35 * Podcast images are now displayed
38 * Chorus/Flanger audio filter
39 * 3F1R to stereo downmix filter
40 * Dolby mixer, parameterized equalizer, trivial mixer, scaletempo, bandlimited resampler,
41 linear resampler, ugly resampler, converter_float, converter_fixed, DTS to SPDIF and
42 * NEON assembly audio converter module
45 * x264, add psy-rd parameter and change default settings
46 * x264, add profile-limitter sameway as x264.eve has, for example
47 #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
48 * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
49 uses ABR and if qp-value is set uses CQP
50 * libx264-version 0.76 or higher is required
53 * Rewrite of the video output core and most video outputs
54 * Added desktop mode to the Direct3D output module. It differs from DirectX
55 desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
56 * New x11, glx and xv modules based on XCB
57 * New deinterlacing modes based on yadif and yadif(x2)
58 * New audio/video filter to show audio level on the video output
61 * Support of .milk visualisation files using projectM libraries
64 * Service discovery for Picture/Music/Video user directories
65 * Service discovery based on libudev
68 * New smem module, streaming to memory
71 * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet
73 * rc, telnet and http are now implemented using the lua interface system.
76 * Completely reworked user interface (based upon works from GSoC 2008)
79 * Vastly improved VLCKit framework
80 * A new dialog provider for libvlc-internal interaction without full interface
81 * Improved update detection and installation by using the Sparkle framework
82 by Andy Matuschak et al.
83 * New CoreText based text renderer replacing the former ATSUI renderer
86 * Integration in Windows 7 taskbar
87 * Playback of .Midi files is supported through fluidsynth's module
90 * Multiple improvements for N900 compliance and efficiency
96 * csri codec. Use libass module instead.
97 * galaktos. Use new projectM module instead.
98 * showintf. Useless in qt and mac os X
100 * Xlib x11, Xlib xvideo, Xlib glx. Use new XCB modules instead.
101 * HAL. Use libudev instead.
102 * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
103 * WinCE and qnx interfaces
104 * opie, qte and qte_main
105 * linear_resampler and trivial_resampler are removed. Use the ugly one.
106 * XvMC accelerated modules. Use VAAPI instead.
107 * MGA (Matroska) for Linux. Use Linux Framebuffer (or X) instead.
109 * cddax. Use cdda instead
110 * cmml and tarkin codecs are removed because they are dead codecs.
113 Changes between 1.0.4 and 1.0.5 (not yet released):
114 ---------------------------------------------------
116 * Improved support for the 2009 Apple Remote
119 Changes between 1.0.3 and 1.0.4:
120 --------------------------------
123 * Fix deadlocks in the audio output core
124 * Make PulseAudio the default output if available
127 * Fix fullscreen mode with KDE 4.3.3 and other window managers
128 * Fix incompatibility with cairo-dock and compositing
131 * Fix DVB scanning regression from VLC 1.0.3
132 * Support for XZ-compressed byte stream (LZMA algorithm)
135 * Support for .m3u8 playlist files (UTF-8 M3U)
138 * Support for xcb-keysyms version 0.3.4 or higher
139 * Fix globalhotkeys on FreeBSD
142 * Fix opening V4L version 1 devices
143 * Fix default destination ports in the streaming wizard
146 * New Walloon translation
147 * Swedish, Ukrainian and French translation updates
150 Changes between 1.0.2 and 1.0.3:
151 --------------------------------
154 * Fix video quality when resizing the video on Windows Vista and 7, due to
155 regressions in most popular drivers
156 * New deinterlacers modules based on yadif and yadif(x2) algorithms
159 * Windows version supports now natively the WMA Professional codec, as it
160 didn't work in the packaged version of 1.0.2
161 * Fix downmixing of particual 4.0 AC-3 audio tracks
164 * x264 has profile-limitter, like:
165 #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
168 * Update for appletrailers lua script
169 * Fixes on the RAR stream filter
170 * Fix for E-AC3 in ATSC/TS streams
171 * Various fixes for v4l and v4l2
172 * Fix a crash in mjpeg demuxer
175 * New udev module for linux
178 * Fixes on the playlist and the stream output panels
181 * French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates
184 Changes between 1.0.1 and 1.0.2:
185 --------------------------------
188 * Native support for WMA Professional, without the use of the Win32 dlls
189 * Fix issues in subtitles, especially SSA ones
190 * Various fixes on theora and ogg
193 * Various fixes for EPG support in MPEG-TS demuxer
194 * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers
197 * Fixes for v4l2 devices
198 * Fixes for dvb-c channels-scanning
201 * Fix some playlist sorting issues
204 * Fixed a crash when updating VLC
205 * Fixed a crash related to QTKit when opening video files (10.6 only)
206 * Added the ability to play 2nd media in sync to the primary item (input-slave)
207 * Added the "Quit after Playback" feature
210 * The "Delete Preferences" script is now delivered as a Universal Binary
211 with native code for PowerPC, Intel and Intel 64bit
212 * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
213 - no support for Goom and SDL
214 - limited text rendering support
215 - This port is still considered as EXPERIMENTAL despite its binary release.
218 * MPEG2 transrate stream output removed
219 * x264 default-values closer to x264.exe defaults.
220 * x264 rc-behaviour fixes:
221 - if user defines qp-value, CQP-mode is used
222 - otherwise if user defines vb=0, CRF-mode is used
223 - otherwise ABR-mode is used
224 * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
225 - ABR mode set vbv-max-bitrate=bitrate
226 - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)
230 * Lua scripts for Mpora and Vimeo playback
233 * Various fixes to enable 1.0 to build on Solaris and OpenBSD
236 * New Kazakh and Croatian translations
237 * Lithunanian translation is available on Windows
238 * Galician, Korean, Nepali, Vietnamese, Ukrainian, Portuguese Brazilian,
239 Arabic and French translation updates
242 Changes between 1.0.0 and 1.0.1:
243 --------------------------------
246 * Fix wmv/asf issues that caused audio to drop
247 * Various fixes for ac3, mp3, dts and stability for wav format
248 * Fix seek in RTSP in conformity to RFC 2326
249 * Fix Dailymotion access script
250 * Fix crashes in xspf files handler
251 * Fix seeking and timing issues in some flv files on Windows version
254 * Add extra caching for files on network shares
255 * Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ, DZCORE Labs, Algeria
258 * Fix seeking in mpeg2 video files
259 * Improve SSA subtitles rendering
260 * Update most codecs for the Windows and Mac version
263 * Fix sound recording of .flv files with mp3 audio
266 * Possibility to change the opacity level of the Fullscreen controller
267 * Fix various crashes and VIDEO_TS folders opening
270 * Added options to disable support for Apple Remote and Media Keys
271 * Fixed options for Volume, Last.fm password and Subtitle Encoding
272 * Fixed redraw issues when autosizing the video window
273 * Preferences panel now includes help through tool-tips
274 * More reliable Information and Messages panels
275 * Fix various crashes
278 * The ZVBI module is now available for Windows, for complete teletext support
280 Translations updates for Brazillian, French, German, Korean, Norwegian Nynorsk, Lithuanian
283 Changes between 0.9.10 and 1.0.0:
284 ---------------------------------
288 * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
289 See 'Access:' for more info.
290 * Support for Mac OS X 10.4.x was dropped due to its technical limitations
293 * Instantaneous pausing
294 * Frame-by-Frame playback
295 * Finer speed control
296 * On-the-fly recording for all medias
297 * Timeshift for most medias
298 * RTSP trickplay support
299 * Subtitles core improvements and fixes
302 * New AES3 (SMPTE 302M) decoder
303 * New Dolby Digital Plus - E-AC-3 (A/52b) decoder
304 * New True HD/MLP decoder and parser
305 * New Blu-Ray Linear PCM decoder
306 * New QCELP (Qualcomm PureVoice) decoder
307 * Improved Real Video 3.0 & 4.0 decoder
308 * New WMA v1/2 fixed point integer decoder
309 * Closed Captions using the SCTE-20 standard are now correctly decoded
310 * Improvement of WavPack decoder to support all integer modes and float mode
311 * Corrections on 5.1 and 7.1 channel decoding and ordering
314 * Support for Dirac, MLP and RealVideo in Matroska files
315 * Major improvements in RealMedia files opening (.rm and .rmvb)
316 * Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
317 * Metadata for mod files are supported
318 * GSM codecs in Wav files are supported
319 * New raw audio demuxer supporting raw PCM streams
320 * New Dirac demuxer for raw Dirac streams
323 * Dirac encoding using libdirac (supported in Ogg and in TS)
324 * Shine mp3 fixed-point encoder
327 * RTSP authentication with Darwin Streaming Server
328 * On-the-fly gzip and bzip2 file decompression (except on Windows)
329 * Playback for video in uncompressed multi-RAR archives
330 * DVB-S and ATSC cards support on Windows
331 * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
332 OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
333 * DVB scanning on linux
334 * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
335 * On-the-fly zip file decompression and browsing (MRL of the form
336 zip://file.zip!/file.avi to specify the file - the development form of
337 zip://file.zip|file.avi is not supported anymore)
338 * Opening of any file descriptor using 'fd://'
339 * MTP device access on Unix
340 * CD-Text support on the cdda module (CD-Audio)
341 * :start-time and :stop-time can handle sub-second values
344 * Mouse cursor support in x11 and win32 screen modules
345 * Screen module now features partial screen capture and mouse following on
346 Windows and Mac OS X.
349 * Export the playlist in HTML
350 * Lua script for BBC radio playback
351 * Better metadata handling and reading
353 Linux/Windows interface:
354 * Global Hotkeys on Windows and Linux
355 * Various fixes for skins2 interface
356 * Recently played items list
357 * Interface toolbar customizations
358 * Various Improvements on the Qt interface:
361 - Improvements on many dialogs
362 - New dialog for plugins listing
363 - Fixed-size mode for videos
364 - Better Teletext, trickplay and encrypted streams control
365 * Better integration in GTK environments
368 * Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
369 * Reveal-in-Finder functionality for locally stored items.
370 * Easy addition of subtitles through the Video menu
371 * Additional usability improvements
374 * Restored the old mpeg2 transrating module.
375 * Multiple bridge-in instances are now possible.
376 * bridge-in can be used to configure a placeholder stream.
377 * Remote Audio Output Protocol (AirTunes) module.
378 * Fixed mosaic memleak. Mosaics are now usable again.
381 * New Maemo port with:
382 - an interface based on Hildon framework.
383 - scaler based on the swscale_nokia770 library.
386 EXPERIMENTAL work for the winCE port has been done.
389 * EXPERIMENTAL 64bit support
390 * Speed improvements by using llvm-gcc
391 * New document icons by Dominic Spitaler
392 * Support for latest iSight models
395 * Removed obsolete Esound and aRts plugins
396 * Surround support for PulseAudio
399 * Effects (cube, torus, etc.) removed from OpenGL video output
400 * Video is able to stay in original size and to zoom in fullscreen
401 (hotkey 'o') while keeping black borders
402 * Image video output has been rewritten into a video-filter named 'scene'.
403 The old image video output has been removed.
404 * Support for scaling and converting video chromas with FFMPEG imgresample was
405 withdrawn due to bugs. Please use the newer FFMPEG swscale instead.
408 * Invmem, a fake codec to display images from external applications
416 Changes between 0.9.9a and 0.9.10:
417 --------------------------------------
423 * Fixed crashes on multi-screen setups
424 * Corrected volume and subtitle encoding options in the Preferences
425 * Improved Information panel behavior, when playlist is not displayed
426 * Fixed QTCapture input support for the latest iSight models
427 * Added a menu-item to unlock the video window's aspect ratio
428 * Fixed redraw issues when autosizing the video window
429 * Updated libpng, libgpg-error, libgcrypt, fribidi
431 Various fixes to the following modules:
434 - updated and additional access scripts (BBC radio, dailymotion, ...)
435 - Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
438 - RTP, RTSP VoD, Mosaic Bridge
443 Changes between 0.9.9 and 0.9.9a:
444 ---------------------------------
447 * Updated multiple 3rd party libraries to keep in sync with the Win32 port
448 * Playback fixes for PowerPC-based Macs
451 Changes between 0.9.8a and 0.9.9:
452 ---------------------------------
455 * Experimental new decoder for Real Video 3.0 & 4.0
458 * Various fixes related to real demuxer
461 * Fixed circumstances, which could lead to an empty Information panel
462 - Note that VLC will show information on the currently _selected_ item
463 instead of the currently _playing_ item, if the playlist is visible in the
464 main controller window.
465 * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
468 * Improved video playback performance on Intel-based Macs
473 * Updates of other localizations
476 * Support for receiving RTP packets on odd port numbers.
477 * Lots of small bugfixes.
478 * Correct Fullscreen behaviour on Multi-Screen setups on Windows
479 * Telnet fixes on Windows
480 * Resampling fixes when transcoding
483 Changes between 0.9.6 and 0.9.8a:
484 ---------------------------------
487 * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
489 Bunch of small bugfixes.
492 Changes between 0.9.5 and 0.9.6:
493 --------------------------------
498 * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
499 * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
502 Changes between 0.9.4 and 0.9.5:
503 --------------------------------
505 * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
506 * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
509 * Closed Caption EIA 608/708 parsing enabled for libmpeg2
512 * Fixed various potential crashes and memleaks
513 * Fixed issues with reading from files (especially non-local)
516 * Fix bug where interface was "eating" some media keys
517 * Fix some crashes in DirectShow access
520 * Fix bug when the resetting of preferences didn't reset the dialog states
521 * Right-click menu to select playlist columns reenabled
522 * Various fixed in playlist
525 * MMAP module is now deactivated by default
528 * Update of Brazillian, Swedish translation
531 Changes between 0.9.3 and 0.9.4:
532 ------------------------------------
534 * Crashes fixed in ogg, vobsub, dvdread
535 * Fixes several memory leaks.
538 * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
539 * Fixed a crash with deletion of old preferences.
540 * Fixed targetname for downloaded updates
543 * Stability fix for the video output.
546 Changes between 0.9.2 and 0.9.3:
547 --------------------------------
550 * Fixed DTS channel order on 5.1 systems
551 * Fixed pausing behavior for subtitles and for Audio-CD
552 * Multiple subtitles and podcast fixes
553 * Various crashes fixed in PS, SSA, mkv, xspf, freetype
554 * Fixed update system bugs
555 * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...+)
558 * Fixed ffmpeg slowness on PowerPC-based Macs
559 * Fixed crash on startup when installed on old preferences
560 * Fixed bug in directory opening on Mac OS X
561 * Fixed font selection in the Simple Preferences
562 * Thicker border to the subtitle renderer
563 * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
564 * Fixed AC3 passthrough on Mac OS X
565 * Fixed behavior of the Volume Normalizer settings on Mac OS X
566 * Removed the deprecated QuickDraw video output module to avoid crashes on
567 modern Mac OS X versions
570 * Fixed sensitivity of Fullscreen Controller
571 * Fixed error messages on startup when VLC wasn't correctly uninstalled
573 * Fix showing of controller when returning from fullscreen playback
574 * Multiple directory and path location fixes.
577 * Added Faster/Slower icons to the controller panel
578 * Fixed lost playlist columns when switching the playlist view
579 * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
580 * Fullscreen controller: added time label, remembering of last position
581 * Fixed drag'n drop behaviour on the playlist
582 * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
585 Changes between 0.9.1 and 0.9.2:
586 --------------------------------
588 * Restored the old behavior of --sout-keep. It is now de-activated by default.
589 * Skins2 interface repaired on Windows.
593 Changes between 0.9.1 and 0.9.0:
594 --------------------------------
596 * Multiple bug fixes.
599 Changes between 0.8.6i and 0.9.0:
600 ---------------------------------
604 * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
605 recent to work correctly
606 * The HTTP interface is now only available on the local machine by default.
607 If you want to make it available from other machines, you will have to
608 edit the ".hosts" file.
609 - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
610 If you're using the old http interface, it's located in
611 /usr/share/vlc/http/old/.hosts
612 - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
613 C:\Program Files\VideoLAN\VLC\http\old\.hosts
614 - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
615 and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
616 * This version of VLC contains a new interface for Windows and Linux.
617 This interface has a fullscreen controller and simplified preferences.
618 This interface lacks the "Streaming Wizard" that used to be present in VLC
619 0.8.6, but provides basic profiles.
620 * The behavior of --sout-keep was changed. It's now activated by default.
621 * The marq, mosaic and logo commands in the rc interface changed. They
622 now require a target name as their first argument. Example:
623 vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
624 You can then use commands like: @test marq-marquee Goodbye
625 If you didn't name the object using @test, its name will default to the
626 plugin name (hence 'marq') in this example.
627 These new commands are also available in the telnet interface.
628 * The "rtp" access output module has been removed.
629 Please use the RTP stream output instead, e.g.:
630 Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
631 New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
632 * You now need to append --m3u-extvlcopt to your command line to enable
633 EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
634 of options is available to m3u playlists (CVE-2007-6683).
635 * The old access:url syntax is no longer supported to resolve ambiguities
636 with some file names. Use access://url instead.
637 E.g.: vlc:quit -> vlc://quit ;
638 udp:@239.255.12.12 -> udp://@239.255.12.12
639 * The ffmpeg module has been removed and replaced by the new avcodec,
640 avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
641 and postproc modules.
642 * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
643 following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
644 STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
645 BACKWARD being reserved for future implementations and are thus not
647 * Croping and padding in transcode are now done using the croppadd video
649 transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
650 * Canvas setting in transcode is now done using the canvas video filter.
652 transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
653 * Glide video output module has been removed.
659 * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
661 * TTA Parser improvements (CVE-2008-3732)
662 * MMS Access Module improvements (CVE-2008-3794 )
665 * Vastly improved playlist support:
666 * Media library creation to save all your playlist items
668 * Shoutcast TV listings
669 * Audioscrobbler/Last.FM support
671 * User definable Lua playlist scripts. See share/lua/playlist/README.txt
672 (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
674 * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
677 * Video for Linux 2 (V4L2) input support
678 * UDP-Lite transport for RTP/AVP
679 * DCCP transport for RTP/AVP
680 * Proxy support for MMSH stream
681 * JACK audio input support
682 * Input run time option (improved live stream recording)
683 * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
684 * Re-written Screen access module for Mac OS X
685 using OpenGL instead of QuickDraw
686 * Screen module now supports partial screen capture and mouse following on X11.
687 * Experimental EyeTV access module
688 This requires the user to install a plugin to EyeTV.app
689 (available as a separate download).
690 * Simple RTP input (with MPEG A/V, G.711 and PCM support).
692 * QTKit-based Input module for Mac OS X allowing display and streaming of video
693 taken from all iSight-labelled video cameras (no audio support)
694 * HTTP access now supports gzip compressed data and Digest Access
696 * New options to reduce latency between arrival of raw data and display of
697 frames. (--auto-adjust-pts-delay and --use-stream-immediate)
700 * MP4 gpac and Apple chapter support
701 * Fixed playback of AIFF stereo files
702 * Fixed audio glitch on seek
703 * Improved FLAC demuxer (duration / current time / meta data)
705 * APEv1/2 tags support
706 * Improved ID3v2 tags support
707 * Improved Ogg/Vorbis tags support
709 * Standard MIDI File (types 0 & 1) support
710 * TiVo Series 2 support
711 * CD+G karaoke Files support
716 * VP60/VP61/VP6F/VP62 support
717 * Flash Screen Video support
718 * CamStudio Screen Video support
719 * DosBox Capture support
720 * Karl Morton's Video support
721 * limited atrac3 support
723 * Fluidsynth MIDI software synthesis (with external sound fonts)
724 * New codec FOURCCs to support more specific files:
725 Avid, FCP, Sony, Samsung, ...
727 * DNxHD / VC-3 support
728 * NellyMoser ASAO support
729 * APE (Monkey audio) support
730 * RealVideo support (with the RealVideo run-time)
731 * Dirac video support using libschroedinger
734 * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
735 * VBI & EBU (Teletext) support (*nix, Mac OS)
736 * Ogg/Kate subtitles support
737 * AQTitle subtitles support
738 * MKV USF subtitles support
739 * HTML-based subtitles support
740 * MPSub subtitles support
741 * JacoSub subtitles basic support
742 * MPL2 subtitles support
743 * Rewrite of ASS/SSA scripts and subtitles support
744 * PowerDivx (.psb) Subtitles support
745 * Realtext subtitle support
746 * DKS subtitle support
747 * SubViewer 1.0 (SubRip09) subtitles support
748 * Correct Right-to-left languages in subtitles support
751 * Flash Screen Video support
752 * Improved H.264 encoding speed
754 Video outputs and filters:
755 * New CoreAnimation-based output module (VLCKit framework on OS X only)
756 * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
757 Psychedelic) video filters can now be streamed
758 * New puzzle video output filter
759 * Re-written motion detection video filter
760 * New extract video filter (extract Red, Green and Blue components from a
762 * New sharpen video filter (increase the contrast of adjacent pixels)
763 * New erase video filter (removes logos from a video)
764 * Enhanced subtitles' renderer to support bold, italic and some HTML tags
765 (Google Summer of Code Student project)
766 * Support for RGBA and I420 blending.
767 The latter improves Mosaic CPU usage *a lot*.
768 * New transparency mask video filter (for use with the mosaic_bridge module).
769 * New bluescreen video filter (for use with the mosaic_bridge module).
770 This was previously part of the mosaic module.
771 * Fixed random characters problem in RSS filter.
772 * Add rotate-deciangle for more precision on rotate filter
773 * Support for Intel SSE2 instruction set in chroma converters
774 * Improved use of Intel MMX instruction set in chroma converters
775 * New croppadd and canvas video filters.
777 Audio outputs and filters:
778 * Replay gain support
779 * Audio playback when going slower/faster (with pitch correction via
780 new scaletempo audio filter)
781 * New spatializer audio filter
782 * Correct DTS output via S/PDIF
785 * RTSP for TS-multiplexed broadcast streams
786 * New RTP payload formats:
787 * Speex voice audio codec
788 * ITU T.140 (for text, subtitles) output
789 * G.711 (both A-law and µ-law) output
790 * UDP-Lite transport for RTP
791 * DCCP transport for RTP
792 * Lots of fixes for RTSP broadcasting
797 * New Simple Preferences dialogs showing the most important settings in an
798 end-user suitable way.
799 * Improved user interaction
800 * Improved mouse gestures
801 * Vastly improved Update checker
802 * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
804 * Brand new interface for Linux and Windows, based on the Qt toolkit
805 * Fullscreen controller (transparency on Linux+Composite)
807 * Improved video output features
808 * Online access to VideoLAN's Help Wiki within VLC
809 * New setting to disable the "Recent Items" service
810 * When playing Radio (live) streams, the current track is shown correctly
811 * Correct appearance on Macs using Aqua's graphite theme
812 * Simplified Extended Controls panel
814 * Correctly displays wide characters when using an UTF-8 locale,
815 if libncursesw is available.
816 * Some nice colors if the terminal supports it (most do)
817 * Experimental Lua interface modules. See vlc -I lua and
818 share/lua/intf/README.txt for more info.
820 * Option to allow only one running instance, using D-Bus interface.
821 * D-Bus Interface implementing the MPRIS
822 (Media Player Remote Interfacing specification), a common dbus control
823 interface for media players that intends to become an xdg standard when
824 finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
825 * Motion module using disk accelerometers to keep video horizontal
826 * Plugin to set Telepathy presence message using MissionControl
827 * Fixed VLM schedule time on Linux
830 * VLC now complies with the XDG Base Directory Specification version 0.6
831 http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
832 (which means that VLC doesn't use the $HOME/.vlc directory anymore)
835 * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
836 applications (Google Summer of Code Student project, Mac OS X 10.5 only)
837 * New text renderer based on Quartz replacing the existing Freetype solution
838 * Complete compatibility with Mac OS X 10.5 Leopard
839 * It is now required to compile a fully featured build
840 * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
843 * Event management and various improvements in libvlc
844 (Part of a Google Summer of Code Student project)
854 * LibVLC now supports externally built plugins properly.
855 A "vlc-plugin" pkg-config package is provided.
856 * Java bindings are now built from a separate source.
859 Changes between 0.8.6h and 0.8.6i:
860 ----------------------------------
863 * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
866 * Fixed option to use shared memory within the GLX video output module
867 * Improved galaktos-based audio visualizations on FreeBSD
868 * Miscellaneous bugfixes in multiple modules and in libvlc
869 (transcode stream output, OSD menu video filter, VCD input,
870 SAP services discovery, http control interface)
871 * Updated Polish translation
874 Changes between 0.8.6g and 0.8.6h:
875 ----------------------------------
878 * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948,
879 CVE-2008-1949, CVE-2008-1950)
880 * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
883 * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
884 * Miscellaneous bugfixes in multiple modules and in libvlc
885 (ftp access, record access filter, video filters, RC interface,
886 playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
887 * Improved support for MPEG2 content created by Final Cut Pro
888 * More reliable audio reception for MPEG TS streams
889 * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
890 to an unexpected application termination
891 * New Serbian translation
892 * Updated Romanian translation
895 Changes between 0.8.6f and 0.8.6g:
896 ----------------------------------
899 * Removed VLC variable settings from Mozilla and ActiveX
900 (CVE-2007-6683, VideoLAN-SA-0804)
901 * Removed loading plugins from the current directory
902 (CVE-2008-2147, VideoLAN-SA-0805)
903 * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
904 * Fixed libid3tag denial of service (CVE-2008-2109)
905 * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
906 * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
909 * Fixed various memory leaks, improving stability when running as a server
910 * Fixed compilation with recent versions of FFmpeg
911 * Correctly parses SAP announcements from MPEG-TS
912 * Fixed AAC resampling
913 * The Fullscreen Controller appears correctly on Mac OS X,
914 if the 'Always-on-top' video option was selected.
917 Changes between 0.8.6e and 0.8.6f:
918 ----------------------------------
921 * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
922 * Fixed Real RTSP code execution problem (CVE-2008-0073)
923 * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
924 * Fixed cinepak vulnerabilities (CVE-2008-1769)
925 - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
928 * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
929 * Improved VLC's video output behavior on multi-screen setups running Mac OS X
930 * Fixed crashes in H264 packetizer
931 * Close MMS access on network timeout
932 * Fix some problems with AAC decoder & packetizer
935 Changes between 0.8.6d and 0.8.6e:
936 ----------------------------------
939 * Resume playback for viewing content over FTP
940 * Fixed XShm detection with remote X11
943 * Subtitle demuxers overflow (CVE-2007-6681)
944 * HTTP listener format string injection (CVE-2007-6682)
945 * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
946 * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
948 * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130,
952 * Fixed DTS to S/PDIF converter
955 * Fixed 5.1 audio on ALSA
958 * Fixed some RTSP hanging and user/password passing through RTSP URLs
961 * Fixed waiting for SPS/PPS problem in H.264 packetizer
964 * Improved compatibility for creating H.264 video files playable on iPhones
965 * Improved detection of optimal amount of threads for multi-threaded H.264
966 encoding on multi-cpu systems
967 - Note that this is used when transcode threads is set to 0 (default)
968 - Not supported on Windows (multiple threads require manual configuration)
970 Mac OS X Interface & Port:
971 * Restored compatibility with Mac OS X 10.3.9
972 * Corrected behavior of the Preferences panel
973 * VLC no longer crashes on quit while playing
976 * Updated Romanian and Polish translations
979 Changes between 0.8.6c and 0.8.6d:
980 ----------------------------------
983 * Mozilla plugin: supports a reasonable amount of MIME types on Windows
984 * Linux: Fixed S/PDIF passthrough with ALSA
985 * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
987 * Use field order (top/bottom) for correct bob/linear deinterlacing
988 * Fix invalid free in bookmarks loading code
990 Windows and Mac OS Binaries
991 * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows
994 * Security update (VideoLAN-SA-0703, CVE-2007-6262)
996 Mac OS X Interface & Port:
997 * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
998 * Improved Video Output compatibility for Mac OS X 10.5 Leopard
999 * Improved behavior of the Fullscreen Controller and mode changes between
1000 Fullscreen and Windowed Video Output
1001 * Softened the white flash artifacts that may appear during the transition of
1002 two different movies
1003 * Support for current Ogg file formats
1004 NOTE: This release requires Mac OS X 10.4 or higher.
1005 Mac OS X 10.3.9 is not supported anymore.
1008 * Improved H.264 encoding speed on Mac OS X
1011 * The automatic updating facility was removed
1012 * You now need to append --m3u-extvlcopt to your command line to enable
1013 EXTVLCOPT options parsing in m3u playlists.
1014 * RTSP server remote denial of service fixed (CVE-2007-6684).
1017 Changes between 0.8.6b and 0.8.6c:
1018 ----------------------------------
1020 Various bugfixes, notably:
1021 * Windows Vista compatibility
1022 * Cropping in Direct3D
1023 * Fullscreen change crash on Mac OS X
1024 * RSS filter string overflow
1026 * MKV demuxer crash (related to seeking)
1028 CDDA / Vorbis / Theora / SAP plugins:
1029 * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
1032 * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
1033 * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
1036 * Updated FLAC API compatibility
1039 * Support for new v4l2 encoder API
1042 * New localisation: Arabic, Persian
1045 Changes between 0.8.6a and 0.8.6b:
1046 ----------------------------------
1048 Various bugfixes, notably:
1049 * Out-of-bound read in demuxers
1050 * Demuxers crashes (incl. CVE-2007-0256)
1051 * Mac OS X Interface crashes
1052 * VP31 decoding on Windows platforms
1053 * Direct3D Video Output modifications for Vista compatibility
1054 * Correct behaviour for feeding streams to Icecast or Shoutcast servers
1057 * Enhanced Flash Video support incl. VP61 and VP60
1058 * Teletext subtitles (telx) support
1061 * Rectified behaviour and improved usability
1063 Mac OS X Interface & Port:
1064 * Diverse usability improvements
1065 * New wizard option to embed subtitles
1066 * Screensaver/automatic sleep mode is enabled when a video is paused
1067 * Improved Delete-Preferences-Script
1070 Changes between 0.8.6 and 0.8.6a:
1071 ---------------------------------
1073 CDDA / VCDX plugins:
1074 * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
1077 * Fullscreen controller improvements
1080 Changes between 0.8.5 and 0.8.6:
1081 --------------------------------
1084 * Shoutcast TV listings support
1087 * Support for RTSP authentication
1088 * Support for adding subtitles on the fly
1089 * Fixed MPEG-PS duration calculation
1090 * ATSC support for DVB input
1091 * Partial reading support for DVR-ms recordings
1092 * Partial reading support for MXF and GXF fileformat
1093 * Improved support for Flash Video files
1096 * Native WMV9/VC-1 support
1097 * WMA Speech support (through binary codecs)
1098 * VP5/VP6 - Flash Video support (not VP61)
1099 * The True Audio Lossless codec support
1100 * Matroska WavPack support
1101 * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
1102 * Fixed a problem with MPEG2 field pictures
1103 * Fixed swapped colors on DVB subtitles
1106 * Additional OpenGL effects (cylinder, torus, sphere, ...)
1107 * Experimental Direct3D 9 video output (win32). Best served on Vista :)
1108 * Improved libcaca support
1112 * New hotkeys for crop and zoom
1113 * Support for snapshots from the HTTP interface
1115 * Systray support in skins
1117 * Support for Apple Remote control
1118 * Fullscreen controller panel (artwork by Simon Damkjær Andersen)
1119 * New playmode buttons (artwork by Simon Damkjær Andersen)
1120 * right/ctrl-click menu in video outputs
1121 * Main Menu uses autohide when playing videos in fullscreen mode
1123 * Notifications using notification-daemon
1126 * Support for Unicode filenames (Windows NT and above)
1127 Windows 9x/ME users:
1128 - Please note that these versions of Windows are not officially supported
1129 - Unicode support for Windows 9x/ME applications is available through the
1130 Microsoft Layer for Unicode available from the following location:
1131 http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
1132 Download the MSLU package (unicows) and extract the content into the folder
1134 * Fixed IPv6 support on the client side
1135 * Fixed disable screensaver (Direct3D and DirectX video output)
1144 * Updates to the libvlc API
1145 * Fixes for the mozilla and activeX plugins
1148 Changes between 0.8.4a and 0.8.5
1149 --------------------------------
1152 * Statistics collection (bitrates, packets, connections, ...)
1153 * Support for downloading updates
1157 * Initial support for RTSP-over-HTTP (to allow NAT traversal)
1158 * Linux DV (Digital Video - Firewire) input
1159 * Improvements to the Audio CD input
1160 - Separate playlist entries for the tracks
1162 * Support for more DVB (satellite) encryption modules
1163 * Improved subtitles encoding support
1164 * Improved support for playing MP4 files from the Web
1167 * Cook (Real audio) support
1169 Playlist / Services discovery:
1170 * XSPF playlist support
1172 * Updated Shoutcast to use new listing
1175 * New JACK audio output
1178 * New video filters:
1179 - magnify: allows you to zoom on part of the image
1180 - gradient and edge detection: "cartoon-like" effect
1181 - bluescreen: overlay parts of a video transparently on another one
1182 * Logo video filter: can now loop through multiple images
1183 * RSS video filter: display feed images. Support for Atom feeds.
1184 * Improvements to the subtitles rendering
1187 * Initial support for throttling users on VOD streams
1190 * System to inform the user and request information
1191 - HTTP authentication
1195 - VLM (VideoLAN Media Manager) control panel
1196 - Improved media information panel (shows statistics, metadata, ...)
1197 - Drag & Drop support in the playlist
1200 - Support for Winamp 2 skins
1201 - Improved playlist handling
1202 - Support for popup menus, animated bitmaps, equalizer, ...
1204 - Embedded Video output
1205 - new Go-To-Specific-Time feature
1206 - Video cropping and aspect ratio changing while playing
1207 - Improved media information panel (shows statistics, metadata, ...)
1208 - support for processing multiple items with the wizard in a single run
1209 - option to save selections in the wizard for a session (default enabled)
1211 - New default interface pages for VLC and VLM (including a mosaic wizard)
1212 - A bunch of new RPN functions
1215 * MSN messenger "Now playing" support
1218 * Mac-Intel compatibility
1219 * Enhanced support of various audio output devices
1220 * Growl "Now playing" support
1223 * Ability to log to syslog
1224 * Root wrapper to avoid running VLC as root
1227 * New libvlc API (not finished yet)
1229 * A bit more automatic testing
1232 Changes between 0.8.4 and 0.8.4a:
1233 ---------------------------------
1236 * Fix a52 over spdif in alsa
1237 * SPDIF output available again in the Mac OS X Audio menu.
1240 * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
1241 * Add support for some non-standard FOURCCs used for H.264/H.263
1244 * Fix bug with some HE-AAC audio tracks
1247 * HAL fixes, should now work with new API
1248 * SAP, fix 20 second freeze on windows
1254 - fixed encoding of H.264/H.263 content when using the wizard
1257 Changes between 0.8.2 and 0.8.4:
1258 --------------------------------
1261 * Internal strings handling is now UTF-8 based
1265 * Fixed problems with OpenGL output
1266 * New --monitor-par (pixel aspect ratio) option
1267 * Fixed display problems with HDTV-1080 format
1270 * Improved DVB support for satellite bands other than Ku-band
1271 * IPv6 and Extended passive mode support for FTP
1272 * IPv6 Source Specific Multicast support
1273 * GnomeVFS input module
1274 * Support for RTP packet reordering
1275 * Fixed syntax for FTP URLs
1278 * Support for libSDL_image to import different image types
1279 * Musepack decoder using libmpdec
1280 * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
1283 * UPnP service discovery (Linux only at the moment)
1284 * Bonjour service discovery using avahi (Linux only)
1290 * Fixes, enhancements and new options related to the Headphone Channel
1291 Mixer and Dolby Surround
1294 * New shout output module to forward streams to icecast servers
1295 * Fixed several SAP and SDP announcement bugs
1296 * Fixed MTU handling to avoid IP fragments
1299 - new cone icon by Richard ¯iestad (Eurodata, retron.info)
1301 - New streaming and transcoding wizard
1302 - New extended controls panel
1303 - New bookmarks window
1304 - Fixed playlist sorting
1305 - Fixed drag-and-drop inside the playlist
1307 - Rename wxWindows interface in wxWidgets.
1308 - All the --wxwin-* options are now --wx-*
1309 - Support for RTP streaming in Stream Ouput dialog
1310 - Now require wx2.6 with Unicode support
1314 - New RPN functions to control VLC features (see play-howto)
1315 - Facilities to correctly handle non-ASCII characters and spaces in
1317 - Include macro to include other files
1321 * Should now work outside IE as well
1324 * New script to delete the preferences automatically
1327 * Fixed bandwidth problems of HTTP streaming
1328 * Fixed audio problems with DirectX audio output
1331 The following languages were added:
1335 * Simplified Chinese
1336 The following languages were re-added:
1340 Changes between 0.8.1 and 0.8.2:
1341 --------------------------------
1344 * Rewrite of the playlist
1346 - Input preparsing (for meta-data)
1347 - Grouping (by artist, ...) support
1348 * Preferences improvements:
1349 - New organization, designed to improve usability
1350 - New configuration types (list of modules, ...)
1352 * Core image manipulation support
1353 * Client-side SSL/TLS support
1354 * SSL Client certificates checking support (allows for secure VoD)
1355 * Renamed --spu-channel to --sub-track
1356 * Renamed --spumargin to --sub-margin
1357 * Renamed --audio-channel to --audio-track
1358 * Renamed --filter to --vout-filter
1359 * filters, extra interfaces, visualizations and service discovery modules are
1360 now separated by ':' instead of ','
1361 * Access filter architecture
1362 * Track selection based on preferred language (--sub-language and --audio-language)
1363 * Zsh autocompletion for VLC's arguments
1367 * Support for SOCKS proxy
1368 * Support for Shoutcast Meta-data
1369 * Support for (HE-)AAC raw-audio streams
1370 * Support for images on a HTTP server that get refreshed on the server
1371 * Better support for Kasenna streams
1372 * RTSP UDP->TCP rollover support
1373 * Massive Matroska improvements
1374 * Support for XA and VOC audio files
1376 * Samba (Windows shares) access module
1377 * Improved CDDAX module (uses several playlist items)
1378 * Fixes to Linux DVB support
1379 * Fix the "negative subtitles delay" bug
1380 * Support for FTP over IPv6
1382 Decoders / Encoders:
1383 * Dirac decoder and encoder
1384 * PNG decoder/encoder
1385 * Improvements to DVB subtitles encoder
1386 * Support for Apple Lossless Audio Codec
1389 * New Record and Timeshift filters
1392 * New type of modules, that add items to the playlist
1393 * Brand new SAP module
1394 * To enable SAP, you now need to use "-S sap" or add SAP in
1395 the "Manage->Services Discovery" menu
1396 ( IPv6 SAP is now enabled by default )
1397 * Non-standard support for HTTP streams SAP announces removed
1398 * HAL (Hardware Abstraction Layer) discovery
1399 * DAAP (iTunes shares) support
1403 * Support for 20/24 bits LPCM
1406 * Video snapshot support (png or jpg)
1407 * Image file video output (png)
1408 * Motion detection filter (can trigger playlist actions)
1409 * Improvements to wall video filter
1410 * Support for font color and opacity
1416 - Ability to load a configuration file on startup
1417 - Seeking support in VoD streams
1418 * Mosaic (picture-in-picture system)
1422 - Redesigned playlist : add playlist, add directory, ...
1423 - Improved preferences
1424 - Improvements to the wizard
1425 - DVD, VCD and Audio CD navigation buttons
1427 - Redesigned playlist
1428 - Improved preferences
1430 - Support for multiple actions
1433 - Support for the new playlist system
1435 - Now uses new config settings. See doc/lirc/example.lirc
1438 * Screensaver disabling fix
1439 * DirectShow tuner configuration
1440 * Support for no-decoration windows
1443 * Many Mac OS X 10.4 Tiger related fixes
1444 * The OpenGL video output is back
1445 * A new audio module that should work more reliable for analog audio output in various configurations.
1446 - Supports multichannel discrete analog output
1447 - Digital audio output requires you to change a preference setting because it
1448 is not yet available in the new module
1449 - Please read the README.MacOSX.rtf file for more information.
1452 * Support for single-buffered overlay
1461 * Mozilla plugin for MacOS X is back (not yet distributed)
1464 * Brand new Internet Explorer ActiveX plugin
1467 The following languages were added:
1473 Changes between 0.8.0 and 0.8.1:
1474 --------------------------------
1477 * Include TLS/SSL API (on plattforms where libgnutls is available)
1478 * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
1481 * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
1482 * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
1483 * Fixed spurious taskbar item after switching to fullscreen
1486 * A few more updates (we still miss an interface and a fast video output).
1489 * Portaudio audio output plugin improvements
1492 * Proper subpictures scaling using the aspect-ratio info when available
1495 * Fixed crash with ODML avi files
1496 * Fixed autodetection of VCD/SVCD bin files
1497 * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
1501 * Fixed aspect ratio and interlaced support in ffmpeg encoder module
1503 * Support of playlist group announcement
1506 Changes between 0.7.2 and 0.8.0:
1507 --------------------------------
1510 * Major work on libvlc. Changed/renamed/added functions
1511 * Complete switch to the new input core (better seeking, multi-input, ...)
1512 * New plugins cache to speed up launch time
1513 * New --play-and-stop feature which stops the playlist after each played item
1514 * Daemon mode (to run vlc in the background)
1515 * Major improvements to the subtitle/OSD subsystem
1518 * New screen capture input plugin for X11, Win32, BeOS and Mac OS X
1519 (Stream your desktop)
1520 * Improved DVD support:
1521 - uses libdvdnav for playing DVDs with menus support
1522 - uses libdvdread for simple playback with menus (eg. for streaming)
1523 * Experimental multi-input support ( use --input-slave to play with it )
1524 * Automatic MTU discovery for UDP streams
1525 * More powerful MRL syntax for DVD/VCD/CDDA access
1526 (selection of titles/chapters).
1529 * Support for iTunes Music Store previews
1530 * Support for MJPEG webcams (i.e. AXIS cams)
1531 * Added initial mp4 and mpeg-ts text track support
1532 * Windows Media Server RTSP support
1533 * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
1534 * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
1535 * Skins2 .vlt file loader (only when skins2 is the current interface)
1536 * Improved Ogg demuxer
1537 * Support for MPEG PS streams with MPEG 4 video.
1538 * Support for so called AACPlus webstreams
1541 * G.726 audio support
1542 * 14496-17 MPEG TS text support
1543 * MPEG-4 text support
1544 * Vastly improved DVB subtitles decoder (ETS 300 743)
1545 * Enabled color in DVB subtitles rendering
1546 * VobSub supported both externally and in Matroska
1550 * Re-use audio/video/spu decoders in transcoder module. From now on,
1551 everything that is playable by VLC should be transcodable as well
1552 * Subtitles overlaying in transcoder
1553 * Subpictures overlaying in transcoder (see video output)
1554 * Frame rate selection in the transcoder
1555 * DVB subtitles encoder
1556 * MPEG 1 layer 2 audio encoder using libtoolame
1557 * Improved vorbis/theora encoding
1559 * Text track muxing for mp4
1560 * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
1561 * 14496-17 text track muxing for MPEG TS
1562 * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
1563 * Teletext (0x56 descriptor) streaming support in MPEG TS.
1564 * New WAV muxer (supports multi-channel audio)
1565 * Improved ASF muxer
1567 * H.263 RTP streaming support
1568 * SDP generation outputs more compliant SDPs and can create SDP files now
1569 * Improved RTSP and VoD server (experimental)
1572 * New audio equalizer filter
1573 * Very trivial volume normalizer
1574 * True channel downmixing when playing 5:1 material on Stereo
1575 * More gradual resampling which should improve the pitch changing effect
1576 * New audio output plugin using portaudio v19
1579 * Roku HD1000 Video output
1580 * Experimental generic OpenGL video output (X11, Win32, MacOS X)
1581 with support for effects.
1582 * Improved filter and subpictures support :
1583 - New filters can be streamed.
1584 - "Subpicture filters" to overlay subpictures on video
1585 - Centralized scaling and blending
1587 - "time", to display current time
1588 - "marq", to display a marquee
1591 * OSD sliders for volume and postition information
1592 * OSD icons for Play and Pause
1593 * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
1594 * A few skins2 improvements
1595 * Added search, volume, loop and random functions to the ncurses interface
1596 * Added a filesystem browser to the ncurses interface
1597 * The remote control interface can now listen for commands on sockets
1598 * Improved CORBA control module
1601 * Fixed the "cannot set buffersize:[nope]" coreaudio problem
1602 * Major speed improvements to the Quartz video output
1603 * The Mac OS X interface is no longer required to display video
1606 * New galaktos visualization plugin (MilkDrop-compatible)
1607 * Experimental SVG rendering module
1608 * Support for DVB CAM modules.
1611 * DirectX Media Object decoder (allows playing some media types, like WMV3)
1612 * DirectX Media Object audio and video encoder
1613 * Fixed long standing win32 thread handles leak
1614 * Fixed problem with CPU usage with subtitles rendering
1615 * Wallpaper mode for the DirectX video output (only in overlay mode)
1618 * Massive update (we still miss an interface and a fast video output).
1621 * Added a lot of Javascript accessible funtionality
1622 * Volume, position, length, seek etc etc etc.
1625 * Server/client network synchronization module
1626 * VBrick streams fully supported
1627 * Cisco IP/TV streams supported
1631 Changes between 0.7.1 and 0.7.2:
1632 --------------------------------
1635 * Bookmarks feature for easier seeking/access inside medias.
1636 * Support for video output embedded in interfaces.
1637 * Improved HTTP daemon.
1638 * Saved playlists now remember VLC-specific options.
1641 * New Continuous Media Markup Language (CMML) codec.
1642 (http://www.annodex.net/overview.html)
1643 * New H.261 video decoder using openmash.
1644 * H264 encoder, demuxer and packetizer.
1645 * Packetizer interfaces between demux and codec when needed
1646 (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
1647 * Support for Theora alpha3 (both decoding and encoding).
1650 * --start-time <sec> and --stop-time <sec> to start and stop playing a
1651 file at the specified amount of seconds. Only works with a few
1652 fileformats (avi, mov, mkv, mp4 )
1653 * Improved directory access module.
1654 * New "file-cat" option to play truncated movies.
1655 * Better handling of meta info (title, author, description, etc...).
1656 * New options to pass meta info to the input.
1657 * It is now possible to stream programs from a DVB-S/C/T stream
1658 (satellite, cable, or digital terestrial television)
1661 * Annodex (http://www.annodex.net) support.
1662 * mmsh streaming fixes.
1663 * Fixed infinite loop in the AVI demux on broken/incomplete files.
1666 * Subviewer and subviewer v2 subtitles support.
1667 * Ability to choose autodetected subtitles path.
1668 * Subtitles delay can be changed in real time with hotkeys.
1671 * Improved session announcement system.
1672 * Minimize threads usage by default.
1673 * Added faster than realtime stream output (limited by CPU) for file output.
1674 * Improved MOV/MP4 muxer.
1675 * Improved MPEG TS muxer.
1676 * Improved transrater.
1677 * Meta info options used by the muxers.
1678 * New configuration system.
1679 * Better audio channels downmixing when transcoding.
1682 * New videolan (media) manager (vlm): a little manager designed to launch
1683 and manage multiple streams from within one instance of VLC.
1684 * Supports live streams and VoD.
1685 * Supports scheduling.
1686 * Telnet interface for vlm.
1687 * HTTP interface for vlm.
1690 * Skins II (Windows and Linux only)
1691 - Ability to embed video output.
1692 - Support for bitmap fonts.
1693 - Lots of improvements.
1694 * wxWindows (default Windows and Linux interface)
1695 - New design and set of icons.
1696 - Ability to embed video output.
1697 - Support for hotkeys.
1698 - Support for bookmarks.
1700 - Support for 'groups' and playlist item properties.
1701 - Better hotkeys handling.
1704 * OpenGL video output is now the default when available.
1705 * Added FAAC encoder (mp4a).
1706 * Audio output fix to work with multiple streams on a HAL device.
1707 * Possible fix for conflict with CodeTek VirtualDesktop (untested).
1710 * DirectShow input plugin should work with more devices.
1711 * Disable monitor power down when watching movies.
1712 * Improved Windows installer.
1718 * Improvements to the Goom visualisation plugin.
1719 * Roku HD1000 audio output.
1722 Changes between 0.7.1 and 0.7.1a:
1723 ---------------------------------
1726 * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
1727 * Playing MOD files is working now.
1730 Changes between 0.7.0 and 0.7.1:
1731 --------------------------------
1734 * Fixed a nasty bug that causes preferences not to be saved some times.
1735 * IGMPv3 support for VLC under Windows XP and Linux.
1738 * Brand new DTS Coherent Acoustics audio decoder based on libdts
1739 (http://www.videolan.org/dtsdec.html)
1740 * Fixed DTS S/PDIF output
1741 * SVCD (Philips OGT) and CVD subtitles
1744 * Internal improvments
1745 * Improved import/export
1748 * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
1750 * New demux module that uses libavformat from ffmpeg. Adds support for many
1751 small and strange formats.
1753 * New MOD audio demux.
1754 * Support for DTS and A52/AC3 wav files.
1755 * Support for DTS and A52/AC3 audio CD.
1756 * New and experimental DVD input plugin with menus support (using libdvdnav).
1757 * Added back DV audio support in raw DV demuxer.
1760 * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
1761 * Fixed a nasty bug in the mpeg video packetizer.
1762 * Improved transcoding (multithreading, more tuning, etc...).
1768 * New opengl video output plugin.
1771 * A few improvements to the DirectShow input plugin.
1772 * Fixed ipv6 name resolution.
1775 Changes between 0.6.2 and 0.7.0:
1776 --------------------------------
1779 * Brand new decoder/packetizer api.
1780 Adds a lot more flexibility while also simplifying the decoder plugins.
1781 * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
1782 * Video outputs are recycled if possible.
1783 This removes any 'flicker' between two similiar video files.
1784 * Fixed the video filters. Video should no longer go black when using filters.
1785 * New input core. Advantages are: better seeking, more responsive, support for
1786 subtitle files at the core, and much much more.
1789 * Added a repeat mode to repeat a single file over and over.
1794 * Fixed annoying seeking problem with Ogg files (seeking would take ages).
1795 * Support for Flac in Ogg files.
1796 * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
1797 * Rewrite of the Flac demuxer.
1798 * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
1799 * Reworked DVB tuning.
1800 * Better Icecast support.
1801 * New MPEG video elementary streams demuxer.
1802 * New DTS audio elementary streams demuxer.
1805 * Support for Theora video encoding.
1806 * Support for Speex audio decoding/encoding.
1807 * Rewrite of the Flac decoder + encoding support.
1808 * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
1809 * Support for AAC + SBR and proper multi-channel re-ordering.
1810 * MPEG 2.5 audio support.
1811 * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
1814 * Improvements to the MPEG TS muxer.
1815 * New transrating module for MPEG2 video.
1816 * Added packetization for MPEG AAC ADTS streams.
1817 * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
1818 * Improved mp4 muxing and added AAC/MP4V support when transcoding.
1819 * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
1820 * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
1821 * --sout-keep option to keep the stream open while changing input.
1822 * Preliminary RTP support.
1823 * Fixes to SAP announces.
1828 - misc improvements (eg, "stay on top" option).
1829 * New standardized and customizable hotkeys.
1831 - Playlist improvements (Sort, Search, mode buttons).
1832 - Improvements and help in preferences
1833 - New streaming wizard
1834 - Revised Disc Open menu
1836 - Improvements of the standard pages
1837 - Support for new commands
1838 * OSD ( OS X and hotkeys only atm ).
1841 * Many fixes to the SAP module
1842 * SAP now supports HTTP streams
1845 * Text subtitles now have a black outline.
1846 * Text subtitles autodetection.
1847 * Text subtitles charset autodetection.
1848 * Text subtitles for all videofiles. Results may vary.
1849 * Text subtitles in Hebrew are supported. Arabic partially.
1850 * Automatic fontsize selection for text subtitles.
1851 * Fixed SAMI text subtitles support.
1852 * Support for subtitles in Matroska files.
1853 * Support for subtitles in DVB streams.
1856 * New controller designed by Max Rudberg from www.maxthemes.com
1858 * Works on 10.1.x again. Apologies for that problem.
1859 * Support for Panther.
1860 * Support for raw dumping of streams to disk.
1861 * Mozilla plugin for Mac OS X (experimental).
1864 * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
1865 * VLC can be installed as a Windows NT service.
1866 * Allow on the fly switching of the main interface.
1867 * Support for 3F2R in audio output.
1868 * New --one-instance option to "force" only one running instance of VLC.
1869 * Mozilla plugin for Windows (experimental).
1870 * Multimonitor support (untested).
1871 * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
1874 * Improved Video4Linux input. Also added support for an audio only input.
1875 * Support for real-time priority when running with root privileges.
1876 * Allow on the fly switching of the main interface.
1879 * Brand new Gtk 2 interface
1882 * Audio visual effects filters (spectrum, scope and random).
1883 * Audio visual effects filter using goom.
1884 * Spanish, Portuguese Brazilian and Hungarian translations.
1885 * libcaca video output (colored ascii)
1888 Changes between 0.6.1 and 0.6.2:
1889 --------------------------------
1892 * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
1895 * Transcoder now generates proper pts/dts thus should work a lot better.
1896 * Improved MPEG TS muxer.
1899 * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
1900 * Few fixes to the VCD navigation.
1903 * Support for DVD menus navigation added to the wxWindows interface.
1906 * ALSA multi-channel support fixed and tested.
1907 * Fixed fullscreen with gnome metacity.
1910 * Fixed VCD support which was broken on some machines.
1913 * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
1916 * Text subtitles now centered on the picture.
1917 * Ffmpeg decoder now generates proper pts and can be used to play
1921 Changes between 0.6.0 and 0.6.1:
1922 --------------------------------
1925 * There should be less bogus resampling, particularly on DVDs.
1926 * VLC will now wait for the medium to wake up before starting its clock
1930 * Added vorbis audio support in Ogg streaming.
1931 * Added vorbis audio transcoding support.
1932 * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
1934 * ALSA multi-channel support fixed and tested.
1935 * Fixed fullscreen with gnome metacity.
1938 * Fixed VCD support which was broken on some machines.
1941 * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
1944 * Text subtitles now centered on the picture.
1945 * Ffmpeg decoder now generates proper pts and can be used to play
1949 Changes between 0.6.0 and 0.6.1:
1950 --------------------------------
1953 * There should be less bogus resampling, particularly on DVDs.
1954 * VLC will now wait for the medium to wake up before starting its clock
1958 * Added vorbis audio support in Ogg streaming.
1959 * Added vorbis audio transcoding support.
1960 * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
1961 * PS muxer can create mpeg1 files now and produce streams with system headers.
1962 * You can transcode a52 with more than two channels to mpga now.
1965 * Fixed DVD support which was partly broken due to a bug in libdvdcss
1966 * Fixed 5.1 audio support for the sblive/audigy soundcards.
1967 * Fixed sound on Windows NT.
1970 * Fixed/improved ALSA support and enabled multi-channel audio output.
1971 * X11/Xvideo: Should now work on big endian machines, and you can now
1972 use the arrow keys to browse through the DVD menus.
1975 * Gtk+2 interface called PDA
1976 * Familiar Gtk+ is now deprecreated
1977 * Codec a52, Faad2 and flac added
1978 * Video4Linux enabled (demux and transcode)
1979 * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
1982 * Small updates/fixes to the wxWindows interface.
1983 * Improved HTTP remote control interface. You can now create your own HTML pages.
1984 * A new CORBA control plugin.
1987 * Improved support for the Matroska container format.
1990 * Improved build system.
1991 * New video filter plugin to overlay logos.
1992 * Added support for Winamp 3 B4S files.
1993 * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
1994 Should also work with languages like russion for instance.
1997 Changes between 0.5.3 and 0.6.0:
1998 --------------------------------
2001 * Channel Server support was removed (was deprecated)
2004 * Fixed a big bug in ftp and http access that prevented many platforms (OSX most prominently) to view ftp and http streams.
2005 * Fixed large file support on Windows
2006 * Video 4 Linux support
2007 * CD Digital Audio support
2008 * Fixed IPv6 multicasting on Windows and OSX.
2011 * Better detection of AAC and mp3 files
2012 * Support for OpenDML avi files
2013 * More complete .mp4/.mov support
2014 * Very early support for the Matroska container format (don't complain if it doesn't work ;)
2017 * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
2018 * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
2019 * OSX support for QDM2 and QDMC sound, often used in QT content.
2020 * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
2021 * Updated our theora decoder to use the alpha 2 release of libtheora
2022 * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
2023 * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
2026 * The wxWindows interface is now fully useable as well as Unicode safe
2027 * New HTTP remote control interface
2030 * 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.
2031 * The stream output now allows to transcode content on the fly.
2032 * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
2033 * SAP/SDP announcing support. (both IPv4 and IPv6)
2036 * New reset option for the preferences
2037 * You can set your language in the prefences
2038 * New video chroma conversion module using ffmpeg
2039 * Added a Gentoo ebuild to the distribution
2040 * Added a new smaller subtitles font (now the default) + scripts to generate your own
2041 * SAP/SDP IPv6 support
2044 * Basic support for the X11 Xinerama extension.
2045 * New skinable interface ported to X11.
2046 * Run opie-vlc and zaurus-vlc as GuiServer
2049 * When you add several items to the playlist, they are sorted alphabetically.
2050 * New about panel and revamped preferences panel.
2051 * Fixed the deinterlace menu.
2052 * Float on top, Fit to Screen and a Transparency option for video out.
2053 * New output dialog for transcode and display while stream capabilities.
2054 * New icons by Davor Orel.
2055 * New audio resampler. Should make VLC much faster.
2056 * Fixed disappearing and crackling sound (PTS is out of range bug)
2057 * We no longer automatically save the preferences when you quit the application
2058 * Arrow keys are now use to browse the menus in a DVD
2061 * the wxWindows interface is now the default interface
2062 * The keyboard shortcuts are now identical to the linux version
2063 * Fixed the "no sound" problem on NT4
2064 * Improved skinnable interface (it now uses the wxWindows interface dialogs).
2065 * Added support for compressed skins files (.vlt files)
2066 * Fixed SVCD chapters support.
2067 * Fixed memory leak with 5.1 audio.
2070 * Interface localization
2071 * Screensaver disabled if playing in fullscreen
2072 * A few new keyboard shortcuts
2073 * New full-featured Preferences window
2076 Changes between 0.5.2 and 0.5.3:
2077 --------------------------------
2080 * fixed DTS S/PDIF output on little-endian machines
2081 * support for skins at the interface level
2082 * new OSD module using Freetype2
2083 * video outputs are now destroyed when the associated input ends
2084 * the video output takes into account the caching delay introduced at the
2085 input level before dropping out of date frames.
2086 * configuration option to disable the translation of the interface
2089 * fixed HTTP redirects
2090 * support for opening an entire directory
2091 * EOF should be detected more reliably
2092 * new video4linux access plug-in
2093 * new kfir access plug-in designed to work around a bug in the kfir driver
2096 * added stream type for some Motorola MPEG-2 video encoders
2097 * fix for some ogg web radio streams
2098 * fixed reading TS streams over HTTP
2101 * support for 3ivx D4 (not previous versions)
2102 * support for '3ivd' and '3vid' encodings
2103 * support for 'MSS1' codec ( same as WMV2 )
2104 * support for SAMI subtitles (untested and incomplete)
2105 * better SSA4 subtitles recognition
2106 * new codec for raw I420 video
2107 * improvements to the libmpeg2-based MPEG video decoder
2110 * improvements to wxWindows based interface
2111 (although it still misses some important features)
2112 * skeleton for a Gnome2/GTK2 plug-in
2115 * new HTTP output support
2116 * fixed a segfault in the AVI muxer
2117 * fixed AV synchronization issues
2120 * support for oldstyle id3 genres
2123 * the SDL vout plug-in will now work on big-endian machines
2126 * reorderable playlist
2127 * fixed the hiding of the mouse on multiple monitors
2128 * fixed a big issue with some USB speakers
2129 * support for mono audio output devices
2130 * reset the audio-device to its default mode before quitting VLC
2131 * fixed several cosmetic issues
2132 * you can drag the controller window by its background (as it should be)
2133 * the messages window remembers more lines
2134 * delay and fps can now be overruled with subtitles files
2135 * http and ogg stream output options
2136 * Apple menu and friends will now be translated as well
2139 * new skinnable interface
2140 * the directx video output doesn't crash anymore on ctrl+alt+del events.
2142 iPAQ familiar Linux port:
2143 * support for FLAC audio format
2144 * the interface adapts to the screen size/rotation
2146 * network tab in the interface
2147 * "apply" handling in preferences
2150 Changes between 0.5.1a and 0.5.2:
2151 ---------------------------------
2154 * advanced config options are now hidden by default
2155 * new --spdif option to use the S/PDIF audio output by default
2156 * fixed a 'clicking' sound when switching between streams
2157 * new bandlimited resampler that should improve audio quality on primarily
2159 * fixed a problem with audio over http that caused some web radios to not work
2160 * DTS S/PDIF support
2163 * support for DV audio through the ffmpeg library
2164 * support for FLAC audio through libflac
2165 * new but basic MPEG video decoder based on libmpeg2
2166 * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
2169 * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
2170 * new --ttl option for Time To Live
2173 * fixed quite a few problems with the dvd menu support
2176 * fixed the GNU-pth support
2179 * multi-channel audio and S/PDIF support for both the DirectX and Waveout
2181 * localization support via gettext is now fully working
2182 * rc interface is now fully useable
2183 * fixed the MSVC project files generation
2186 * several fixes for multi channel audio devices. AC3 over SPDIF with
2187 M-Audio Sonica Theater still does not work. this is most likely a driver
2188 bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
2189 iMate and MOTU firewire devices should work)
2190 * VLC now uses the default audio device
2192 * very preliminary support for VLC control via applescript
2193 * support for mouse gestures
2194 * new priority scheme allowing to avoid lock-ups on low-end machines
2197 * there is a whole new port for the linupy distribution used by o.a. the
2198 YOPY PDA. It is still experimental, please test it
2201 * improved ID3 tag detection
2202 * changed several errors into warnings ; the frequently reported "this is
2203 not a PS stream, continuing" is one of these
2204 * mouse gestures work on windows and osx, but there still isn't any useful
2206 * some support for .pls playlists used by shoutcast
2209 Changes between 0.5.1 and 0.5.1a:
2210 ---------------------------------
2213 * fixed a problem that caused VLC to select the wrong language when
2214 English was set as the preferred language
2217 Changes between 0.5.0 and 0.5.1:
2218 --------------------------------
2221 * new mouse gesture interface
2222 * audio volume can now be changed at any time, even when no file is
2226 * various minor fixes on the network inputs
2227 * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
2228 * VCD: fixed track number and chapter indexing
2231 * fixed a bad initialization in the mp4 plug-in
2232 * new --buggy-psi option for TS streams which do not update their
2236 * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
2239 * fixed a bug which turned the default interface command-line only
2240 without the user consent
2243 * GTK: fixed a crash when going fullscreen or changing volume from the
2245 * X11: new screen saver disabling plug-in (--extraintf screensaver)
2246 * KDE: fixed compilation with KDE 3.1
2247 * ALSA: fixed mono files output
2250 * fixed a crash on start-up on some localized systems
2251 * lowered real-time priorities to avoid lock-ups on slow machines
2252 * VLC can now be made the handler of ftp http mms and udp URLs
2253 * playlist enhancements
2254 * added half, normal and double video window menu items
2255 * new step forward/step backward commands
2256 * the dock should no longer be visible in fullscreen mode
2257 * the Mac OS X binary is now compiled with Ogg/Theora support
2258 * vlc.app is now VLC.app
2261 * fixed the "RichEdit line insertion error" bug
2262 * VLC can now be run from outside its installation directory
2263 * fixed a bug that prevented to find the default subtitle font
2266 * smarter BeOS priorities to avoid lock-ups
2267 * few enhancements in the interface (especially the Settings window)
2270 * native video output is working again
2271 * only commandline interface support
2272 * support for MPEG4, DivX through ffmpeg package
2275 Changes between 0.4.6 and 0.5.0:
2276 --------------------------------
2279 * object structure which allows for full re-entrancy, known as libvlc
2280 * new audio output architecture based on filter pipelines, providing
2281 S/PDIF and multi-channel support
2282 * localization support via gettext on most architectures
2283 * new stream output architecture, allowing to use VLC to unicast,
2284 multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
2285 and A/52 streams are supported)
2286 * build system now uses autoconf/automake/autopoint
2291 * stability fixes in the HTTP access
2292 * auto-detection of RTP encapsulation
2293 * VCD entry points support
2294 * VCD image file support
2297 * support for *.asf format
2298 * improved support for *.avi, especially over an HTTP connection
2299 * support for *.mp4 and *.mov format
2300 * support for ogg encapsulation
2301 * support for raw DV format
2302 * support for *.wav format
2303 * new demuxdump demux allowing to save a stream to a file
2306 Stream discovery & playlists:
2307 * support for the SAP/SDP and SLP protocols
2308 * support for .m3u file format
2309 * support for .asx file format
2310 * hack to find the streaming sources in html-pages with embedded wmp
2313 * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
2314 (only available with the .avi demux)
2315 * support for ADPCM audio codec
2316 * support for raw PCM data
2317 * support for Cinepak video codec
2318 * support for DV video codec via libdv or ffmpeg
2319 * support for AAC audio codec via libfaad2
2320 * support for Xvid codec
2321 * support for Xiph.org's Vorbis audio codec
2322 * support for Xiph.org's Tremor audio codec (when compiling from sources)
2323 * support for Xiph.org's Tarkin and Theora video codecs (when compiling
2325 * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
2327 * fixed an endianness bug in LPCM codec
2330 * experimental preliminary support for DVD menus via libdvdplay
2333 * new WxWindows interface
2334 * all interfaces allow to dynamically change the volume, the audio
2335 device and the channels configuration
2336 * headphone channel mixer with virtual spatialization effect
2337 * Mozilla plugin based on libvlc for embedded playback in webpages of any
2338 format that VLC can play
2339 * new swedish translation
2340 * enhancements of the playlist window
2341 * new messages window to see debug info
2342 * fixed a few crashes
2345 * slider bar in GTK+/GPE Familiar interface
2346 * fixed crash on directory change in Familiar interface
2347 * added qte_main module for use in all modules that need Opie or Qte support
2348 * native video output module for Qt Embedded/Opie is not working