[gst-cvs] gst-plugins-good: [MOVED FROM BAD] a hack to work around intltool' s brokenness a current check for mpeg2dec details-> klass reorganizations an element br...

Jan Schmidt thaytan at kemper.freedesktop.org
Fri May 15 16:23:23 PDT 2009


Module: gst-plugins-good
Branch: master
Commit: 9c5643a2bda1e633d646c3f5637a6f00e863cd6e
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=9c5643a2bda1e633d646c3f5637a6f00e863cd6e

Author: Andy Wingo <wingo at pobox.com>
Date:   Sat Apr 20 21:42:51 2002 +0000

[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 files changed, 1 insertions(+), 1 deletions(-)

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 <wim.taymans at chello.be>",





More information about the Gstreamer-commits mailing list