--- John Steele Scott <[EMAIL PROTECTED]> wrote:
> Back in October 2004, I did a bit of work on FLAC to get version
> 1.1.1 to
> build correctly under GNU/Linux/PPC. Only now have I realised that
> somewhere
> along the way something broke in FLAC's decoding. On my machine,
> roughly 50%
> of FLAC files are being decoded incorrectly.
> 
> I presume that I broke the code somehow when translating Josh's
> original OS X
> assembler into GNU style.

are you the one who submitted the patch with a translated
version of lpc_asm.s?  I thought that was Luca.

> Is there any kind of test harness or test routine which I could use
> to track
> down exactly where the problem lies?

no, that's one of the hardest things to debug.  you pretty much
have to single-step through it and making sense of it requires
intimate knowledge of the decoder.  that's why it takes me so
long to qualify any patches to the core encoder/decoder.  there
is little forgiveness from users for bugs in those.

Josh



                
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 

_______________________________________________
Flac-dev mailing list
Flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to