]> git.sesse.net Git - vlc/commitdiff
Mention in NEWS the duplicate merge
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 17 Jan 2010 10:50:32 +0000 (11:50 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 17 Jan 2010 10:50:55 +0000 (11:50 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 89d8535f7e12cb9749e39955040a4da7780e964c..30f616f5f899c174e8aeebc2092705fbff02453b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -66,6 +66,8 @@ Service discovery:
 
 Stream output:
  * New smem module, streaming to memory
+ * Allow duplicate outputs to be merged, like:
+   --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"
 
 Interfaces:
  * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet