[FFmpeg-devel] [PATCH] fate: add test for lut filter

Michael Niedermayer michaelni at gmx.at
Thu May 9 04:38:06 CEST 2013


On Wed, May 08, 2013 at 09:15:35AM +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-lut | 19 +++++++++++++++++++
>  2 files changed, 22 insertions(+)
>  create mode 100644 tests/ref/fate/filter-pixfmts-lut
> 
> diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak
> index 1a0f5d9..3c66c4f 100644
> --- a/tests/fate/filter-video.mak
> +++ b/tests/fate/filter-video.mak
> @@ -215,6 +215,9 @@ fate-filter-pixfmts-il:    CMD = pixfmts "luma_mode=d:chroma_mode=d:alpha_mode=d
>  FATE_FILTER_PIXFMTS-$(CONFIG_KERNDEINT_FILTER) += fate-filter-pixfmts-kerndeint
>  fate-filter-pixfmts-kerndeint: CMD = pixfmts "" "tinterlace=interleave_top,"
>  
> +FATE_FILTER_PIXFMTS-$(CONFIG_LUT_FILTER) += fate-filter-pixfmts-lut
> +fate-filter-pixfmts-lut: CMD = pixfmts "c0=2*val:c1=2*val:c2=val/2:c3=negval+40"
> +
>  FATE_FILTER_PIXFMTS-$(CONFIG_NULL_FILTER) += fate-filter-pixfmts-null
>  fate-filter-pixfmts-null:  CMD = pixfmts

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct answer.
-------------- 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/20130509/01e53aec/attachment.asc>


More information about the ffmpeg-devel mailing list