[theora-dev] [PATCH] cpu support for VIA and Transmeta processors

Timothy B. Terriberry tterribe at email.unc.edu
Sun May 4 15:13:20 PDT 2008


David Kuehling wrote:
> Your new code looks good.  Though I didn't compile it (yet).  BTW
> anybody knows how to enable the TH_DEBUG() debug messages?  I'm always
> adding my own debug code to see what CPU detection did...

Monty added those, but grep says:

CFLAGS=-D_TH_DEBUG_ ./configure && make clean && make

However, then you run into the problem that the variables dframe and
debugout are only defined in the encoder, even though they're used in
the decoder, so the decoder examples will fail to build.


More information about the theora-dev mailing list