[Bug 796742] audio: remove the non-interleaved layout from the caps of elements that do not actually support this

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 11 13:57:11 UTC 2018


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

--- Comment #3 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
commit a498d3fe6e2bedd2e1622bb51811d44c8fabd6ed
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Mon Feb 12 15:33:49 2018 +0200

    adder: remove non-interleaved layout from caps

    adder needs more than just trivial work to support planar buffers properly
    because it currently reads sub-buffers from GstCollectPads in order for all
    of them to have matching sizes. In planar mode, this means it would
truncate
    some channels and mix them up in strange ways. It only works if all input
    buffers in all sink pads have matching sizes.

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