mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
plugins part of license field patch
Original commit message from CVS: plugins part of license field patch
This commit is contained in:
parent
580ada45a2
commit
94012a7479
1 changed files with 2 additions and 1 deletions
|
@ -19,10 +19,11 @@
|
|||
|
||||
#include <gststereo.h>
|
||||
|
||||
|
||||
/* elementfactory information */
|
||||
static GstElementDetails stereo_details = {
|
||||
"Stereo effect",
|
||||
"Filter/Audio/Effect",
|
||||
"LGPL",
|
||||
"Muck with the stereo signal, enhance it's 'stereo-ness'",
|
||||
VERSION,
|
||||
"Erik Walthinsen <omega@cse.ogi.edu>",
|
||||
|
|
Loading…
Reference in a new issue