X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=daabb148f19fafe2bb46bd7f4e9e664ec6bc339f;hb=cfb7cd11119817e46743203d7483035863c05419;hp=a534c3e690a3845a8d23a8389df79461291ef5bd;hpb=ffd4e271deb829c5580d673cbbda757255670e2d;p=vlc diff --git a/NEWS b/NEWS index a534c3e690..daabb148f1 100644 --- a/NEWS +++ b/NEWS @@ -40,15 +40,47 @@ Stream output: dst=public_html/iphonestreamfile-###.ts}" -Changes between 1.1.1 and 1.1.2 -------------------------------- +Changes between 1.1.2 and 1.1.3: +-------------------------------- + +Access and demuxers: + * fixes for FTP relatives path and FTP directory support + * fix for podcasts parsing + * DVD: fix an assert error and various memory leaks + +Taglib: + * fix NULL dereferences, as reported by FortiGuard Lab, + CVE-2010-2937 / VideoLAN-SA-1004 + +Playlist: + * fix a regression where the wrong entry was played + * fix m3u playlists exports + +Skins2: + * fix video autoresize behaviour + +Translations: + * Update translations for Dutch, Sinhala, Hebrew, Estonian, Spanish and Bengali + +Windows and Mac: + * Update of many codecs libraries, fixing bugs and improving speed + +Mac: + * architecture-specific installations will now be replaced by specific updates + +BSD: + * Add AltiVec detetion for OpenBSD/powerpc + + +Changes between 1.1.1 and 1.1.2: +-------------------------------- Demuxers: * Avformat fps displaying fix * TS, fix an issue where some programs would get dropped (fixes DVB issues too) Audio filters: - * fix timestamps handling on some filters that provoqued issues when playback + * fix timestamps handling on some filters that provoked issues when playback of mono streams, especially on Windows Windows: