Re: [PATCH] cpu support for VIA and Transmeta processors
David Kuehling <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Timothy" == Timothy B Terriberry <[email protected]> writes: > 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. Ran into those errors, too. That's why I thought this wasn't supported any more. Well, if the decoder works, this will be sufficient for checking. BTW reading over your prior mail again, > Ah, but you didn't add them, you threw the old results away, which > would not have worked correctly on some C3-2's. I've updated the test > in svn r14834. See if that works for you. didn't understand what you meant, when I read it the first time. But you'r right, it was my code that was broken, and your cleanup didn't change the semantics. It's always the same when one thinks one can get away with not properly verifying new code :) David -- GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40