[FFmpeg-devel] [PATCH] Fix mm_flags, mm_support for ARM
matthieu castet
castet.matthieu
Thu Jun 26 22:45:20 CEST 2008
Michael Niedermayer wrote:
>
>
>
>> @@ -523,6 +534,9 @@
>> "-4 test IDCT248 implementations\n");
>> }
>>
>> +#ifndef mm_support
>> +#define mm_support() 0
>> +#endif
>> int main(int argc, char **argv)
>> {
>> int test_idct = 0, test_248_dct = 0;
>
> this one is not
Is this one better ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm_support_arm.diff
Type: text/x-patch
Size: 492 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080626/7b317767/attachment.bin>
More information about the ffmpeg-devel
mailing list