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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 20 11:39:53 UTC 2018


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
 Attachment #373977|none                        |committed
             status|                            |

--- Comment #22 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 373977
  --> https://bugzilla.gnome.org/attachment.cgi?id=373977
qtdemux: Fix broken build due to g_ptr_array_find_with_equal_func()

Thanks!

commit 7bce030be35532a1a2025bf5fea0d47dd822adb5 (HEAD -> master)
Author: Seungha Yang <seungha.yang at navercorp.com>
Date:   Sat Oct 20 00:10:04 2018 +0900

    qtdemux: Fix build with GLib versions < 2.54

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

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

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