mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 20:31:36 +00:00
ab841287a7
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. |
||
---|---|---|
.. | ||
buffer.c | ||
buffer.h | ||
debug.c | ||
debug.h | ||
functable.c | ||
functable.h | ||
gstaudioresample.c | ||
gstaudioresample.h | ||
Makefile.am | ||
resample.c | ||
resample.h | ||
resample_chunk.c | ||
resample_functable.c | ||
resample_ref.c |