[Bug 744211] interleave: assertion 'self->func != NULL' failed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 5 05:03:08 PDT 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1
                 OS|Linux                       |All

--- Comment #10 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Thanks for the update, just merged your fix.

If you think the documentation can improved feel free to provide another patch.

commit 0e5631c5c002c1ae8ad9db06fb8b6806ba5b625c
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Thu Jun 4 14:18:01 2015 +0900

    interleave: error when channel-positions-from-input=False

    self->channels is being incremented only when
    channel-positions-from-input is set as TRUE. So in case of FALSE
    self->func is not set and hence creating assertion error.
    Hence removing the condition to increment self->channels.

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

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