[Bug 695934] Split QtGLib and QtGStreamer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 25 02:35:29 PDT 2013


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

George Kiagiadakis <kiagiadakis.george> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
                 CC|                            |kiagiadakis.george at gmail.co
                   |                            |m
     Ever Confirmed|0                           |1

--- Comment #6 from George Kiagiadakis <kiagiadakis.george at gmail.com> 2013-03-25 09:28:17 UTC ---
Hi, sorry for the delay.

- Versioning: QtGStreamer is 0.10.x, because of GStreamer. The general rule I
set was to follow the versioning of the C library that we wrap. QtGLib already
has a version number of 2.0 if you look carefully, and I think it should stay
like that, using the third version number for the bindings versioning (2.0.x).

- Codgen: Codegen is a meta-compiler, not a libexec, and yes, it should not be
duplicated. It is part of QtGLib. Of course, it needs a much better name if it
is to be installed in /usr/bin.

- string_p.h: Do whatever is necessary, even duplicating it. It is basically
crap that should go away at some point, when method arguments will be using
QString instead of char* (this is part of the g-i porting plan).

- examples: As I have said before, QtGLib is not really ideal for standalone
use. I don't think it needs any examples right now. I really don't want people
to use it right now.

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