summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16depay.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-06-27 23:28:46 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-06-27 23:28:46 +0000
commit996d50d307e3db87317b5a06a8fb9011a12929ea (patch)
tree52ce871c754bb70b46682bcbbba376fc5f9e15ef /gst/rtp/gstrtpL16depay.c
parent082ae3664505d67b1b2a4953a91593737f7ca55f (diff)
fix category
Original commit message from CVS: fix category
Diffstat (limited to 'gst/rtp/gstrtpL16depay.c')
-rw-r--r--gst/rtp/gstrtpL16depay.c2
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,