Difference between revisions of "Changelog/0.8.6e"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Various bugfixes == | == Various bugfixes == | ||
− | * Resume playback for viewing content over FTP | + | * Resume playback for viewing content over [[Documentation:Modules/ftp|FTP]] |
− | * Fixed XShm detection with remote X11 | + | * Fixed XShm detection with remote [[Documentation:Modules/x11|X11]] |
== Security updates == | == Security updates == | ||
− | * Subtitle demuxers overflow ({{CVE|2007-6681}}) | + | * [[Subtitle]] demuxers overflow ({{CVE|2007-6681}}) |
− | * HTTP listener format string injection ({{CVE|2007-6682}}) | + | * [[Documentation:Modules/http|HTTP]] listener format string injection ({{CVE|2007-6682}}) |
− | * Fixed buffer overflow in the SDL_image library ({{CVE|2006-4484}}) | + | * Fixed buffer overflow in the [[Documentation:Modules/sdl_vout|SDL_image]] library ({{CVE|2006-4484}}) |
− | * Real RTSP overflows ({{CVE|2008-0225}}, {{CVE|2008-0295}}, {{CVE|2008-0296}}, {{VideoLAN-SA|0801}}) | + | * Real [[RTSP]] overflows ({{CVE|2008-0225}}, {{CVE|2008-0295}}, {{CVE|2008-0296}}, {{VideoLAN-SA|0801}}) |
− | * Arbitrary memory overwrite in the MP4 demuxer ([http://www.coresecurity.com/?action=item&id=2147 CORE-2008-0130], {{VideoLAN-SA|0802}}) | + | * Arbitrary memory overwrite in the [[MP4]] demuxer ([http://www.coresecurity.com/?action=item&id=2147 CORE-2008-0130], {{VideoLAN-SA|0802}}) |
== Audio filter == | == Audio filter == | ||
− | * Fixed DTS to S/PDIF converter | + | * Fixed [[DTS]] to S/PDIF converter |
== Audio output == | == Audio output == | ||
Line 21: | Line 21: | ||
== Access == | == Access == | ||
− | * Fixed some RTSP hanging and user/password passing through RTSP URLs | + | * Fixed some [[RTSP]] hanging and user/password passing through [[RTSP]] URLs |
== Stream output == | == Stream output == | ||
− | * Fixed waiting for SPS/PPS problem in H.264 packetizer | + | * Fixed waiting for SPS/PPS problem in [[H.264]] packetizer |
== Encoders == | == Encoders == | ||
− | * Improved compatibility for creating H.264 video files playable on iPhones | + | * 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 | + | * 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) | + | ** Note that this is used when [[transcode]] threads is set to 0 (default) |
** Not supported on Windows (multiple threads require manual configuration) | ** Not supported on Windows (multiple threads require manual configuration) | ||
== Mac OS X Interface & Port == | == Mac OS X Interface & Port == | ||
* Restored compatibility with Mac OS X 10.3.9 | * Restored compatibility with Mac OS X 10.3.9 | ||
− | * Corrected behavior of the Preferences panel | + | * Corrected behavior of the [[Preferences]] panel |
* VLC no longer crashes on quit while playing | * VLC no longer crashes on quit while playing | ||
== Localization == | == Localization == | ||
* Updated Romanian and Polish translations | * Updated Romanian and Polish translations |
Revision as of 21:00, 28 February 2008
Contents
Changes between 0.8.6d and 0.8.6e
Various bugfixes
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
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