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 --- ext/dv/gstdvdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/dv') diff --git a/ext/dv/gstdvdec.c b/ext/dv/gstdvdec.c index d201e203..7bcaef77 100644 --- a/ext/dv/gstdvdec.c +++ b/ext/dv/gstdvdec.c @@ -37,7 +37,7 @@ */ static GstElementDetails dvdec_details = GST_ELEMENT_DETAILS ( "DV (smpte314) decoder plugin", - "Codec/Video/Decoder", + "Codec/Decoder/Video", "Uses libdv to decode DV video (libdv.sourceforge.net)", "Erik Walthinsen \n" "Wim Taymans " -- cgit