diff options
Diffstat (limited to 'gst/rtp/gstrtph263pay.c')
-rw-r--r-- | gst/rtp/gstrtph263pay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtph263pay.c b/gst/rtp/gstrtph263pay.c index 31ce8891..5f86fee2 100644 --- a/gst/rtp/gstrtph263pay.c +++ b/gst/rtp/gstrtph263pay.c @@ -145,7 +145,7 @@ typedef struct _GstH263PictureLayer /* elementfactory information */ static const GstElementDetails gst_rtp_h263pay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet payloader", "Codec/Payloader/Network", "Payload-encodes H263 video in RTP packets (RFC 2190)", "Neil Stratford <neils@vipadia.com>"); |