[MOVED FROM BAD] a hack to work around intltool's brokenness a current check for...
authorAndy Wingo <wingo@pobox.com>
Sat, 20 Apr 2002 21:42:51 +0000 (21:42 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 15 May 2009 22:35:03 +0000 (23:35 +0100)
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

index f691212..3a913b7 100644 (file)
@@ -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 <wim.taymans@chello.be>",