mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
[MOVED FROM BAD] plugins part of license field patch
Original commit message from CVS: plugins part of license field patch
This commit is contained in:
parent
713372d3b0
commit
ad46cc2cb3
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
static GstElementDetails lavencode_details = {
|
static GstElementDetails lavencode_details = {
|
||||||
"LavEncode",
|
"LavEncode",
|
||||||
"Codec/Video/Encoder",
|
"Codec/Video/Encoder",
|
||||||
|
"LGPL",
|
||||||
"Encodes a YUV frame into the lav format (mjpeg_tools)",
|
"Encodes a YUV frame into the lav format (mjpeg_tools)",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Wim Taymans <wim.taymans@chello.be>",
|
"Wim Taymans <wim.taymans@chello.be>",
|
||||||
|
|
Loading…
Reference in a new issue