[FFmpeg-devel] [PATCH 1/2] avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()

Michael Niedermayer michael at niedermayer.cc
Sat Oct 27 23:39:26 EEST 2018


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 <michael at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181027/82edf4db/attachment.sig>


More information about the ffmpeg-devel mailing list