[FFmpeg-cvslog] avcodec/mjpegbdec: Fix yuv444 pix_fmt detection

2019-11-20 Thread Alex Mogurenko
ffmpeg | branch: master | Alex Mogurenko | Wed Nov 20 13:22:46 2019 +0200| [b6571777d28d59308e622883c9fe7d0765e406a8] | committer: Carl Eugen Hoyos avcodec/mjpegbdec: Fix yuv444 pix_fmt detection by default adobe_transform set to 0 and because of that mjpegb decoder detects yuv444 pix fmt as

[FFmpeg-cvslog] avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q

2019-03-13 Thread Alex Mogurenko
ffmpeg | branch: release/4.1 | Alex Mogurenko | Fri Dec 28 22:30:08 2018 +0200| [7e204f72607c95a7d7f791e085ba48882e778a9b] | committer: Michael Niedermayer avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q The problem occurs in slice quant estimation and slice encoding: If

[FFmpeg-cvslog] avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q

2018-12-30 Thread Alex Mogurenko
ffmpeg | branch: master | Alex Mogurenko | Fri Dec 28 22:30:08 2018 +0200| [e4788ae31b2e9af45d11f4bf4498c075dcc25a6c] | committer: Derek Buitenhuis avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q The problem occurs in slice quant estimation and slice encoding: If the sl