[FFmpeg-devel] [PATCH 1/2] tests: add palettegen test
Michael Niedermayer
michaelni at gmx.at
Mon Feb 23 14:34:44 CET 2015
On Mon, Feb 23, 2015 at 01:57:00PM +0100, Clément Bœsch wrote:
> From: Clément Bœsch <clement at stupeflix.com>
>
> ---
> tests/fate/filter-video.mak | 9 +++++++++
> tests/ref/fate/filter-palettegen-1 | 2 ++
> tests/ref/fate/filter-palettegen-2 | 2 ++
> 3 files changed, 13 insertions(+)
> create mode 100644 tests/ref/fate/filter-palettegen-1
> create mode 100644 tests/ref/fate/filter-palettegen-2
on mips:
--- ffmpeg/tests/ref/fate/filter-palettegen-2 2015-02-23 14:00:09.086574838 +0100
+++ tests/data/fate/filter-palettegen-2 2015-02-23 14:31:22.646614312 +0100
@@ -1,2 +1,2 @@
#tb 0: 1001/24000
-0, 0, 0, 1, 1024, 0x7cd1f794
+0, 0, 0, 1, 1024, 0x8edef794
Test filter-palettegen-2 failed. Look at tests/data/fate/filter-palettegen-2.err for details.
make: *** [fate-filter-palettegen-2] Error 1
make: *** Waiting for unfinished jobs....
--- ffmpeg/tests/ref/fate/filter-palettegen-1 2015-02-23 14:00:09.078574837 +0100
+++ tests/data/fate/filter-palettegen-1 2015-02-23 14:31:22.922614317 +0100
@@ -1,2 +1,2 @@
#tb 0: 1001/24000
-0, 0, 0, 1, 1024, 0x8ce9ea44
+0, 0, 0, 1, 1024, 0xbe8cea44
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150223/4a38ade2/attachment.asc>
More information about the ffmpeg-devel
mailing list