[FFmpeg-devel] [PATCH] avcodec/r210: use correct pixel format

Paul B Mahol onemda at gmail.com
Mon Dec 3 12:07:31 EET 2018


On 12/3/18, Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Sun, Dec 02, 2018 at 06:06:56PM +0100, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavcodec/r210dec.c          | 38 ++++++++++++++++++-----------------
>>  libavcodec/r210enc.c          | 26 +++++++++++++++---------
>>  tests/ref/vsynth/vsynth1-r210 |  6 +++---
>>  tests/ref/vsynth/vsynth2-r210 |  6 +++---
>>  tests/ref/vsynth/vsynth3-r210 |  6 +++---
>>  5 files changed, 45 insertions(+), 37 deletions(-)
>
> breaks fate
> make fate-vsynth_lena-r210 -j12
> TEST    vsynth_lena-r210
> --- ./tests/ref/vsynth/vsynth_lena-r210	2018-12-01 01:58:25.524430036 +0100
> +++ tests/data/fate/vsynth_lena-r210	2018-12-03 01:37:11.312043615 +0100
> @@ -1,4 +1,4 @@
> -94874a48987fd401494f4d7ca8e1273b *tests/data/fate/vsynth_lena-r210.avi
> +61fd53566d99b725e75212747b35893f *tests/data/fate/vsynth_lena-r210.avi
>  22125252 tests/data/fate/vsynth_lena-r210.avi
> -6ea4fcd93fc83defc8770e85b64b60bb
> *tests/data/fate/vsynth_lena-r210.out.rawvideo
> -stddev:    0.70 PSNR: 51.12 MAXDIFF:   12 bytes:  7603200/  7603200
> +4b7425191bb6a7fc4ca0dc649d9ba202
> *tests/data/fate/vsynth_lena-r210.out.rawvideo
> +stddev:    0.93 PSNR: 48.72 MAXDIFF:   11 bytes:  7603200/  7603200
> Test vsynth_lena-r210 failed. Look at tests/data/fate/vsynth_lena-r210.err
> for details.
> make: *** [fate-vsynth_lena-r210] Error 1

Fixed locally.


More information about the ffmpeg-devel mailing list