diff options
author | Martin Storsjö <martin@martin.st> | 2016-06-28 23:58:04 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2016-06-29 21:12:05 +0300 |
commit | 67cb2c0f73ec08bdcecd675c1ffe25c3a5b26ef2 (patch) | |
tree | f64b69c2959793e0f2602f72ef7f3fe1da71a4aa /.gitignore | |
parent | fe27792fd779ac4cdd5e57be5f6f488483c307b2 (diff) | |
download | ffmpeg-67cb2c0f73ec08bdcecd675c1ffe25c3a5b26ef2.tar.gz |
checkasm: hevc: Iterate over features first, then over bitdepths
This avoids listing the same feature multiple times in the
test output. Previously the output contained something like this:
SSE2:
- hevc_mc.qpel [OK]
- hevc_mc.epel [OK]
- hevc_mc.unweighted_pred [OK]
- hevc_mc.qpel [OK]
- hevc_mc.epel [OK]
- hevc_mc.unweighted_pred [OK]
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions