summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16pay.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/gstrtpL16pay.c
parent082ae3664505d67b1b2a4953a91593737f7ca55f (diff)
fix category
Original commit message from CVS: fix category
Diffstat (limited to 'gst/rtp/gstrtpL16pay.c')
-rw-r--r--gst/rtp/gstrtpL16pay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpL16pay.c b/gst/rtp/gstrtpL16pay.c
index 1e71e2a0..9dec5cc7 100644
--- a/gst/rtp/gstrtpL16pay.c
+++ b/gst/rtp/gstrtpL16pay.c
@@ -23,7 +23,7 @@
/* elementfactory information */
static GstElementDetails gst_rtpL16enc_details = {
"RTP RAW Audio Encoder",
- "RtpL16Enc",
+ "Codec/Network",
"LGPL",
"Encodes Raw Audio into an RTP packet",
VERSION,