[FFmpeg-devel] [PATCH] fixed luma quantizing when q >= MAX_STORED_Q

Derek Buitenhuis derek.buitenhuis at gmail.com
Fri Dec 28 18:43:30 EET 2018


On 27/12/2018 19:28, Alex Mogurenko wrote:
> ---
>  libavcodec/proresenc_kostya.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Can you give a little more detail about what's changed and why,
in the commit message?

It looks like custom_chroma_q is zero initialized and never set to anything?

- Derek


More information about the ffmpeg-devel mailing list