summaryrefslogtreecommitdiffstats
path: root/gst/y4m
diff options
context:
space:
mode:
authorLeif Johnson <leif@ambient.2y.net>2003-11-16 22:02:23 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:05 +0100
commite7542a5d6b8058a6b81fb8a5bfd8ca7a1e278c07 (patch)
tree656b7a47f3eaa4499bb4d9a9bff3d8d9413f0686 /gst/y4m
parentbe73d84bd7afed2bad2ed33e59f89212df8e3954 (diff)
[MOVED FROM BAD] + checking in plugin category changes
Original commit message from CVS: + checking in plugin category changes
Diffstat (limited to 'gst/y4m')
-rw-r--r--gst/y4m/gsty4mencode.c2
1 files changed, 1 insertions, 1 deletions
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 <wim.taymans@chello.be>"
);