]> git.sesse.net Git - vlc/blobdiff - NEWS
Lua: embed IMDb icon
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index fbb80a5b6e92526bbdbcd06aceada08aab9ee235..d61cdc12884e8b6b278adfaa83a01f87da3e636a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -80,7 +80,12 @@ Stream output:
     dst=public_html/iphonestreamfile-###.ts}"
  * RTP: support for Vorbis and Theora
  * Major rework of VoD support
- * New delay module
+ * New delay module, to introduce delays of one ES, when streaming:
+       #delay{id=12,delay=500}:standard...
+ * New setlang, setid modules to change lang or id of one ES, when streaming:
+       #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...
 
 Services Discovery:
  * Search API to be able to query distant search APIs from the interfaces