fate: add tpad filter tests
This commit is contained in:
@@ -390,6 +390,10 @@ fate-filter-tblend: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf tblend=all_mode=dif
|
|||||||
FATE_FILTER_VSYNTH-$(CONFIG_TELECINE_FILTER) += fate-filter-telecine
|
FATE_FILTER_VSYNTH-$(CONFIG_TELECINE_FILTER) += fate-filter-telecine
|
||||||
fate-filter-telecine: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf telecine
|
fate-filter-telecine: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf telecine
|
||||||
|
|
||||||
|
FATE_FILTER-$(call ALLYES, TESTSRC2_FILTER TPAD_FILTER) += fate-filter-tpad-add fate-filter-tpad-clone
|
||||||
|
fate-filter-tpad-add: CMD = framecrc -lavfi testsrc2=d=1:r=2,tpad=start=1:stop=3:color=gray
|
||||||
|
fate-filter-tpad-clone: CMD = framecrc -lavfi testsrc2=d=1:r=2,tpad=start=1:stop=2:stop_mode=clone:color=black
|
||||||
|
|
||||||
FATE_FILTER_VSYNTH-$(CONFIG_TRANSPOSE_FILTER) += fate-filter-transpose
|
FATE_FILTER_VSYNTH-$(CONFIG_TRANSPOSE_FILTER) += fate-filter-transpose
|
||||||
fate-filter-transpose: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf transpose
|
fate-filter-transpose: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf transpose
|
||||||
|
|
||||||
|
11
tests/ref/fate/filter-tpad-add
Normal file
11
tests/ref/fate/filter-tpad-add
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
#tb 0: 1/2
|
||||||
|
#media_type 0: video
|
||||||
|
#codec_id 0: rawvideo
|
||||||
|
#dimensions 0: 320x240
|
||||||
|
#sar 0: 1/1
|
||||||
|
0, 0, 0, 1, 115200, 0x2213b502
|
||||||
|
0, 1, 1, 1, 115200, 0x3744b3ed
|
||||||
|
0, 2, 2, 1, 115200, 0x6e318ba0
|
||||||
|
0, 3, 3, 1, 115200, 0x2213b502
|
||||||
|
0, 4, 4, 1, 115200, 0x2213b502
|
||||||
|
0, 5, 5, 1, 115200, 0x2213b502
|
10
tests/ref/fate/filter-tpad-clone
Normal file
10
tests/ref/fate/filter-tpad-clone
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
#tb 0: 1/2
|
||||||
|
#media_type 0: video
|
||||||
|
#codec_id 0: rawvideo
|
||||||
|
#dimensions 0: 320x240
|
||||||
|
#sar 0: 1/1
|
||||||
|
0, 0, 0, 1, 115200, 0x375ec573
|
||||||
|
0, 1, 1, 1, 115200, 0x3744b3ed
|
||||||
|
0, 2, 2, 1, 115200, 0x6e318ba0
|
||||||
|
0, 3, 3, 1, 115200, 0x6e318ba0
|
||||||
|
0, 4, 4, 1, 115200, 0x6e318ba0
|
Reference in New Issue
Block a user