mirror of https://github.com/FFmpeg/FFmpeg.git
There is no MMX code for loop filters since commit
6a551f1405
, so use declare_func
instead of declare_func_emms() to also test that we are not
in MMX mode after return.
Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
pull/388/head
parent
e89b85a5e4
commit
bcfa427c8f
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue