On 2012-06-19 23:02:38 +0200, Diego Biurrun wrote: > On Tue, Jun 19, 2012 at 07:59:32PM +0100, Måns Rullgård wrote: > > Diego Biurrun <[email protected]> writes: > > > > > --- > > > Two issues remain: > > > > > > 1) I'm not sure if HAVE_7REGS implies i686 and thus cmov. > > > > It most certainly does not. > > Good, so the first hunk of the patch is OK. This leaves open the > question whether or not this should be implemented as a CPU flag.
what do you mean by first hunk? the '#if HAVE_7_REGS && HAVE_CMOV' -> '#if HAVE_7_REGS' is not ok and I don't see how you deduce that from Mans answer. Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
