[Bug 680236] QtGStreamer doesn't wrap GstDiscoverer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 11 04:37:24 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680236
  GStreamer | qt-gstreamer | git

--- Comment #11 from Murray Cumming <murrayc at murrayc.com> 2012-12-11 12:37:17 UTC ---
I have made some of those changes in the branch.

> +QTGSTREAMER_EXPORT QDebug operator<<(QDebug debug, DiscovererStreamInfoPtr
info);
> +QTGSTREAMER_EXPORT QDebug operator<<(QDebug debug, DiscovererInfoPtr info);
>
> const FooPtr & info please. There is no reason in incrementing the reference
> count for a debugging function.

That leads to some ambiguous calls. I'll see if I can still make it work.

> +// FIXME: move to fraction.h
> +static QDebug operator<<(QDebug debug, const Fraction &f)
> 
> Do move it to fraction.h please

You mean, to a new file?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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