[gst-cvs] gst-plugins-good: [MOVED FROM BAD] rework build; add translations for v4l2

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


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

Author: Thomas Vander Stichele <thomas at apestaart.org>
Date:   Sat Apr  1 10:09:11 2006 +0000

[MOVED FROM BAD] rework build; add translations for v4l2

Original commit message from CVS:
rework build; add translations for v4l2

---

 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 d2e38e3..8e966af 100644
--- a/gst/y4m/gsty4mencode.c
+++ b/gst/y4m/gsty4mencode.c
@@ -288,4 +288,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
     "y4menc",
     "Encodes a YUV frame into the yuv4mpeg format (mjpegtools)",
-    plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)
+    plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)





More information about the Gstreamer-commits mailing list