mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
1a140c99a6
Original commit message from CVS: * docs/random/ensonic/audiobaseclasses.txt: * docs/random/ensonic/dynlink.txt: * docs/random/ensonic/profiling.txt: Save my thoughts. * docs/random/moving-plugins: Add note to use g_assert type macros.
18 lines
346 B
Text
18 lines
346 B
Text
$Id$
|
|
|
|
= audio base classes =
|
|
We have gst-plugins-base/gst-libs/gst/audio with some audio helper and base
|
|
classes.
|
|
|
|
audiofilter: for src_caps=sink_caps
|
|
basetransform: *
|
|
|
|
= new stuff =
|
|
|
|
|
|
= todo =
|
|
* mv gstaudiofilterexample -> gst-template
|
|
* make more elements using the baseclass
|
|
* base: audiorate, audioresample, volume
|
|
* good: audiopanorama
|
|
|