vlc/vlc-1.1 | branch: master | Rémi Denis-Courmont <[email protected]> | Tue Dec 20 17:21:18 2011 +0200| [1b81952e57ac1d732597ffceaa7b2d877c281d4c] | committer: Rémi Denis-Courmont
News for 1.1.13 > http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=1b81952e57ac1d732597ffceaa7b2d877c281d4c --- NEWS | 29 +++++++++++++++++------------ 1 files changed, 17 insertions(+), 12 deletions(-) diff --git a/NEWS b/NEWS index f2328f3..73e0148 100644 --- a/NEWS +++ b/NEWS @@ -1,22 +1,27 @@ -Changes between 1.1.12 and 1.1.13-git: +Changes between 1.1.12 and 1.1.13: ---------------------------------- -Audio output: - * improvements for PulseAudio 1.0 and fixes +Security: + * Same default ACL for HTTP requests as for the rest of the HTTP interface. -Qt interface: - * fix potential crash and v4l2 opening panel +Audio outputs: + * PulseAudio channels mapping (non-stereo) fix. + * PulseAudio stream accidental overflow recovery. -XCB/XVideo: - * Turn on XVideo color key automatic painting - * Allow mixed endian format if 8 or 4 bits per component +Video outputs: + * XVideo support for mixed CPU/GPU endianess (especially on PowerPC). + * XVideo support for automatic color keying. + * xosd Xlib initialization failure fix. -Misc: - * Build and packaging fixes - * Fix RTP crash on initialization error +Decoders: + * Camtasia decoding fix. + +Qt interface: + * Rare crash while seeking fixed. + * V4L2 video standard selection fixed. Translations: - * Update of Polish, Simplified Chinese, Estonian and German + * Update of Chinese simplified, Estonian, German and Polish languages. Changes between 1.1.11 and 1.1.12: _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
