On Sun, Jan 29, 2012 at 11:14 AM, Ronald S. Bultje <[email protected]>wrote:
> On x86-64, it indeed uses all 16 registers (and on x86-32, this gets > clipped to 8). Not marking it properly causes callers of this function > to fail randomly because of XMM register clobbering. > --- > libavcodec/x86/imdct36_sse.asm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > Seems ok.
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
