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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 13 15:25:38 UTC 2017


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

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
$ gcc -Wall -W simplify.c `pkg-config --cflags --libs gstreamer-1.0 glib-2.0`
&& GST_DEBUG=1 ./a.out 
caps: video/x-raw, framerate=(fraction)[ 3/1, 30/1 ]; video/x-raw,
framerate=(fraction)[ 3/1, 120/1 ]
simplified: video/x-raw, framerate=(fraction)[ 3/1, 120/1 ]


Now, since I did not have your original full problem, this might not fix it
all.

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