mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
+ checking in plugin category changes
Original commit message from CVS: + checking in plugin category changes
This commit is contained in:
parent
a6fa08fb99
commit
000e322142
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
||||||
/* elementfactory information */
|
/* elementfactory information */
|
||||||
static GstElementDetails stereo_details = GST_ELEMENT_DETAILS (
|
static GstElementDetails stereo_details = GST_ELEMENT_DETAILS (
|
||||||
"Stereo effect",
|
"Stereo effect",
|
||||||
"Filter/Audio/Effect",
|
"Filter/Effect/Audio",
|
||||||
"Muck with the stereo signal, enhance it's 'stereo-ness'",
|
"Muck with the stereo signal to enhance its 'stereo-ness'",
|
||||||
"Erik Walthinsen <omega@cse.ogi.edu>"
|
"Erik Walthinsen <omega@cse.ogi.edu>"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue