diff options
Diffstat (limited to 'gst/rtp/gstrtph263ppay.c')
-rw-r--r-- | gst/rtp/gstrtph263ppay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtph263ppay.c b/gst/rtp/gstrtph263ppay.c index c2ee2ea3..d41e5fa6 100644 --- a/gst/rtp/gstrtph263ppay.c +++ b/gst/rtp/gstrtph263ppay.c @@ -26,7 +26,7 @@ static GstElementDetails gst_rtp_h263ppay_details = { "RTP packet parser", "Codec/Payloader/Network", - "Payodes H263+ video in RTP packets (RFC 2429)", + "Payload-encodes H263+ video in RTP packets (RFC 2429)", "Wim Taymans <wim@fluendo.com>" }; |