gstreamer/gst/audioresample
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
..
buffer.c gst/audioresample/: Fix audioresample, seek torture, new segments, reverse negotiation etc.. work fine. 2005-12-02 11:34:50 +00:00
buffer.h expand tabs 2005-12-06 19:42:02 +00:00
debug.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
debug.h gst/audioresample/: Convert to using gst debugging 2005-09-23 16:40:27 +00:00
functable.c port audioresample to basetransform 2005-08-24 14:08:58 +00:00
functable.h expand tabs 2005-12-06 19:42:02 +00:00
gstaudioresample.c docs/plugins/: Add audioresample to docs. 2006-03-02 18:23:55 +00:00
gstaudioresample.h docs/plugins/: Add audioresample to docs. 2006-03-02 18:23:55 +00:00
Makefile.am gst/audioresample/: Convert to using gst debugging 2005-09-23 16:40:27 +00:00
resample.c gst/audioresample/: Fix audioresample, seek torture, new segments, reverse negotiation etc.. work fine. 2005-12-02 11:34:50 +00:00
resample.h gst/audioresample/resample.h: As before, but for o_buf 2006-01-03 17:33:16 +00:00
resample_chunk.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample_functable.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample_ref.c gst/audioresample/: Fix audioresample, seek torture, new segments, reverse negotiation etc.. work fine. 2005-12-02 11:34:50 +00:00