mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 21:35:44 +00:00
rtptheorapay: fix description
This commit is contained in:
parent
d87871f5f7
commit
4ef9eee8b4
1 changed files with 1 additions and 1 deletions
|
@ -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>");
|
||||
|
|
Loading…
Reference in a new issue