On Fri, Feb 10, 2012 at 11:41:26AM -0800, Luca Barbato wrote: > On 10/02/12 11:38, Diego Biurrun wrote: > > Also give a more suitable name to the MMI-optimized IDCT; > > it is not PS2-specific, as the name currently suggests. > > Looks fine, does it compile?
For some value of compile the answer is yes. This code has not been compiled in a long time and my patch does not affect it negatively. However, compilation is broken, see the patch I just sent to fix it. Standard gcc apparently cannot compile/assemble MMI instructions, that patch was never upstreamed and only some ps2dev gcc can do it. I just disabled the inline assembly and checked compilation for empty functions. This works as expected, so OK to push? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
