Re: GStreamer 0.01
- From: "A. Pagaltzis" <pagaltzis gmx de>
- To: Gtk2-Perl list <gtk-perl-list gnome org>
- Subject: Re: GStreamer 0.01
- Date: Fri, 27 May 2005 19:37:08 +0200
* Jan Hudec <bulb ucw cz> [2005-05-27 17:50]:
Shouldn't it really be done in Glib? Glib provides the gint64
and guint64 types and I assume GStreamer just uses them. So it
should be the Glib typemap that maps them to appropriate
Math::BigInt types.
Are you referring to my paragraph about bigint/bignum? That would
be superfluous if GStreamer had Glib typemap, I suppose.
And using Math::BigInt::Lite would be harder (not possible?).
But at least the first paragraph still applies: anyone wanting to
do any amount of math on those values will want an XS-based core
library for Math::BigInt (::FastCalc, ::GMP, ::Pari) instead of
the default ::Calc that is pure-Perl.
Regards,
--
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]