[FFmpeg-devel] [PATCH] fate: add piz exr test

Paul B Mahol onemda at gmail.com
Fri Feb 13 10:14:47 CET 2015


On 2/13/15, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Feb 12, 2015 at 04:53:48PM +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  tests/fate/image.mak         | 3 +++
>>  tests/ref/fate/exr-slice-piz | 2 ++
>>  2 files changed, 5 insertions(+)
>>  create mode 100644 tests/ref/fate/exr-slice-piz
>>
>> diff --git a/tests/fate/image.mak b/tests/fate/image.mak
>> index e17f068..216b05c 100644
>> --- a/tests/fate/image.mak
>> +++ b/tests/fate/image.mak
>> @@ -48,6 +48,9 @@ fate-exr-slice-zip1: CMD = framecrc -i
>> $(TARGET_SAMPLES)/exr/rgba_slice_zip1.exr
>>  FATE_EXR += fate-exr-slice-zip16
>>  fate-exr-slice-zip16: CMD = framecrc -i
>> $(TARGET_SAMPLES)/exr/rgba_slice_zip16.exr -pix_fmt rgba64le
>>
>> +FATE_EXR += fate-exr-slice-piz
>> +fate-exr-slice-piz: CMD = framecrc -i
>> $(TARGET_SAMPLES)/exr/rgba_slice_piz.exr -pix_fmt rgba64le
>
> this appears to be failing on mips

What actual output looks like?

>
> --- tests/ref/fate/exr-slice-piz        2015-02-13 01:38:32.551435305 +0100
> +++ tests/data/fate/exr-slice-piz       2015-02-13 02:46:52.479521678 +0100
> @@ -1,2 +1,2 @@
>  #tb 0: 1/25
> -0,          0,          0,        1,  3169800, 0x7270db88
> +0,          0,          0,        1,  3169800, 0x2d091d37
>
> [...]
>
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> The real ebay dictionary, page 3
> "Rare item" - "Common item with rare defect or maybe just a lie"
> "Professional" - "'Toy' made in china, not functional except as doorstop"
> "Experts will know" - "The seller hopes you are not an expert"
>


More information about the ffmpeg-devel mailing list