summaryrefslogtreecommitdiffstats
path: root/gst/y4m
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2002-09-18 19:02:52 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:03 +0100
commitad46cc2cb3e1f10250c1d334f874c8106d3fb387 (patch)
treecf5c3dc9e75c3521208805fa93123c580d4cbb4d /gst/y4m
parent713372d3b0e567d67b032bf44bbb42e1247c0e4f (diff)
[MOVED FROM BAD] plugins part of license field patch
Original commit message from CVS: plugins part of license field patch
Diffstat (limited to 'gst/y4m')
-rw-r--r--gst/y4m/gsty4mencode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/y4m/gsty4mencode.c b/gst/y4m/gsty4mencode.c
index 65343337..1f101fd6 100644
--- a/gst/y4m/gsty4mencode.c
+++ b/gst/y4m/gsty4mencode.c
@@ -24,6 +24,7 @@
static GstElementDetails lavencode_details = {
"LavEncode",
"Codec/Video/Encoder",
+ "LGPL",
"Encodes a YUV frame into the lav format (mjpeg_tools)",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",