[FFmpeg-devel] [PATCH] fate: add fieldorder test
Michael Niedermayer
michaelni at gmx.at
Mon Sep 30 17:12:08 CEST 2013
On Mon, Sep 30, 2013 at 02:08:07PM +0000, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> tests/fate/filter-video.mak | 3 ++
> tests/ref/fate/filter-pixfmts-fieldorder | 89 ++++++++++++++++++++++++++++++++
> 2 files changed, 92 insertions(+)
> create mode 100644 tests/ref/fate/filter-pixfmts-fieldorder
>
> diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak
> index 9b9acf7..1ba3beb 100644
> --- a/tests/fate/filter-video.mak
> +++ b/tests/fate/filter-video.mak
> @@ -244,6 +244,9 @@ fate-filter-pixfmts-crop: CMD = pixfmts "100:100:100:100"
> FATE_FILTER_PIXFMTS-$(CONFIG_FIELD_FILTER) += fate-filter-pixfmts-field
> fate-filter-pixfmts-field: CMD = pixfmts "bottom"
>
> +FATE_FILTER_PIXFMTS-$(CONFIG_FIELDORDER_FILTER) += fate-filter-pixfmts-fieldorder
> +fate-filter-pixfmts-fieldorder: CMD = pixfmts "tff" "setfield=bff,"
> +
> FATE_FILTER_PIXFMTS-$(CONFIG_HFLIP_FILTER) += fate-filter-pixfmts-hflip
> fate-filter-pixfmts-hflip: CMD = pixfmts
>
> diff --git a/tests/ref/fate/filter-pixfmts-fieldorder b/tests/ref/fate/filter-pixfmts-fieldorder
> new file mode 100644
> index 0000000..d743caa
passes on x86-64, mips-qemu, arm-qemu
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 1
"Used only once" - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130930/83af9504/attachment.asc>
More information about the ffmpeg-devel
mailing list