gstreamer/gst/audioconvert
Wim Taymans af09257fd0 docs/plugins/: Add audioresample to docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Add audioresample to docs.
* gst/audioconvert/gstaudioconvert.c:
Add revision date.
* gst/audioresample/gstaudioresample.c:
(gst_audioresample_base_init), (gst_audioresample_class_init),
(gst_audioresample_init), (gst_audioresample_dispose),
(audioresample_get_unit_size), (audioresample_transform_caps),
(resample_set_state_from_caps), (audioresample_transform_size),
(audioresample_set_caps), (audioresample_event),
(audioresample_do_output), (audioresample_transform),
(audioresample_pushthrough), (gst_audioresample_set_property),
(gst_audioresample_get_property), (plugin_init):
* gst/audioresample/gstaudioresample.h:
Added docs.
Small code cleanups.
2006-03-02 18:23:55 +00:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
audioconvert.c expand tabs 2005-12-06 19:42:02 +00:00
audioconvert.h expand tabs 2005-12-06 19:42:02 +00:00
audioconvert.vcproj more working plugins 2004-07-27 21:41:30 +00:00
channelmixtest.c *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
gstaudioconvert.c docs/plugins/: Add audioresample to docs. 2006-03-02 18:23:55 +00:00
gstaudioconvert.h Fix some more docs. 2006-03-01 17:39:28 +00:00
gstchannelmix.c expand tabs 2005-12-06 19:42:02 +00:00
gstchannelmix.h expand tabs 2005-12-06 19:42:02 +00:00
Makefile.am gst/audioconvert/: And bye bye buffer-frames-convert 2005-10-19 17:50:17 +00:00
plugin.c gst/audioconvert/plugin.c: Register the GstAudioChannelPosition enum type with the type system in the plugin_init fun... 2006-02-14 18:52:52 +00:00
plugin.h borgify further clean up docs a little 2005-12-01 01:12:55 +00:00