Skip to content
  • Seungha Yang's avatar
    qtmux: Fix build warning · 4f443c81
    Seungha Yang authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    gstqtmux.c(644): warning C4133: '=':
      incompatible types - from 'gboolean (__cdecl *)(GstAggregator *,GstAggregatorPad *,GstEvent *)'
      to 'GstFlowReturn (__cdecl *)(GstAggregator *,GstAggregatorPad *,GstEvent *)'
    4f443c81