[gstreamer-bugs] [Bug 342789] [audioresample] doesn't clear state when stopped, causing non-negotiated errors when being reused

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 16 08:43:51 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=342789
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67483|none                        |committed
               Flag|                            |
           Severity|normal                      |major
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.9
            Version|0.3.3                       |HEAD CVS




------- Comment #6 from Tim-Philipp Müller  2006-06-16 15:43 UTC -------
2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>

        * tests/check/elements/audioresample.c: (test_reuse),
        (audioresample_suite):
          Add test case for bug #342789 fixed below.

2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>

        * 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.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list