Results 1 to 10 of 12

Thread: Pascal port of the integer-only OGG vorbis decoder TREMOR

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #9
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    Lol. I guess you do have a point, but now we have some .NET 3.5 goodness and most of office 2010 running smoothly, I can't really complain

    As for speed, I find ports tend to be a tad slower than originals unless it has been 'over-viewed' by the person porting the code and improved upon. However, for things that are indeed very slow, I prefer to dump it into a separate thread, which on dual core system makes is appear as fast as it should be. I know the clock cycles are still going in, but from a user point of view, it can be quite the neat solution
    Last edited by code_glitch; 17-04-2012 at 06:38 PM.
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •