X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=17d8522474d221d842fc455a9aed2ea0049150e4;hb=999535678a808b26f24495a949ff3dd92094ee2a;hp=82a2f61c9b1aeddc928fe2ff501f46811ab22939;hpb=b14b18857f6ac240d9d850c658c1eb1e9d038d46;p=vlc diff --git a/NEWS b/NEWS index 82a2f61c9b..17d8522474 100644 --- a/NEWS +++ b/NEWS @@ -12,9 +12,13 @@ Access * BDA: experimental support for ClearQam devices * DVB-S scanning support * 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 + * Encode support for DVD LPCM Demuxers: * id3tag plugin is removed (superseded by taglib). @@ -28,12 +32,16 @@ Interfaces Video Output: * New video output based on Direct2D for Windows 7 and Vista (with Platform Update) +Audio Output: + * New audio output based on AudioQueue API for iOS + Audio Filter: * New Compressor filter, a dynamic range compressor Video Filter: * New gradfun filter for debanding videos using dithering * Rewrite of the grain filter, faster and with better quality + * New posterize filter for lowering the number of colors Stream output: * New livehttp-module for HTTP Live Streamin (iphone-stuff), @@ -43,6 +51,13 @@ 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.3 and 1.1.4: --------------------------------