[Bug 797239] qtdemux: Crash when playing smooth-streaming

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 19 15:30:04 UTC 2018


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

--- Comment #18 from Seungha Yang <pudding8757 at gmail.com> ---
Created attachment 373975
  --> https://bugzilla.gnome.org/attachment.cgi?id=373975&action=edit
qtdemux: Don't use g_ptr_array_find_with_equal_func()

g_ptr_array_find_with_equal_func was introduced in glib 2.54
which is a higher version than our minimum required one.

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