diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-06-16 15:17:44 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-06-16 15:17:44 +0000 |
commit | ab841287a7e1a3783f2e37b18730b028dbdfcfd7 (patch) | |
tree | f2dec6f539f33b21637632c5db8a7b1cb0192b6b /examples | |
parent | 384fe0bda8cd99c6d64168c73cd6ca433cfa0a24 (diff) | |
download | gst-plugins-bad-ab841287a7e1a3783f2e37b18730b028dbdfcfd7.tar.gz gst-plugins-bad-ab841287a7e1a3783f2e37b18730b028dbdfcfd7.tar.bz2 gst-plugins-bad-ab841287a7e1a3783f2e37b18730b028dbdfcfd7.zip |
gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and ::stop so that audioresample can clear it...
Original commit message from CVS:
* gst/audioresample/gstaudioresample.c:
(gst_audioresample_class_init), (gst_audioresample_init),
(audioresample_start), (audioresample_stop),
(gst_audioresample_set_property), (gst_audioresample_get_property):
Implement GstBaseTransform::start and ::stop so that audioresample
can clear its internal state properly and be reused insted of
causing non-negotiated errors with playbin under some circumstances
(#342789).
* tests/check/elements/audioresample.c: (setup_audioresample),
(cleanup_audioresample):
Need to set element state here so that ::start and ::stop are
called.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions