diff options
Diffstat (limited to 'gst/rtp/gstrtpL16depay.c')
-rw-r--r-- | gst/rtp/gstrtpL16depay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpL16depay.c b/gst/rtp/gstrtpL16depay.c index 6c50db8d..63d3e0bd 100644 --- a/gst/rtp/gstrtpL16depay.c +++ b/gst/rtp/gstrtpL16depay.c @@ -19,7 +19,7 @@ /* elementfactory information */ static GstElementDetails gst_rtp_L16parse_details = { "RTP packet parser", - "RtpL16Parse", + "Codec/Network", "GPL", "Extracts raw audio from RTP packets", VERSION, |