mirror of https://git.ffmpeg.org/ffmpeg.git
83cd80d10a
* commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5':
audiodsp/x86: yasmify vector_clipf_sse
audiodsp: reorder arguments for vector_clipf
Merged the version from Libav after a discussion with James Almer on
IRC:
19:22 <ubitux> jamrial: opinion on 12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5?
19:23 <ubitux> it was apparently yasmified differently
19:23 <ubitux> (it depends on the previous commit arg shuffle)
19:24 <ubitux> i don't see the magic movsxdifnidn in your port btw
19:24 <ubitux> it's a port from
|
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
x86 | ||
.gitignore | ||
Makefile | ||
alacdsp.c | ||
audiodsp.c | ||
blockdsp.c | ||
bswapdsp.c | ||
checkasm.c | ||
checkasm.h | ||
flacdsp.c | ||
fmtconvert.c | ||
h264dsp.c | ||
h264pred.c | ||
h264qpel.c | ||
hevc_idct.c | ||
jpeg2000dsp.c | ||
pixblockdsp.c | ||
synth_filter.c | ||
v210enc.c | ||
vf_blend.c | ||
vf_colorspace.c | ||
videodsp.c | ||
vp8dsp.c | ||
vp9dsp.c |