ffmpeg/tests/checkasm
Clément Bœsch 83cd80d10a Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5'
* 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 1d36defe94
19:25 <jamrial> seems better thanks to said arg shuffle
19:25 <jamrial> the loop is the same, but init is simpler
19:25 <jamrial> probably worth merging
19:25 <ubitux> OK
19:25 <ubitux> thanks
19:26 <jamrial> curious they didn't make len ptrdiff_t after the previous bunch of commits, heh
19:26 <ubitux> yeah indeed

Both commits are merged at the same time to prevent a conflict with our
existing yasmified ff_vector_clipf_sse.

Merged-by: Clément Bœsch <u@pkh.me>
2017-03-20 22:35:07 +01:00
..
aarch64
arm Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73' 2017-02-02 11:22:04 +01:00
x86
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
Makefile Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017' 2017-03-20 19:10:56 +01:00
alacdsp.c
audiodsp.c Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5' 2017-03-20 22:35:07 +01:00
blockdsp.c Merge commit '2eb97af66af90ca3978229da151f0b8b3a5d9370' 2017-03-20 19:05:05 +01:00
bswapdsp.c
checkasm.c Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017' 2017-03-20 19:10:56 +01:00
checkasm.h Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017' 2017-03-20 19:10:56 +01:00
flacdsp.c
fmtconvert.c
h264dsp.c Merge commit 'e48746deec48e9ff195841bc3266b4e153a878cd' 2016-11-13 23:02:39 +01:00
h264pred.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
h264qpel.c
hevc_idct.c Merge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc' 2017-02-02 11:40:58 +01:00
jpeg2000dsp.c
pixblockdsp.c Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3' 2017-03-20 15:58:32 +01:00
synth_filter.c
v210enc.c
vf_blend.c checkasm: bench each vf_blend mode once 2016-02-22 13:54:07 -03:00
vf_colorspace.c tests/checkasm/vf_colorspace: Make bpp_mask const 2016-04-13 22:39:41 +02:00
videodsp.c
vp8dsp.c Merge commit '87c6c78604e4dd16f1f45862b27ca006da010527' 2017-03-19 15:11:44 -03:00
vp9dsp.c arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 2017-01-14 21:13:30 +01:00