User User name Password  
   
Monday 9.11.2009 / 05:40 AM
Search AfterDawn.com:        In English   Suomeksi   På svenska
afterdawn.com > software > version history vlc
Show topics
Software
Software

Version history VLC

<<Back

Changes from v1.0.2 -> v1.0.3

  • Video outputs:
  • Fix video quality when resizing the video on Windows Vista and 7, due to regressions in most popular drivers
  • New deinterlacers modules based on yadif and yadif(x2) algorithms
  • Decoders:
  • Windows version supports now natively the WMA Professional codec, as it didn't work in the packaged version of 1.0.2
  • Fix downmixing of particual 4.0 AC-3 audio tracks
  • Encoders:
  • x264 has profile-limitter, like: #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
  • Input:
  • Update for appletrailers lua script
  • Fixes on the RAR stream filter
  • Fix for E-AC3 in ATSC/TS streams
  • Various fixes for v4l and v4l2
  • Fix a crash in mjpeg demuxer
  • Service discovery:
  • New udev module for linux
  • Qt4 interface:
  • Fixes on the playlist and the stream output panels
  • Translations:
  • French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates



Changes from v1.0.1 -> v1.0.2

  • This version introduces many fixes, notably for SSA decoding, v4l2, MacOS interface, ogg/theora, x264 modules and security issues. It also introduces the port to 64bits for Mac OS platform and 2 new languages (Kazakh and Croatian).
  • Because of the security issues, we strongly recommand everybody to update its version of VLC.



Changes from v1.0.0 -> v1.0.1

  • Demuxers
  • Fix wmv/asf issues that caused audio to drop
  • Various fixes for ac3, mp3, dts and stability for wav format
  • Fix seek in RTSP in conformity to RFC 2326
  • Fix Dailymotion access script
  • Fix crashes in xspf files handler
  • Fix seeking and timing issues in some flv files on Windows version
  • Access
  • Add extra caching for files on network shares
  • Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ, DZCORE Labs, Algeria
  • Decoders
  • Fix seeking in mpeg2 video files
  • Improve SSA subtitles rendering
  • Update most codecs for the Windows and Mac version
  • Muxers
  • Fix sound recording of .flv files with mp3 audio
  • Qt Interface
  • Possibility to change the opacity level of the Fullscreen controller
  • Fix various crashes and VIDEO_TS folders opening
  • Mac OS X Interface
  • Added options to disable support for Apple Remote and Media Keys
  • Fixed options for Volume, Last.fm password and Subtitle Encoding
  • Fixed redraw issues when autosizing the video window
  • Preferences panel now includes help through tool-tips
  • More reliable Information and Messages panels
  • Fix various crashes
  • Windows port
  • The ZVBI module is now available for Windows, for complete teletext support
  • Translation updates
  • Brazillian, French, German, Korean, Norwegian Nynorsk, Lithuanian



