2015-02-05 20:20 GMT+01:00 Christophe Gisquet <christophe.gisq...@gmail.com>: > -cglobal hevc_put_hevc_bi_w%1_%2, 5, 7, 10, dst, dststride, src, srcstride, > src2, height, denom, wx0, wx1, ox0, ox1 > - mov r6d, denomm > +cglobal hevc_put_hevc_bi_w%1_%2, 4, 5, 10, dst, dststride, src, src2, > height, denom, wx0, wx1, ox0, ox1 > + mov r5d, denomm
This is wrong, that should be "4, 6". Strange that it doesn't cause issues on win64 (linux x86_64 has the 6 first parameters through gprs anyway). Will send an updated patch with any additional modification request from the reviewers. -- Christophe _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel