[Bug 779058] caps: simplify creates invalid caps with sets or ranges, intersect fails even more on them

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 15 13:10:03 UTC 2017


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

--- Comment #10 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
One thing that's not clear to me is whether fractions set operations should
operate like mathematical fractions. I'm guessing yes, but when used as
framerate, it kinda makes a difference if the denominators are not the same,
and I've previously treated them as being "numerator between bounds, but same
denominator". The unit tests for fraction values treats them as mathematical.
My union code doesn't (which is fine, as it's conservative, just not optimal).

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