]> git.sesse.net Git - vlc/blobdiff - NEWS
dbus: Use vlc_pipe
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 890e5facbfb59811094ab793acf361c2c149eed9..0bd29b04202cfb9bd8a09570e08a5a4bd55c3c8a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -89,6 +89,9 @@ Stream output:
        #setid{id=12,new-id=42}:std...
  * New langfromtelx module, to change lang of one ES, when streaming, based on
    a telextex page: #langfromtelx{id=12,magazine=7,page=0x99,row=1}:std...
+ * New select module, to replace an existing ES with another ES in the same track
+      #duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
+      #transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
 
 Services Discovery:
  * Search API to be able to query distant search APIs from the interfaces
@@ -102,7 +105,7 @@ libVLC:
 Removed modules:
  * asademux: use libass only
  * fake: use the new image demuxers
- * hal, v4l, gapi, omapfb, hd1000v: obsolete unmaintained modules
+ * hal, v4l, gapi, omapfb, hd1000a, hd1000v: obsolete unmaintained modules
  * id3tag: use taglib
  * upnp: use upnp_intel