ffmpeg | branch: master | Michael Niedermayer | Wed
Jul 7 14:05:26 2021 +0200| [997f9cfc1295769be8d3180860ceebbc16f59069] |
committer: Michael Niedermayer
swscale/slice: Check slice for allocation failure
Fixes: null pointer dereference
Fixes: alloc_slice.mp4
Found-by: Rafael Dutra
Signed-o
ffmpeg | branch: master | Michael Niedermayer | Thu
Jul 8 12:59:36 2021 +0200| [75285325500672a806ba93bfc1e0ace9c9e566c1] |
committer: Michael Niedermayer
swscale/output: Implement dither none for yuv2rgb_write_full()
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Michael Niedermayer | Thu
Jul 8 13:18:34 2021 +0200| [fa1e158ef648cc080c5c46a620d2d6aaad72ea06] |
committer: Michael Niedermayer
swscale/utils: Use full chroma interpolation for rgb4/8 and dither none
Dither none is only implemented in full chroma interpolation for t
ffmpeg | branch: master | Michael Niedermayer | Mon
Jul 5 22:09:26 2021 +0200| [eaec4df63f98b6d2d60d2cf441de250c5f69359e] |
committer: Michael Niedermayer
avcodec/aacdec_template: Avoid some invalid values to be set by
decode_audio_specific_config_gb()
Fixes: NULL pointer dereference
Fixes:
ffmpeg | branch: master | Michael Niedermayer | Fri
Jul 9 15:20:47 2021 +0200| [7874d40f10cca922797a8da14189a53ee52f0156] |
committer: Michael Niedermayer
swscale/slice: Fix wrong return on error
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
ffmpeg | branch: master | James Almer | Sat Jun 26 17:24:14
2021 -0300| [48eaf8ba1c861b306a4550400e01b3373dde5c71] | committer: James Almer
avcodec/libdav1d: use ff_decode_frame_props() to fill frame properties
The main benefit comes from propagating container level metadata like hdr,
which is
ffmpeg | branch: master | James Almer | Sat Jun 26 17:24:15
2021 -0300| [7ee17ec7e46afef0e0af20af196292ec75f50b62] | committer: James Almer
avcodec/libdav1d: don't repeatedly parse the same sequence header
Look at the event flag that signals a new sequence header was found
in the bitstream on s