diff options
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 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>" ); |