diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-04-15 23:39:08 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-04-27 16:53:42 +0200 |
commit | 03b052c023e1f58d879cb7eeb6421ed39262d39d (patch) | |
tree | 79fb1e657f8b1f7162bf2f9d0b5f4cbc4b15d739 /tests/ref | |
parent | c14010541035454b4d3ad08399d70423be4e0c87 (diff) | |
download | ffmpeg-03b052c023e1f58d879cb7eeb6421ed39262d39d.tar.gz |
fate: Invoke standard lavfi tests through fate-run.sh
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/filter-crop (renamed from tests/ref/lavfi/crop) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-crop_scale (renamed from tests/ref/lavfi/crop_scale) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-crop_scale_vflip (renamed from tests/ref/lavfi/crop_scale_vflip) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-crop_vflip (renamed from tests/ref/lavfi/crop_vflip) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-null (renamed from tests/ref/lavfi/null) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-scale200 (renamed from tests/ref/lavfi/scale200) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-scale500 (renamed from tests/ref/lavfi/scale500) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-vflip (renamed from tests/ref/lavfi/vflip) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-vflip_crop (renamed from tests/ref/lavfi/vflip_crop) | 0 | ||||
-rw-r--r-- | tests/ref/fate/filter-vflip_vflip (renamed from tests/ref/lavfi/vflip_vflip) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/lavfi/crop b/tests/ref/fate/filter-crop index 32041c2184..32041c2184 100644 --- a/tests/ref/lavfi/crop +++ b/tests/ref/fate/filter-crop diff --git a/tests/ref/lavfi/crop_scale b/tests/ref/fate/filter-crop_scale index 82e5394496..82e5394496 100644 --- a/tests/ref/lavfi/crop_scale +++ b/tests/ref/fate/filter-crop_scale diff --git a/tests/ref/lavfi/crop_scale_vflip b/tests/ref/fate/filter-crop_scale_vflip index 29574f769f..29574f769f 100644 --- a/tests/ref/lavfi/crop_scale_vflip +++ b/tests/ref/fate/filter-crop_scale_vflip diff --git a/tests/ref/lavfi/crop_vflip b/tests/ref/fate/filter-crop_vflip index a3f8200222..a3f8200222 100644 --- a/tests/ref/lavfi/crop_vflip +++ b/tests/ref/fate/filter-crop_vflip diff --git a/tests/ref/lavfi/null b/tests/ref/fate/filter-null index 3c3b7b742d..3c3b7b742d 100644 --- a/tests/ref/lavfi/null +++ b/tests/ref/fate/filter-null diff --git a/tests/ref/lavfi/scale200 b/tests/ref/fate/filter-scale200 index 17103a256d..17103a256d 100644 --- a/tests/ref/lavfi/scale200 +++ b/tests/ref/fate/filter-scale200 diff --git a/tests/ref/lavfi/scale500 b/tests/ref/fate/filter-scale500 index 93ba4f2485..93ba4f2485 100644 --- a/tests/ref/lavfi/scale500 +++ b/tests/ref/fate/filter-scale500 diff --git a/tests/ref/lavfi/vflip b/tests/ref/fate/filter-vflip index 66b873270a..66b873270a 100644 --- a/tests/ref/lavfi/vflip +++ b/tests/ref/fate/filter-vflip diff --git a/tests/ref/lavfi/vflip_crop b/tests/ref/fate/filter-vflip_crop index 6bb832f4cc..6bb832f4cc 100644 --- a/tests/ref/lavfi/vflip_crop +++ b/tests/ref/fate/filter-vflip_crop diff --git a/tests/ref/lavfi/vflip_vflip b/tests/ref/fate/filter-vflip_vflip index b719745dc6..b719745dc6 100644 --- a/tests/ref/lavfi/vflip_vflip +++ b/tests/ref/fate/filter-vflip_vflip |