diff options
author | Leif Johnson <leif@ambient.2y.net> | 2003-11-16 22:02:23 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-05-15 23:35:05 +0100 |
commit | e7542a5d6b8058a6b81fb8a5bfd8ca7a1e278c07 (patch) | |
tree | 656b7a47f3eaa4499bb4d9a9bff3d8d9413f0686 /gst/y4m | |
parent | be73d84bd7afed2bad2ed33e59f89212df8e3954 (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.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/y4m/gsty4mencode.c b/gst/y4m/gsty4mencode.c index 6870222fc..4da88e38a 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>" ); |