diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-10-22 19:32:54 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-10-22 19:43:32 +0200 |
commit | 519395e4ddbdafc6049c88f2867cde9a1f270a57 (patch) | |
tree | 8e73f687c646cd4d5ece1f685ef60c19ec304216 | |
parent | f94124c23e0aeb6ee89b289ce0de54720c17baec (diff) | |
parent | 157dc0b489d472e4fc6eca7a2eb92b847f5b88dd (diff) | |
download | ffmpeg-519395e4ddbdafc6049c88f2867cde9a1f270a57.tar.gz |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: add fieldorder filter test
Merged-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | tests/fate/filter-video.mak | 3 | ||||
-rw-r--r-- | tests/ref/fate/filter-fieldorder | 26 |
2 files changed, 29 insertions, 0 deletions
diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak index 6d99ef2c55..d3e63f0eb1 100644 --- a/tests/fate/filter-video.mak +++ b/tests/fate/filter-video.mak @@ -41,6 +41,9 @@ fate-filter-drawbox: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf drawbox=224:24:88: FATE_FILTER_VSYNTH-$(CONFIG_FADE_FILTER) += fate-filter-fade fate-filter-fade: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf fade=in:5:15,fade=out:30:15 +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_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 new file mode 100644 index 0000000000..14807d74ac --- /dev/null +++ b/tests/ref/fate/filter-fieldorder @@ -0,0 +1,26 @@ +#tb 0: 2/25 +0, 0, 0, 1, 202752, 0xe857d963 +0, 1, 1, 1, 202752, 0xaf7503d8 +0, 2, 2, 1, 202752, 0x99f04d65 +0, 3, 3, 1, 202752, 0x95a4f5c7 +0, 4, 4, 1, 202752, 0xb6858cd1 +0, 5, 5, 1, 202752, 0x2cd15050 +0, 6, 6, 1, 202752, 0xe90350bd +0, 7, 7, 1, 202752, 0x040e1405 +0, 8, 8, 1, 202752, 0x6b68c254 +0, 9, 9, 1, 202752, 0x252ed792 +0, 10, 10, 1, 202752, 0x9e80ccce +0, 11, 11, 1, 202752, 0x45759807 +0, 12, 12, 1, 202752, 0x2cacebb2 +0, 13, 13, 1, 202752, 0x94de13e4 +0, 14, 14, 1, 202752, 0xcbdd3b6d +0, 15, 15, 1, 202752, 0x93ee3f19 +0, 16, 16, 1, 202752, 0xa9ff0798 +0, 17, 17, 1, 202752, 0x4dce02e7 +0, 18, 18, 1, 202752, 0x3da977c6 +0, 19, 19, 1, 202752, 0x11aeb220 +0, 20, 20, 1, 202752, 0x3d831198 +0, 21, 21, 1, 202752, 0x335bcd4e +0, 22, 22, 1, 202752, 0x755a6589 +0, 23, 23, 1, 202752, 0xbbf5ec97 +0, 24, 24, 1, 202752, 0x9aa4bb3b |