Skip to content
  • Tim-Philipp Müller's avatar
    gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and... · 767ac56e
    Tim-Philipp Müller authored
    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.
    767ac56e
To find the state of this project's repository at the time of any of these versions, check out the tags.