[mythtv] [PATCH] Remove mm_support for non MMX builds

Mino Taoyama mythtv at taoyama.com
Sun May 15 01:56:18 UTC 2005


Here is a small patch to remove the dependency on the mm_support  
function for non-MMX builds.

I was having a problem with MacOS X builds since the code in the  
quickdnr and crop filters would fail to link because mm_support was  
not defined.  I just put #ifdef MMX around the code.

Compiles and seems to work.

Mino

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm_support.patch
Type: application/octet-stream
Size: 1595 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050514/b2205ab4/mm_support.obj


More information about the mythtv-dev mailing list