Commit 04e3f9bc authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

RTP: update plugin name

parent 15c2fab7
......@@ -82,7 +82,7 @@ static void Close (vlc_object_t *);
*/
vlc_module_begin ()
set_shortname (_("RTP"))
set_description (_("(Experimental) Real-Time Protocol demuxer"))
set_description (_("Real-Time Protocol (RTP) input"))
set_category (CAT_INPUT)
set_subcategory (SUBCAT_INPUT_DEMUX)
set_capability ("access_demux", 0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment