[Bug 728268] Need a way to detect that pool haven't changed, is active, and does not need to be renegotiated

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 15 16:18:53 PDT 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.2

--- Comment #8 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-15 23:18:50 UTC ---
I've sqashed the code and their unit tests.

commit 6079666a71ab098151207a0564946e433fa7838b
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Tue May 6 15:35:14 2014 -0400

    bufferpool: Add support for reconfiguring a pool

    If a pool config is being configured again, check if the configuration have
changed.
    If not, skip that step. Finally, if the pool is active, try deactivating
it.

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

commit 64aa64cb80a404c49bb5d123c06610b9509d6ead
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Tue May 6 16:59:34 2014 -0400

    value: Add support for GstAllocationParams comparision

    This is useful to compare buffer pool configuaration.

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

commit 00614e2c2b3882604d7715908a3b43230a2607aa
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Tue May 6 16:46:55 2014 -0400

    value: Add support for GObject comparising in structures

    This is useful to allow comparing pool configuration where a GstAllocator
    is set.

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

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