Justin Ruggles <[email protected]> writes: > - if(mm_flags & AV_CPU_FLAG_3DNOW){ > + if (mm_flags & AV_CPU_FLAG_3DNOW && HAVE_AMD3DNOW){ ^ ^ If you're fixing the whitespace at one end, why not the other?
-- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
