mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 17:18:15 +00:00
gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.
Original commit message from CVS: * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.
This commit is contained in:
parent
595055ea7a
commit
0d59696171
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-08-11 David Schleef <ds@schleef.org>
|
||||
|
||||
* gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
|
||||
before.
|
||||
|
||||
2004-08-11 David Schleef <ds@schleef.org>
|
||||
|
||||
* gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
|
||||
|
|
|
@ -605,4 +605,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
|||
GST_VERSION_MINOR,
|
||||
"system_encode",
|
||||
"MPEG-1 system stream encoder",
|
||||
plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)
|
||||
plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN)
|
||||
|
|
Loading…
Reference in a new issue