Sean McGovern
52ea298670
fate: use current syntax for the scale filter
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Martin Storsjö
ba13606ca6
fate: Add a --target-samples path parameter
This allows having the samples accessible via different paths
on the target and on the host.
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Martin Storsjö
4a27a52a1f
fate: Don't use files from SRC_PATH in the actual tests
If building out of tree, make sure the filter scripts are copied
into the build tree before running tests. This makes sure that
SRC_PATH doesn't need to exist on the remote system (or doesn't
need to exist at the same path).
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Anton Khirnov
cd4bfe3a50
FATE: use a less ambiguous end time for filter-trim-time test
0.1 seconds at 25 fps is exactly 2.5 frames, which may be rounded either
to 2 or 3 on different platforms.
12 years ago
Anton Khirnov
a1e05b0487
lavfi: add trim and atrim filters.
13 years ago
Diego Biurrun
b963f021b6
fate: Invoke pixfmts lavfi tests through fate-run.sh
13 years ago
Diego Biurrun
28663511c9
fate: Invoke pixdesc lavfi tests through fate-run.sh
13 years ago
Diego Biurrun
03b052c023
fate: Invoke standard lavfi tests through fate-run.sh
13 years ago
Diego Biurrun
bc7fbd36ea
fate: cosmetics: More sensible order for entries in video filter file
13 years ago
Diego Biurrun
a77aed142c
fate: Rename video filters file and add separate video filters target
13 years ago
Diego Biurrun
b357f1d1d3
fate: Split audio filters into their own separate file
13 years ago
Diego Biurrun
3eec1d41b4
fate: Reuse VREF and AREF variables where appropriate
13 years ago
Vittorio Giovara
25882a7ff6
FATE: add a test for the interlace filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
13 years ago
Anton Khirnov
8a2f5f0c63
FATE: add a test for the join filter
13 years ago
Anton Khirnov
9e9cd98aed
FATE: add a test for the volume filter
13 years ago
Anton Khirnov
43a8333a16
FATE: add a test for the channelsplit filter
13 years ago
Anton Khirnov
33942b7bde
FATE: add a test for the channelmap filter
13 years ago
Anton Khirnov
f917420378
FATE: add a test for the negate filter
13 years ago
Anton Khirnov
3d8c80b611
FATE: add a test for the overlay filter
13 years ago
Anton Khirnov
ea290d919a
FATE: add a test for the setpts filter
13 years ago
Anton Khirnov
71f3ede24e
FATE: add a test for the hqdn3d filter
13 years ago
Anton Khirnov
0bdbd85e47
FATE: add a test for the transpose filter
13 years ago
Anton Khirnov
ad85e8d9a5
FATE: add a test for the unsharp filter
13 years ago
Anton Khirnov
1a6d4bd7b6
FATE: add a test for the fade filter
13 years ago
Anton Khirnov
feb4922b25
FATE: add a test for the drawbox filter
13 years ago
Anton Khirnov
a222997650
FATE: add a test for the boxblur filter
13 years ago
Anton Khirnov
7cec12748a
FATE: add a test for the gradfun filter
13 years ago
Diego Biurrun
f2a59722d1
fate: filter: Add dependencies
Signed-off-by: Anton Khirnov <anton@khirnov.net>
13 years ago
Diego Biurrun
e017c87552
fate: Only test enabled filters
This fixes running FATE without --enable-gpl.
13 years ago
Mans Rullgard
add8f5eab7
fate: simplify variable setting filter.mak
This removes some needless indirection and duplication.
Signed-off-by: Mans Rullgard <mans@mansr.com>
13 years ago
Mans Rullgard
70c8753d33
fate: amix: specify f32 sample format for comparison
Signed-off-by: Mans Rullgard <mans@mansr.com>
13 years ago
Anton Khirnov
fe1c1198e6
lavf: use dts difference instead of AVPacket.duration in find_stream_info()
AVPacket.duration is mostly made up and thus completely useless, this is
especially true for video streams.
Therefore use dts difference for framerate estimation and
the max_analyze_duration check.
The asyncts test now needs -analyzeduration, because the default is 5
seconds and the audio stream in the sample appears at ~10 seconds.
13 years ago
Mans Rullgard
d905c64406
fate: make yadif tests consistent across systems
MMX-enabled systems by default use some dsputil functions differing
from the C versions. Adding these flags ensures accurate ones are
used everywhere.
Signed-off-by: Mans Rullgard <mans@mansr.com>
13 years ago
Anton Khirnov
8f9537f314
FATE: add tests for yadif.
13 years ago
Anton Khirnov
8112710f17
FATE: add a test for delogo video filter.
13 years ago
Anton Khirnov
7339340787
FATE: add a test for amix audio filter.
13 years ago
Anton Khirnov
df53a4a7c1
FATE: fix the asyncts test
Nellymoser is float, so use oneoff comparison instead of md5.
13 years ago
Anton Khirnov
73cd131ebc
FATE: add a test for the asyncts audio filter.
13 years ago