---
I'm not entirely sure about why this is needed, but I'm posting the solution 
early so I can get feedback.
Cheers,
    Vittorio

 tests/fate/filter-video.mak      |    2 +-
 tests/ref/fate/filter-fieldorder |   52 +++++++++++++++++++-------------------
 2 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak
index 20cd617..68156df 100644
--- a/tests/fate/filter-video.mak
+++ b/tests/fate/filter-video.mak
@@ -22,7 +22,7 @@ FATE_FILTER_VSYNTH-$(CONFIG_FADE_FILTER) += fate-filter-fade
 fate-filter-fade: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf 
fade=in:0:25,fade=out:25:25
 
 FATE_FILTER_VSYNTH-$(call ALLYES, INTERLACE_FILTER FIELDORDER_FILTER) += 
fate-filter-fieldorder
-fate-filter-fieldorder: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf 
interlace=tff,fieldorder=bff
+fate-filter-fieldorder: CMD = framecrc -c:v pgmyuv -r 50 -i $(SRC) -vf 
interlace=tff,fieldorder=bff
 
 FATE_FILTER_VSYNTH-$(CONFIG_GRADFUN_FILTER) += fate-filter-gradfun
 fate-filter-gradfun: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf gradfun
diff --git a/tests/ref/fate/filter-fieldorder b/tests/ref/fate/filter-fieldorder
index 1504255..cc96fb8 100644
--- a/tests/ref/fate/filter-fieldorder
+++ b/tests/ref/fate/filter-fieldorder
@@ -1,26 +1,26 @@
-#tb 0: 2/25
-0,          0,          0,        1,   202752, 0x136ad937
-0,          1,          1,        1,   202752, 0xd8500359
-0,          2,          2,        1,   202752, 0xe7784d3b
-0,          3,          3,        1,   202752, 0x49b2f58e
-0,          4,          4,        1,   202752, 0x12548c8e
-0,          5,          5,        1,   202752, 0x244f500e
-0,          6,          6,        1,   202752, 0x98c5506e
-0,          7,          7,        1,   202752, 0xe7131398
-0,          8,          8,        1,   202752, 0xc0e7c1ec
-0,          9,          9,        1,   202752, 0x0113d766
-0,         10,         10,        1,   202752, 0x8439cc42
-0,         11,         11,        1,   202752, 0x8db397b9
-0,         12,         12,        1,   202752, 0x7648eb88
-0,         13,         13,        1,   202752, 0xe6a513b3
-0,         14,         14,        1,   202752, 0x3c6f3b29
-0,         15,         15,        1,   202752, 0x5e4f3ef1
-0,         16,         16,        1,   202752, 0x261e0778
-0,         17,         17,        1,   202752, 0xb2ce0274
-0,         18,         18,        1,   202752, 0x849d7746
-0,         19,         19,        1,   202752, 0xadf7b1b1
-0,         20,         20,        1,   202752, 0xc4041125
-0,         21,         21,        1,   202752, 0x78e4cce8
-0,         22,         22,        1,   202752, 0x2f306542
-0,         23,         23,        1,   202752, 0x4b4bebc6
-0,         24,         24,        1,   202752, 0xb9bfbb17
+#tb 0: 1/25
+0,          0,          0,        1,   202752, 0x6e2f1965
+0,          1,          1,        1,   202752, 0x831c37c3
+0,          2,          2,        1,   202752, 0x24d28d60
+0,          3,          3,        1,   202752, 0xbd201a37
+0,          4,          4,        1,   202752, 0xb414e380
+0,          5,          5,        1,   202752, 0x8b338716
+0,          6,          6,        1,   202752, 0xfc858f34
+0,          7,          7,        1,   202752, 0xa3194864
+0,          8,          8,        1,   202752, 0x59b80b56
+0,          9,          9,        1,   202752, 0x6bba097c
+0,         10,         10,        1,   202752, 0xa66a0778
+0,         11,         11,        1,   202752, 0xbbadce1f
+0,         12,         12,        1,   202752, 0xeb412ce4
+0,         13,         13,        1,   202752, 0xafde5c2e
+0,         14,         14,        1,   202752, 0x3044819b
+0,         15,         15,        1,   202752, 0xe8f2818b
+0,         16,         16,        1,   202752, 0x895118b6
+0,         17,         17,        1,   202752, 0x1f0442da
+0,         18,         18,        1,   202752, 0x8c65ba71
+0,         19,         19,        1,   202752, 0x1daff7dc
+0,         20,         20,        1,   202752, 0xaa194d03
+0,         21,         21,        1,   202752, 0x14070d3b
+0,         22,         22,        1,   202752, 0x3633af70
+0,         23,         23,        1,   202752, 0xaaa128b3
+0,         24,         24,        1,   202752, 0x3ae606c5
-- 
1.7.9.5

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to