[FFmpeg-devel] [PATCH] Make swscale x86 ASM depend less on registers been preserved across blocks

Vitor Sessak vitor1001 at gmail.com
Wed Sep 17 21:21:08 CEST 2014


Hi!

I'm not sure we can count on registers been preserved across ASM
blocks. Moreover, this causes problems with utils that instrument the
code by inserting function calls between lines (like ThreadSanitizer).

The attached patch fix one instance of this problem in swscale.

-Vitor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-swscale-x86-do-not-expect-registers-to-be-preserved-.patch
Type: application/octet-stream
Size: 4909 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140917/a53a69f1/attachment.obj>


More information about the ffmpeg-devel mailing list