mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00: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 */
|
||||
static GstElementDetails stereo_details = GST_ELEMENT_DETAILS (
|
||||
"Stereo effect",
|
||||
"Filter/Audio/Effect",
|
||||
"Muck with the stereo signal, enhance it's 'stereo-ness'",
|
||||
"Filter/Effect/Audio",
|
||||
"Muck with the stereo signal to enhance its 'stereo-ness'",
|
||||
"Erik Walthinsen <omega@cse.ogi.edu>"
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue