mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
tests: Add pullup filter test
Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
3d820ba909
commit
552c9904ab
@ -300,6 +300,9 @@ fate-filter-pixfmts-null: CMD = pixfmts
|
||||
FATE_FILTER_PIXFMTS-$(CONFIG_PAD_FILTER) += fate-filter-pixfmts-pad
|
||||
fate-filter-pixfmts-pad: CMD = pixfmts "500:400:20:20"
|
||||
|
||||
FATE_FILTER_PIXFMTS-$(call ALLYES, TELECINE_FILTER PULLUP_FILTER) += fate-filter-pixfmts-pullup
|
||||
fate-filter-pixfmts-pullup: CMD = pixfmts "" "telecine,"
|
||||
|
||||
FATE_FILTER_PIXFMTS-$(CONFIG_ROTATE_FILTER) += fate-filter-pixfmts-rotate
|
||||
fate-filter-pixfmts-rotate: CMD = pixfmts "2*PI*n/50"
|
||||
|
||||
|
12
tests/ref/fate/filter-pixfmts-pullup
Normal file
12
tests/ref/fate/filter-pixfmts-pullup
Normal file
@ -0,0 +1,12 @@
|
||||
gray d39e18e32032ff22653df6b166e63d28
|
||||
yuv410p 7bf504443a542a45b104c80e84ba71fc
|
||||
yuv411p 984dc2dd858c112890ec392d67955edc
|
||||
yuv420p db8bdc0191dd669419fcb28a26bf9acb
|
||||
yuv422p b255751a646eb12087b1766de0650b52
|
||||
yuv440p 421228103ae192db87c05677c8a5c58f
|
||||
yuv444p b94e5c0a63aedac7efcc8bc5e7800fe7
|
||||
yuvj411p 36bf69556c95ec4ff2e6b3d524b7d34b
|
||||
yuvj420p 2dc343b7d5353b2f769aa41b59885abf
|
||||
yuvj422p c5bdb2ea53ae3db4c6859d514f6a473c
|
||||
yuvj440p 9babeadd76a194e37d082ebe7ed11553
|
||||
yuvj444p d0170299a3cbc649956e9f31d0898cec
|
Loading…
Reference in New Issue
Block a user