Browse thread
[Caml-list] Video/Audio codecs in ocaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-11-17 (14:56) |
From: | skaller <skaller@u...> |
Subject: | Re: [Caml-list] Video/Audio codecs in ocaml |
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