[Bug 680236] QtGStreamer doesn't wrap GstDiscoverer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Dec 11 04:51:50 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=680236
GStreamer | qt-gstreamer | git
--- Comment #12 from George Kiagiadakis <kiagiadakis.george at gmail.com> 2012-12-11 12:51:46 UTC ---
(In reply to comment #11)
> 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.
Hm, I don't see why that would be ambiguous.
> > +// 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?
Sorry, I meant structs.h, together with the Fraction struct definition.
--
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