]> git.sesse.net Git - vlc/commitdiff
I need another commit :)
authorAntoine Cellerier <dionoea@videolan.org>
Fri, 9 May 2008 22:33:49 +0000 (00:33 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 9 May 2008 22:33:54 +0000 (00:33 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6c5c59ec203a23afc1eb5276174a0bc0efb1529b..71c4394b45fb03e0ba85345e357bbc7977e98b58 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,7 +27,7 @@ Important notes:
    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
    You can then use commands like: @test marq-marquee Goodbye
    These new commands are also available in the telnet interface.
- * The "rtp" access output module has been removed:
+ * The "rtp" access output module has been removed.
    Please use the RTP stream output instead, e.g.:
      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
      New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'