diff options
Diffstat (limited to 'gst/rtpmux')
-rw-r--r-- | gst/rtpmux/gstrtpmux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtpmux/gstrtpmux.c b/gst/rtpmux/gstrtpmux.c index d354bfbf..0e0593d9 100644 --- a/gst/rtpmux/gstrtpmux.c +++ b/gst/rtpmux/gstrtpmux.c @@ -83,7 +83,7 @@ struct _GstRTPMuxClass static const GstElementDetails gst_rtp_mux_details = GST_ELEMENT_DETAILS ("RTP muxer", "Codec/Muxer", - "mux rtp streams", + "multiplex N rtp streams into one", "Zeeshan Ali <first.last@nokia.com>"); enum |