On Thu, Jul 22, 2010 at 10:07:16PM +0200, Andrea Palmatè wrote:
> i think it is time to drop the old library..
> i have also this warning when using ffmpeg
> 
> Diverting av_*_packet function calls to libavcodec. Recompile to improve 
> performance
> What do you think?

That an ifdef would also give you pefromance improvement :)

> BTW, i can pack also everything into some #ifdef.. but you know Benjamin.. :D 
> and i'm scared!! :D
> 

Don't worry, #ifdefs aimed at supporting multiple versions of
external packages are fine. It's the #ifdef used to workaround
mis-design that disturb. I'm sure Ben agrees with that.

--strk;

> Il giorno 22/lug/2010, alle ore 21.28, strk ha scritto:
> 
> > On Thu, Jul 22, 2010 at 03:06:07PM +0200, Andrea Palmatè wrote:
> > 
> >> Ok, would be useless to put it into other #ifdef. at this point we can 
> >> leave all the code as is and live happy.. :)
> > 
> > Well, using newer interfaces when available would have
> > the advantage of husing some warnings, and it'd be a work
> > done when old interfaces will be completely dropped.
> > 
> > If you have time for that you could try a patch with that
> > goal...
> > 
> > --strk;
> > 
> >  ()   Free GIS & Flash consultant/developer
> >  /\   http://strk.keybit.net/services.html
> > 
> > _______________________________________________
> > Gnash-dev mailing list
> > Gnash-dev@gnu.org
> > http://lists.gnu.org/mailman/listinfo/gnash-dev
> > 

-- 

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html

_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to