[Bug 667444] baseparse: clear adapter in reset so no old data is read when re-using elements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 12 11:58:33 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667444
  GStreamer | gstreamer (core) | 0.10.35

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36
            Summary|[gstbaseparse] Patch to     |baseparse: clear adapter in
                   |clear adapter on reset      |reset so no old data is
                   |                            |read when re-using elements

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-12 19:58:26 UTC ---
commit df6de8fe0c4f7179281def3fed282573b5a3e546
Author: Antoine Tremblay <hexa00 at gmail.com>
Date:   Thu Jan 12 19:53:11 2012 +0000

    baseparse: clear adapter in reset so baseparse is reusable

    GstBaseParse was not clearing its adapter on reset causing
    problems when a pipeline went for example from PLAYING to NULL
    state and then back to PLAYING again. The data from the last
    stream would be used in the parser.

    https://bugzilla.gnome.org/show_bug.cgi?id=667444

-- 
Configure bugmail: https://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