[Bug 705993] aiffparse: fix sticky event warnings in push mode / add tests

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 16 16:29:50 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705993
  GStreamer | gst-plugins-bad | git

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.4

--- Comment #17 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-08-16 23:29:44 UTC ---
Thanks for the patches! Pushed them + some fixes to master:


commit ef8557249623dd2a1ea5652e207347ca071d019b
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Aug 17 00:22:44 2013 +0100

    tests: fix some leaks in aiffparse unit test

commit 1d35549d6070b3aae5dd079831c82c6b4777bead
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Aug 17 00:09:18 2013 +0100

    tests: fix state change order in aiffparse test

    Do state changes from sink to src. Fixes race condition in
    pull mode test where the source will start up and push buffers
    to queue/identity or aiffparse before the main thread has
    managed to set them to playing yet.

commit 2bed61ee2ff5f1bb7c8ce068ae3dd992e074ffea
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Mon Aug 12 18:33:39 2013 +0100

    aiffparse: add tests

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

commit 63d629aba560512a97e36699be16f840f7603b97
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Aug 17 00:23:08 2013 +0100

    aiffparse: don't leak adapter

commit ddcfe3ddf38660280cbd5d73a32bba5128a70685
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Thu Aug 15 13:58:48 2013 +0100

    aiffparse: s/newsegment/segment/

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

commit d69b6e53e463bc96b7457c3a3f99f1d07c891610
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Tue Aug 13 18:42:55 2013 +0100

    aiffparse: fix push mode

    Fix push mode by handling sink events (CAPS, SEGMENT) properly.

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

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