[Delta] PsiMedia
Justin Karneges
justin-psi2 at affinix.com
Wed Nov 26 09:56:29 PST 2008
On Wednesday 26 November 2008 09:14:48 Pau Garcia i Quiles wrote:
> On Wed, Nov 26, 2008 at 6:10 PM, Justin Karneges
>
> <justin-psi2 at affinix.com> wrote:
> > On Wednesday 26 November 2008 01:33:27 Pau Garcia i Quiles wrote:
> >> I forgot to ask this before: does you current approach require Qt to
> >> be compiled with the glib event loop?
> >
> > Nope, glib is used separately in its own thread.
>
> Have you tried using a glib-enabled Qt? Wouldn't that simply PsiMedia
> and (probably) increase performance?
I haven't. The primary reason I went with this approach is that glib
integration is only offered on Qt/X11. To a lesser extent, I think it's nice
that the app itself doesn't have to depend on glib, for example if the media
plugin is not installed.
The way glib is used now, there should be no performance difference between
separated vs integrated. But, it certainly would be simpler to write code
using the integrated glib. If Qt ever offers it on all platforms then I may
reevaluate my approach.
-Justin
More information about the Delta
mailing list