[Bug 792435] v4l2src selecting suboptimal colorspace

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 11 19:56:33 UTC 2018


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

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
I think I found the problem, just wrote this little test to find out that
g_list_insert_sorter() will prepend when the compare function return equals
(0). That means we reverse the order. It's funny, because I ready have that
handled for the case both structure are smaller then preferred size (I just
append by returning 1).

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