paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] Modified MPEG player widget for paragui-CVS


From: Eric Ross
Subject: Re: [paragui-users] Modified MPEG player widget for paragui-CVS
Date: Thu, 30 May 2002 03:04:02 -0400
User-agent: Internet Messaging Program (IMP) 3.0

Mensaje citado por Teunis Peters <address@hidden>:

> <big snip>

Im going to include some (if not all :) of your changes in the current version.
I like the idea of having a ready to use player (even with slider). I'd like to
do some profiling about having a call to frameupdate() in the callback(cb). I
dont think that it _really_ has a big impact, but if i can improve performance
just a little, i'll do it :)

The only thing that dislikes me a bit, is coming back to have a SMPEG instance
inside the player. The beauty part of making it a derived class is that you can
use all the method from the parent class. The bad thing is that sometimes there
are link problems. You said that some problems related to RTTI; do you have some
others problems ? have someone else similar problems at link time ? I think that
if we make sure that the installed smpeg is compiled with the same flags then we
can make the player class derived from SMPEG; if not, change it to the Teunis's
version(it works everywhere).

BTW, what tag do i have to use to commit the changes to pgmpeg ? Alex, could you
tell me which tag to use ?

Eso es todo amigos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]