caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: Brian Hurt <bhurt@spnz.org>
Cc: Jonathan Roewen <jonathan.roewen@gmail.com>, caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Video/Audio codecs in ocaml
Date: Fri, 18 Nov 2005 01:56:14 +1100	[thread overview]
Message-ID: <1132239374.8992.1.camel@rosella> (raw)
In-Reply-To: <Pine.LNX.4.63.0511170837120.24132@localhost.localdomain>

On Thu, 2005-11-17 at 08:39 -0600, Brian Hurt wrote:

> No, it won't be.  Nor, I comment, will C.  To get sufficient performance 
> for real-time MPEG decoding, you need to code the inner loop (the 2DFFT) 
> using SSE or Altivec or similiar.

Of course you can do that with gcc easily, all the opcodes
on most processors have 'function' like mappings. See the
gcc man page .. there's a list a mile long.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


      reply	other threads:[~2005-11-17 14:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17  4:41 Jonathan Roewen
2005-11-17  5:16 ` Jonathan Roewen
2005-11-17  9:17   ` Damien Bobillot
2005-11-17  9:25     ` Jonathan Roewen
2005-11-17  9:51       ` Damien Bobillot
2005-11-17 18:46         ` David MENTRE
2005-11-17 18:48           ` Jonathan Roewen
2005-11-17 14:39   ` Brian Hurt
2005-11-17 14:56     ` skaller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1132239374.8992.1.camel@rosella \
    --to=skaller@users.sourceforge.net \
    --cc=bhurt@spnz.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=jonathan.roewen@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).