Changes from v0.9.9 -> v1.0.0

  • Important notes:
  • Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses. See 'Access:' for more info.
  • Support for Mac OS X 10.4.x was dropped due to its technical limitations
  • Playback:
  • Instantaneous pausing
  • Frame-by-Frame playback
  • Finer speed control
  • On-the-fly recording for all medias
  • Timeshift for most medias
  • RTSP trickplay support
  • Subtitles core improvements and fixes
  • Decoders:
  • New AES3 (SMPTE 302M) decoder
  • New Dolby Digital Plus - E-AC-3 (A/52b) decoder
  • New True HD/MLP decoder and parser
  • New Blu-Ray Linear PCM decoder
  • New QCELP (Qualcomm PureVoice) decoder
  • Improved Real Video 3.0 & 4.0 decoder
  • New WMA v1/2 fixed point integer decoder
  • Closed Captions using the SCTE-20 standard are now correctly decoded
  • Improvement of WavPack decoder to support all integer modes and float mode
  • Corrections on 5.1 and 7.1 channel decoding and ordering
  • Demuxers:
  • Support for Dirac, MLP and RealVideo in Matroska files
  • Major improvements in RealMedia files opening (.rm and .rmvb)
  • Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
  • Metadata for mod files are supported
  • GSM codecs in Wav files are supported
  • New raw audio demuxer supporting raw PCM streams
  • New Dirac demuxer for raw Dirac streams
  • Encoders:
  • Dirac encoding using libdirac (supported in Ogg and in TS)
  • Shine mp3 fixed-point encoder
  • Access:
  • RTSP authentication with Darwin Streaming Server
  • On-the-fly gzip and bzip2 file decompression (except on Windows)
  • Playback for video in uncompressed multi-RAR archives
  • DVB-S and ATSC cards support on Windows
  • New OSS and Alsa accesses. The v4l2 and v4l modules no longer support OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
  • DVB scanning on linux
  • EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
  • On-the-fly zip file decompression and browsing (MRL of the form zip://file.zip!/file.avi to specify the file - the development form of zip://file.zip|file.avi is not supported anymore)
  • Opening of any file descriptor using 'fd://'
  • MTP device access on Unix
  • CD-Text support on the cdda module (CD-Audio)
  • :start-time and :stop-time can handle sub-second values
  • Inputs:
  • Mouse cursor support in x11 and win32 screen modules
  • Screen module now features partial screen capture and mouse following on Windows and Mac OS X.
  • Playlist:
  • Export the playlist in HTML
  • Lua script for BBC radio playback
  • Better metadata handling and reading
  • Linux/Windows interface:
  • Global Hotkeys on Windows and Linux
  • Various fixes for skins2 interface
  • Recently played items list
  • Interface toolbar customizations
  • Various Improvements on the Qt interface: - More menus actions - Finer speed slider - Improvements on many dialogs - New dialog for plugins listing - Fixed-size mode for videos - Better Teletext, trickplay and encrypted streams control
  • Better integration in GTK environments
  • Mac OS X Interface:
  • Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
  • Reveal-in-Finder functionality for locally stored items.
  • Easy addition of subtitles through the Video menu
  • Additional usability improvements
  • Stream output:
  • Restored the old mpeg2 transrating module.
  • Multiple bridge-in instances are now possible.
  • bridge-in can be used to configure a placeholder stream.
  • Remote Audio Output Protocol (AirTunes) module.
  • Fixed mosaic memleak. Mosaics are now usable again.
  • Maemo Port:
  • New Maemo port with: - an interface based on Hildon framework. - scaler based on the swscale_nokia770 library.
  • Windows CE Port:
  • EXPERIMENTAL work for the winCE port has been done.
  • Mac OS X Port:
  • Speed improvements by using llvm-gcc
  • New document icons by Dominic Spitaler
  • Support for latest iSight models
  • Audio output:
  • Removed obsolete Esound and aRts plugins
  • Surround support for PulseAudio
  • Video output:
  • Effects (cube, torus, etc.) removed from OpenGL video output
  • Video is able to stay in original size and to zoom in fullscreen (hotkey 'o') while keeping black borders
  • Image video output has been rewritten into a video-filter named 'scene'. The old image video output has been removed.
  • Support for scaling and converting video chromas with FFMPEG imgresample was withdrawn due to bugs. Please use the newer FFMPEG swscale instead.
  • Miscellaneous:
  • Invmem, a fake codec to display images from external applications



Changes from v0.9.8a -> v0.9.9

  • fullscreen behaviour on Windows with multiple screens,
  • workaround bug with libxml2 >=2.7.3,
  • video performance on Intel-based Macs,
  • various decoders updates on Windows.



Changes from v0.9.4 -> v0.9.6

  • This is a bugfix release. VLC media player 0.9.5 and earlier versions suffer from a security vulnerability in CUE and Realtext subtitle demuxer. Further technical details are available in our advisory.
  • We recommend all users upgrade to this new version.



Changes from v0.9.0 Test 2 -> v0.9.2

  • Restored the old behavior of --sout-keep. It is now de-activated by default.
  • Skins2 interface repaired on Windows.
  • Multiple bugfixes.



Changes from v0.8.6h -> v0.8.6i

  • Fixed integer overflow in WAV demuxer (CVE-2008-2430)



Changes from v0.8.6e -> v0.8.6f

  • Security updates:
  • Really fixed subtitle buffer overflow (CVE-2007-6681)
  • Fixed Real RTSP code execution problem (CVE-2008-0073)
  • Fixed MP4 integer overflows (CVE-2008-1489)
  • Fixed cinepak integer overflow
  • Various bugfixes:
  • The Mozilla plugin registers a usable range of MIME-types on Mac OS X
  • Improved VLC's video output behavior on multi-screen setups running Mac OS X
  • Fixed crashes in H264 packetizer
  • Close MMS access on network timeout
  • Fix some problems with AAC decoder & packetizer



Changes from v0.8.6d -> v0.8.6e

  • Various bugfixes:
  • Resume playback for viewing content over FTP
  • Fixed XShm detection with remote X11
  • Security updates:
  • Subtitle demuxers overflow (CVE-2007-6681)
  • HTTP listener format string injection (CVE-2007-6682)
  • Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
  • Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296, VideoLAN-SA-0801)
  • Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130, VideoLAN-SA-0802)
  • Audio filter:
  • Fixed DTS to S/PDIF converter
  • Audio output:
  • Fixed 5.1 audio on ALSA
  • Access:
  • Fixed some RTSP hanging and user/password passing through RTSP URLs
  • Stream output:
  • Fixed waiting for SPS/PPS problem in H.264 packetizer
  • Encoders:
  • Improved compatibility for creating H.264 video files playable on iPhones
  • Improved detection of optimal amount of threads for multi-threaded H.264 encoding on multi-cpu systems
  • - Note that this is used when transcode threads is set to 0 (default)
  • - Not supported on Windows (multiple threads require manual configuration)
  • Mac OS X Interface & Port:
  • Restored compatibility with Mac OS X 10.3.9
  • Corrected behavior of the Preferences panel
  • VLC no longer crashes on quit while playing
  • Localization:
  • Updated Romanian and Polish translations



