[FFmpeg-devel] [PATCH] sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence of alpha input

Paul B Mahol onemda at gmail.com
Wed May 15 20:19:27 CEST 2013


On 5/15/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libswscale/output.c                 |    9 +++++----
>  tests/ref/fate/filter-pixdesc       |    4 ++--
>  tests/ref/fate/filter-pixfmts-copy  |    4 ++--
>  tests/ref/fate/filter-pixfmts-field |    4 ++--
>  tests/ref/fate/filter-pixfmts-hflip |    4 ++--
>  tests/ref/fate/filter-pixfmts-il    |    4 ++--
>  tests/ref/fate/filter-pixfmts-null  |    4 ++--
>  tests/ref/fate/filter-pixfmts-scale |    4 ++--
>  tests/ref/fate/filter-pixfmts-vflip |    4 ++--
>  tests/ref/lavf/dpx                  |    4 ++--
>  10 files changed, 23 insertions(+), 22 deletions(-)
>

I wonder why similar is not required for yuv2rgb 8 bit case.


More information about the ffmpeg-devel mailing list