On Fri, Oct 26, 2018 at 12:33:00AM +0200, Michael Niedermayer wrote:
> This is needed because of 32bit float formats (which are difficult to
> store in 16bits)
> 
> This also fixes undefined behavior found by fate
> 
> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
> ---
>  doc/APIchanges                          |  3 ++
>  libavutil/pixdesc.c                     | 72 +++++++++++++++++++------
>  libavutil/pixdesc.h                     | 11 ++++
>  libavutil/version.h                     |  2 +-
>  tests/ref/fate/filter-pixdesc-grayf32be |  2 +-
>  tests/ref/fate/filter-pixdesc-grayf32le |  2 +-
>  6 files changed, 73 insertions(+), 19 deletions(-)

will apply patchset

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

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to