diff options
Diffstat (limited to 'gst/cdxaparse')
-rw-r--r-- | gst/cdxaparse/gstcdxaparse.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/cdxaparse/gstcdxaparse.c b/gst/cdxaparse/gstcdxaparse.c index 08e5ba9b..842d8e29 100644 --- a/gst/cdxaparse/gstcdxaparse.c +++ b/gst/cdxaparse/gstcdxaparse.c @@ -40,6 +40,7 @@ static GstElementDetails gst_cdxa_parse_details = { ".dat parser", "Codec/Parser", + "LGPL", "Parse a .dat file (VCD) into raw mpeg1", VERSION, "Wim Taymans <wim.taymans@tvd.be>", |