mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
08afeb6120
Original commit message from CVS: * docs/design/draft-tagreading.txt: * docs/random/ensonic/audiobaseclasses.txt: Do some Architect work. * gst/gstobject.c: (gst_object_set_name): Add a WARNING. * gst/gstpad.c: Add docs that point from gst_pad_get_range to gst_pad_pull_range
15 lines
292 B
Text
15 lines
292 B
Text
$Id$
|
|
|
|
= audio base classes =
|
|
We have gst-plugins-base/gst-libs/gst/audio with some audio helper and base
|
|
classes.
|
|
|
|
= new stuff =
|
|
|
|
|
|
= todo =
|
|
* mv gstaudiofilterexample -> gst-template
|
|
* make more elements using the baseclass
|
|
* base: audiorate, audioresample, volume
|
|
* good: audiopanorama
|
|
|