From: Cyril Deguet Date: Sun, 19 Feb 2006 14:54:57 +0000 (+0000) Subject: * JACK audio output X-Git-Tag: 0.9.0-test0~12249 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=1b3784c1c13f30af9bf696ed40c4d2a9006bd314;p=vlc * JACK audio output --- diff --git a/AUTHORS b/AUTHORS index 3cebe6bd62..e39e4130e9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -131,6 +131,7 @@ C: asmax D: Audio output D: skins module (X11 port) D: skins2 module (core and X11 port) +D: JACK audio output S: France N: Rémi Denis-Courmont diff --git a/NEWS b/NEWS index fd6cbad871..cd9ea31d7d 100644 --- a/NEWS +++ b/NEWS @@ -19,7 +19,10 @@ Decoders: Playlist / Services discovery : * Podcast support -Video output +Audio output: + * New JACK audio output + +Video output: * New video filters: magnify, gradient, edge detection and bluescreen * Logo video filter: can now loop through multiple images * RSS video filter: display feed images. Support for Atom feeds.