rtptheorapay: fix description

This commit is contained in:
Wim Taymans 2009-05-06 18:06:49 +02:00
parent d87871f5f7
commit 4ef9eee8b4

View file

@ -39,7 +39,7 @@ GST_DEBUG_CATEGORY_STATIC (rtptheorapay_debug);
/* elementfactory information */
static const GstElementDetails gst_rtp_theorapay_details =
GST_ELEMENT_DETAILS ("RTP Theora depayloader",
GST_ELEMENT_DETAILS ("RTP Theora payloader",
"Codec/Payloader/Network",
"Payload-encode Theora video into RTP packets (draft-01 RFC XXXX)",
"Wim Taymans <wim.taymans@gmail.com>");