From 9c5643a2bda1e633d646c3f5637a6f00e863cd6e Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sat, 20 Apr 2002 21:42:51 +0000 Subject: [PATCH] [MOVED FROM BAD] a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory --- gst/y4m/gsty4mencode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/y4m/gsty4mencode.c b/gst/y4m/gsty4mencode.c index f691212..3a913b7 100644 --- a/gst/y4m/gsty4mencode.c +++ b/gst/y4m/gsty4mencode.c @@ -23,7 +23,7 @@ static GstElementDetails lavencode_details = { "LavEncode", - "Filter/LAV/Encoder", + "Codec/Video/Encoder", "Encodes a YUV frame into the lav format (mjpeg_tools)", VERSION, "Wim Taymans ", -- 2.7.4