gstreamer/gst-libs/gst/audio
David Schleef e61dfa60ad gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template.
Original commit message from CVS:
* gst-libs/gst/audio/Makefile.am:
Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
from the template.
* gst-libs/gst/audio/gstaudiofilter.c:
* gst-libs/gst/audio/gstaudiofilter.h:
Add bytes_per_sample and size and n_samples calculation.
* gst-libs/gst/audio/gstaudiofilterexample.c:
Remove, now autogenerated.
* gst-libs/gst/audio/gstaudiofiltertemplate.c:
Moved from gstaudiofilterexample, object name changed, code added
so that it actually works.
* gst-libs/gst/audio/make_filter:
Script to build an audiofilter subclass from the template.
* gst/colorspace/Makefile.am:
* gst/colorspace/yuv2yuv.c:
Remove file, since it's GPL, and we don't use it.
2004-01-16 00:55:29 +00:00
..
audio.c adding structure setters matching the templates for audio 2004-01-12 19:35:54 +00:00
audio.h adding structure setters matching the templates for audio 2004-01-12 19:35:54 +00:00
audioclock.c use element time. 2004-01-14 00:53:52 +00:00
audioclock.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
gstaudiofilter.c gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template. 2004-01-16 00:55:29 +00:00
gstaudiofilter.h gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template. 2004-01-16 00:55:29 +00:00
gstaudiofiltertemplate.c gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template. 2004-01-16 00:55:29 +00:00
make_filter gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template. 2004-01-16 00:55:29 +00:00
Makefile.am gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template. 2004-01-16 00:55:29 +00:00