From 5c244e8374f61481f7296c9bad5c6eb34001c4a2 Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sun, 16 Nov 2003 22:02:22 +0000 Subject: + checking in plugin category changes Original commit message from CVS: + checking in plugin category changes --- gst/rtp/gstrtpL16enc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/rtp/gstrtpL16enc.c') diff --git a/gst/rtp/gstrtpL16enc.c b/gst/rtp/gstrtpL16enc.c index 0ec42a29..610ef051 100644 --- a/gst/rtp/gstrtpL16enc.c +++ b/gst/rtp/gstrtpL16enc.c @@ -26,7 +26,7 @@ /* elementfactory information */ static GstElementDetails gst_rtpL16enc_details = { "RTP RAW Audio Encoder", - "Codec/Network", + "Codec/Encoder/Network", "Encodes Raw Audio into an RTP packet", "Zeeshan Ali " }; -- cgit