This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 7a09558e5c swscale/uops: move some simple functions to header file
new 4d9be5f57c swscale/jit: move jit-related code to its own file
new 7719992780 swscale/jit: implement ff_sws_jit_protect() for win32
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libswscale/Makefile | 1 +
libswscale/jit.c | 104 ++++++++++++++++++++++++++++++++
libavcodec/hqxdsp.h => libswscale/jit.h | 26 ++++----
libswscale/utils.c | 73 +++-------------------
4 files changed, 124 insertions(+), 80 deletions(-)
create mode 100644 libswscale/jit.c
copy libavcodec/hqxdsp.h => libswscale/jit.h (64%)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]