From e7542a5d6b8058a6b81fb8a5bfd8ca7a1e278c07 Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sun, 16 Nov 2003 22:02:23 +0000 Subject: [MOVED FROM BAD] + checking in plugin category changes Original commit message from CVS: + checking in plugin category changes --- gst/y4m/gsty4mencode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/y4m/gsty4mencode.c b/gst/y4m/gsty4mencode.c index 6870222f..4da88e38 100644 --- a/gst/y4m/gsty4mencode.c +++ b/gst/y4m/gsty4mencode.c @@ -28,7 +28,7 @@ static GstElementDetails y4mencode_details = GST_ELEMENT_DETAILS ( "Y4mEncode", - "Codec/Video/Encoder", + "Codec/Encoder/Video", "Encodes a YUV frame into the yuv4mpeg format (mjpegtools)", "Wim Taymans " ); -- cgit