summaryrefslogtreecommitdiffstats
path: root/gst/y4m
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-04-20 21:42:51 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:03 +0100
commit9c5643a2bda1e633d646c3f5637a6f00e863cd6e (patch)
tree673cbc0e4b5790e7d533a407948490ec7b2ad6f0 /gst/y4m
parent2bf59e140b77c3090064e0d2513c7cd7ef7fcd5a (diff)
[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
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 f691212d..3a913b72 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 <wim.taymans@chello.be>",