queuearray: make _find() find the value if no compare function is provided
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 30 Jan 2013 11:55:18 +0000 (11:55 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 30 Jan 2013 12:07:52 +0000 (12:07 +0000)
commitae8940e6f7057b4528d7b73d69672c0a8ff46cf1
treea85b48651b81d2bab5c49c365549c3eee61e6a63
parent8ea19a48ceb35440dacc91b947afe95ccce11df4
queuearray: make _find() find the value if no compare function is provided

Allow NULL as compare function for direct value lookup.

https://bugzilla.gnome.org/show_bug.cgi?id=692691
libs/gst/base/gstqueuearray.c