[Bug 757948] audio: Do not fail filling info from caps missing channel-mask
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Dec 25 12:22:06 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=757948
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
So what shall we do with this then?
As I understand it, the choice here is between:
- require caps producers to use _get_fallback_mask() (now)
- make parse_info_from_caps() use _get_fallback_mask() (this patch)
I'm leaning slightly towards forcing producers to do this, so matroskademux in
this case. That way when we make up stuff it has to be done explicitly in the
element in question and is less likely to be overlooked.
--
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