[mythtv] [PATCH] dtk libsoundtouch bug

Mark Spieth mark at dclabs.com.au
Fri Jan 28 17:49:08 EST 2005


found it.
couple of transcription errors in the old macros only. new inrtinsic code
worked fine.
all shifts require a 64bit shift arg so made them regs again to minimize mem
accesses.
also dont need the -fPIC options. so I removed them too. static lib after
all.
patch attached.
apologies for the dep issue. I saw it in the log. didnt update due to my
debug session on this.
also the "new" intrisics are much slower. I had a look at the assembly
produced and its quite inefficient at optimising the registers (gcc3.3.4).
Id keep the older macros for now for performance reasons.

cheers
mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythtv_libmythsoundtouch_dtk.patch
Type: application/octet-stream
Size: 8264 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050129/7192bfa4/mythtv_libmythsoundtouch_dtk.obj
-------------- next part --------------
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.2 - Release Date: 1/28/2005


More information about the mythtv-dev mailing list