diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-06-29 17:48:54 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-06-29 17:58:00 +0200 |
commit | 5005b41ad6c461744ab4b163ad4f72a7b5111a7f (patch) | |
tree | 2a5806f8b21e6aa996a3493ea8dc2b2dfa5863f9 | |
parent | cca982ee018aad54214e94f2a0a5921c8bbf1328 (diff) | |
download | ffmpeg-5005b41ad6c461744ab4b163ad4f72a7b5111a7f.tar.gz |
fate: Update fate refs after cca982ee018aad54214e94f2a0a5921c8bbf1328
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
-rw-r--r-- | tests/ref/fate/filter-colorbalance | 6 | ||||
-rw-r--r-- | tests/ref/fate/filter-colorbalance-gbrap | 6 | ||||
-rw-r--r-- | tests/ref/fate/filter-colorbalance-gbrap-16 | 6 | ||||
-rw-r--r-- | tests/ref/fate/filter-colorbalance-rgba64 | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/tests/ref/fate/filter-colorbalance b/tests/ref/fate/filter-colorbalance index 0be1f1c855..f267da572e 100644 --- a/tests/ref/fate/filter-colorbalance +++ b/tests/ref/fate/filter-colorbalance @@ -3,6 +3,6 @@ #codec_id 0: rawvideo #dimensions 0: 352x288 #sar 0: 0/1 -0, 0, 0, 1, 304128, 0x3451c8eb -0, 1, 1, 1, 304128, 0x2107daa0 -0, 2, 2, 1, 304128, 0xcda7aa33 +0, 0, 0, 1, 304128, 0xd50c9fea +0, 1, 1, 1, 304128, 0xdf9e1f79 +0, 2, 2, 1, 304128, 0x9b84087e diff --git a/tests/ref/fate/filter-colorbalance-gbrap b/tests/ref/fate/filter-colorbalance-gbrap index 2e99601829..a85dc388b0 100644 --- a/tests/ref/fate/filter-colorbalance-gbrap +++ b/tests/ref/fate/filter-colorbalance-gbrap @@ -3,6 +3,6 @@ #codec_id 0: rawvideo #dimensions 0: 352x288 #sar 0: 0/1 -0, 0, 0, 1, 405504, 0xad0f2d82 -0, 1, 1, 1, 405504, 0x81d7d31f -0, 2, 2, 1, 405504, 0x40c5e836 +0, 0, 0, 1, 405504, 0xd33217e5 +0, 1, 1, 1, 405504, 0x08f161af +0, 2, 2, 1, 405504, 0x27508654 diff --git a/tests/ref/fate/filter-colorbalance-gbrap-16 b/tests/ref/fate/filter-colorbalance-gbrap-16 index 4ce323557b..d18fe5a466 100644 --- a/tests/ref/fate/filter-colorbalance-gbrap-16 +++ b/tests/ref/fate/filter-colorbalance-gbrap-16 @@ -3,6 +3,6 @@ #codec_id 0: rawvideo #dimensions 0: 352x288 #sar 0: 0/1 -0, 0, 0, 1, 405504, 0xa97c136c -0, 1, 1, 1, 405504, 0x0a120697 -0, 2, 2, 1, 405504, 0x85b133ff +0, 0, 0, 1, 405504, 0x2e44c4b0 +0, 1, 1, 1, 405504, 0xf47244e0 +0, 2, 2, 1, 405504, 0x040769dd diff --git a/tests/ref/fate/filter-colorbalance-rgba64 b/tests/ref/fate/filter-colorbalance-rgba64 index f6fcfee250..254669ff88 100644 --- a/tests/ref/fate/filter-colorbalance-rgba64 +++ b/tests/ref/fate/filter-colorbalance-rgba64 @@ -3,6 +3,6 @@ #codec_id 0: rawvideo #dimensions 0: 352x288 #sar 0: 0/1 -0, 0, 0, 1, 811008, 0xa67db91d -0, 1, 1, 1, 811008, 0x0846578a -0, 2, 2, 1, 811008, 0x77af61f8 +0, 0, 0, 1, 811008, 0x42e5db8b +0, 1, 1, 1, 811008, 0x31be5974 +0, 2, 2, 1, 811008, 0xdef21287 |