diff options
Diffstat (limited to 'gst/mpeg1sys')
-rw-r--r-- | gst/mpeg1sys/gstmpeg1systemencode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mpeg1sys/gstmpeg1systemencode.c b/gst/mpeg1sys/gstmpeg1systemencode.c index 4073174c..2f46a400 100644 --- a/gst/mpeg1sys/gstmpeg1systemencode.c +++ b/gst/mpeg1sys/gstmpeg1systemencode.c @@ -34,7 +34,7 @@ static GstElementDetails system_encode_details = { "MPEG1 Multiplexer", "Codec/Muxer", - "LGPL", + "GPL", "Multiplexes MPEG-1 Streams", VERSION, "Wim Taymans <wim.taymans@chello.be>", |