Changes from v0.8.6c -> v0.8.6d

  • Various bugfixes:
  • Mozilla plugin: supports a reasonable amount of MIME types on Windows
  • Linux: Fixed S/PDIF passthrough with ALSA
  • Automatic recovery on unexpected stream discontinuity (clock gap) occurrences in input
  • Use field order (top/bottom) for correct bob/linear deinterlacing
  • Fix invalid free in bookmarks loading code
  • Windows and Mac OS Binaries:
  • FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows
  • Active X plugin:
  • Security update (VideoLAN-SA-0703)
  • Mac OS X Interface & Port:
  • Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
  • Improved Video Output compatibility for Mac OS X 10.5 Leopard
  • Improved behavior of the Fullscreen Controller and mode changes between Fullscreen and Windowed Video Output
  • Softened the white flash artifacts that may appear during the transition of two different movies
  • Support for current Ogg file formats
  • NOTE: This release requires Mac OS X 10.4 or higher. Mac OS X 10.3.9 is not supported anymore.
  • Encoders:
  • Improved H.264 encoding speed on Mac OS X
  • Other changes:
  • The automatic updating facility was removed
  • You now need to append --m3u-extvlcopt to your command line to enable
  • EXTVLCOPT options parsing in m3u playlists.



Changes from v0.8.6a -> v0.8.6b Test 1

  • Fix: out-of-bound read in demuxers
  • Fix: demuxers crashes (incl. CVE-2007-0256)
  • Fix: Mac OS X Interface crashes
  • Fix: VP31 decoding on Windows platforms
  • Fix: Direct3D Video Output modifications for Vista compatibility
  • Fix: correct behaviour for feeding streams to icecast or shoutcast servers
  • Decoder: Enhanced Flash Video support incl. VP61 and VP60
  • Decoder: Teletext subtitles support
  • Webbrowser plugin: Rectified behaviour and improved usability
  • Mac OS X: Diverse usability improvements
  • Mac OS X: New wizard option to include subtitles
  • Mac OS X: Screensaver/automatic sleep mode is enabled when a video is paused
  • Mac OS X: Improved Delete-Preferences-Script



Changes from v0.8.6 -> v0.8.6a

  • Fixes security vulnerability which can lead to arbitrary code execution (Security Advisory 0701)
  • Improves the usability of the Fullscreen Controller on Mac OS X



Changes from v1.0.0 -> v1.0.1

  • Demuxers
  • Fix wmv/asf issues that caused audio to drop
  • Various fixes for ac3, mp3, dts and stability for wav format
  • Fix seek in RTSP in conformity to RFC 2326
  • Fix Dailymotion access script
  • Fix crashes in xspf files handler
  • Fix seeking and timing issues in some flv files on Windows version
  • Access
  • Add extra caching for files on network shares
  • Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ, DZCORE Labs, Algeria
  • Decoders
  • Fix seeking in mpeg2 video files
  • Improve SSA subtitles rendering
  • Update most codecs for the Windows and Mac version
  • Muxers
  • Fix sound recording of .flv files with mp3 audio
  • Qt Interface
  • Possibility to change the opacity level of the Fullscreen controller
  • Fix various crashes and VIDEO_TS folders opening
  • Mac OS X Interface
  • Added options to disable support for Apple Remote and Media Keys
  • Fixed options for Volume, Last.fm password and Subtitle Encoding
  • Fixed redraw issues when autosizing the video window
  • Preferences panel now includes help through tool-tips
  • More reliable Information and Messages panels
  • Fix various crashes
  • Windows port
  • The ZVBI module is now available for Windows, for complete teletext support
  • Translation updates
  • Brazillian, French, German, Korean, Norwegian Nynorsk, Lithuanian



<<Back

Software categories

Use the dropdown menu to jump directly to another software category

Last week's most popular software downloads

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2009 by AfterDawn Ltd.