diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-04-28 12:29:06 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-04-28 12:34:55 +0200 |
commit | 506ebdac2a32e3fe27afd2ff40268c851fc1a817 (patch) | |
tree | 5ca9861a5459a5f158ce104def62d1f9d2648752 /tests/ref | |
parent | 2ac6d6b7cdd48b21f021221fec186d1ab424994a (diff) | |
parent | 03b052c023e1f58d879cb7eeb6421ed39262d39d (diff) | |
download | ffmpeg-506ebdac2a32e3fe27afd2ff40268c851fc1a817.tar.gz |
Merge commit '03b052c023e1f58d879cb7eeb6421ed39262d39d'
* commit '03b052c023e1f58d879cb7eeb6421ed39262d39d':
fate: Invoke standard lavfi tests through fate-run.sh
Conflicts:
tests/fate/avfilter.mak
tests/lavfi-regression.sh
Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 dec7f29a88..dec7f29a88 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 e692a8a1a7..e692a8a1a7 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 9a7d326b79..9a7d326b79 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 d6d6bade63..d6d6bade63 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 0b9b9b86ac..0b9b9b86ac 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 f267522379..f267522379 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 ec4a699a9c..ec4a699a9c 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 ee492477a4..ee492477a4 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 43c944adad..43c944adad 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 f401fc7720..f401fc7720 100644 --- a/tests/ref/lavfi/vflip_vflip +++ b/tests/ref/fate/filter-vflip_vflip |