diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-08 03:14:30 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-11 14:18:54 +0200 |
commit | 37ee36f689e4f9e07c65566e1fec6b8ffa9605b8 (patch) | |
tree | 9635a6c11a40b1e0658429d6b235a1e319f60c78 /libavfilter/vf_readvitc.c | |
parent | 5102b98b7a17e90b28360bad08f4f44ab0aebf53 (diff) | |
download | ffmpeg-37ee36f689e4f9e07c65566e1fec6b8ffa9605b8.tar.gz |
checkasm/idctdsp: Use declare_func_emms only when needed
There is no MMX code for (add|put|put_signed)_pixels_clamped
since commit bfb28b5ce89f3e950214b67ea95b45e3355c2caf, so use
declare_func instead of declare_func_emms() to also test that
we are not in MMX mode after return.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_readvitc.c')
0 files changed, 0 insertions, 0 deletions