Don’t use external include guards. They don’t speed things up in modern
compilers, as gcc.
(This is a true statement, but more importantly, please don’t count on
__SDL_H to be reliably defined when you include SDL.h! I don’t believe
we document that #define anywhere, and if a good reason ever comes up,
we reserve the right to change it without warning, or use "#pragma once"
instead on a given compiler or whatnot.)
Hi, Ryan!
How about “recent” versions of SMPEG (and SMPEG2)? Is someone still
working on them? Is SMPEG2 already usable?
Goodbye!
PS.: it’s real hard to find a free/multiplatform/easy-to-use MPEG2
video decoder (ok, there is FFMPEG library, but boy, I don’t need all
those features, and by the provided example, how hard is to implement
something with it)_______________________________________________________
Yahoo! Acesso Gr?tis - Internet r?pida e gr?tis. Instale o discador agora! http://br.acesso.yahoo.com
fixes have been going into smpeg cvs, but i dont think a new release has been
made … see this page: http://icculus.org/smpeg/
-mikeOn Monday 06 February 2006 00:27, Alex (aka Majin) wrote:
How about “recent” versions of SMPEG (and SMPEG2)? Is someone still
working on them? Is SMPEG2 already usable?