From: Steinar H. Gunderson Date: Mon, 27 Sep 2010 21:55:39 +0000 (+0200) Subject: Merge branch 'master' of git://git.videolan.org/vlc X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=9cc1540b8c973407d32c013489e2e1277141ef1e;hp=-c;p=vlc Merge branch 'master' of git://git.videolan.org/vlc --- 9cc1540b8c973407d32c013489e2e1277141ef1e diff --combined NEWS index 4fab873c7f,00bc1abfbf..f61d59bb0c --- a/NEWS +++ b/NEWS @@@ -14,10 -14,10 +14,11 @@@ Acces * DShow: support for freq and video standard selection * Support for VDR recordings * Blu-Ray integration with libbluray + * Blackmagic DeckLink SDI card input support (Linux only currently) Codecs * You can now use ffmpeg-mt in conjunction with vlc + * Important fixes for RealVideo 3.0 and 4.0 playback Demuxers: * id3tag plugin is removed (superseded by taglib). @@@ -25,8 -25,9 +26,9 @@@ Interfaces * The telnet interface has been removed in the favour of the lua one - * Skins2 / Qt: misc improvements - * Qt: port to Mac platform + * Skins2 / Qt: misc improvements and usability fixes + * Qt: effects dialogs reordering + * Qt: port to MacOS X platform Video Output: * New video output based on Direct2D for Windows 7 and Vista (with Platform Update) @@@ -50,14 -51,32 +52,32 @@@ Stream output index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames}, dst=public_html/iphonestreamfile-###.ts}" - Translations: - * New Armenian translation - libVLC: * New capabilities for libVLC: ** libvlc_media_player_navigate for DVD navigation + Changes between 1.1.4 and 1.1.4.1: + ---------------------------------- + + Mac OS X: + * Fixed video output on PowerPC-based Macs for videos with widths divisible + by 16 + * Fixed an issue with the Equalizer's 170Hz slider + + Demuxer: + * Fix crash when closing rtsp streams + + Qt interface: + * Fix Windows 7 jumplists with Unicode files + * Various fixes for Windows + + Translations: + * New Armenian translation + * Update translations for Dutch, Estonian, Lithuanian, Japanese, Nynorsk, + Brazillian Portuguese, Armenian, Wallon + + Changes between 1.1.3 and 1.1.4: --------------------------------