diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-08-29 23:26:01 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-08-31 00:45:36 +0200 |
commit | cffbeda4621b0e153016815f35a880061dfa6965 (patch) | |
tree | cf9fe669eb354fda2d11aa8d0e5c2a78e81b6150 | |
parent | 6dbb64fdccafe846aaec75d3784f7ad49d8af5df (diff) | |
download | ffmpeg-cffbeda4621b0e153016815f35a880061dfa6965.tar.gz |
tests/ref/fate/pixelutils: Add a newline.
Fixes fate-pixelutils on aix.
-rw-r--r-- | tests/ref/fate/pixelutils | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/pixelutils b/tests/ref/fate/pixelutils index 434904e477..df72d52e69 100644 --- a/tests/ref/fate/pixelutils +++ b/tests/ref/fate/pixelutils @@ -57,4 +57,4 @@ [OK] [AA] SAD [small] 16x16=22986 ref=22986 [OK] [UU] SAD [small] 32x32=86550 ref=86550 [OK] [AU] SAD [small] 32x32=83656 ref=83656 -[OK] [AA] SAD [small] 32x32=85164 ref=85164
\ No newline at end of file +[OK] [AA] SAD [small] 32x32=85164 ref=85164 |