summaryrefslogtreecommitdiffstats
path: root/gst/y4m
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 10:09:11 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:07 +0100
commit1844742e145e12aaf0854ae003b8394dea0b09ef (patch)
tree8308b96d27055ec24122537b2169e202c7cae4cd /gst/y4m
parent22ec948d156b3121aa33677734642b8b9b94f8f0 (diff)
[MOVED FROM BAD] rework build; add translations for v4l2
Original commit message from CVS: rework build; add translations for v4l2
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 d2e38e3a..8e966af7 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)