diff options
author | Leif Johnson <leif@ambient.2y.net> | 2003-11-16 22:02:22 +0000 |
---|---|---|
committer | Leif Johnson <leif@ambient.2y.net> | 2003-11-16 22:02:22 +0000 |
commit | 5c244e8374f61481f7296c9bad5c6eb34001c4a2 (patch) | |
tree | 7be1e9db0a6a2fd0bf08d0233f64af6dd3d4d567 /ext/dv | |
parent | 03f1b5c7976e49883432e96e9cb87adb62d19de9 (diff) |
+ checking in plugin category changes
Original commit message from CVS:
+ checking in plugin category changes
Diffstat (limited to 'ext/dv')
-rw-r--r-- | ext/dv/gstdvdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <omega@cse.ogi.edu>\n" "Wim Taymans <wim.taymans@tvd.be>" |