[FFmpeg-cvslog] fftools/ffplay: don't disable x11 compositing

2021-10-28 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Wed Oct 27 02:00:38 2021 +1000| [783935de18f4b4c0e5dab7d328648af034a7e676] | committer: Zane van Iperen fftools/ffplay: don't disable x11 compositing Prevents desktop stutters caused by the change (specifically on KDE). We're not a game, we don't act

[FFmpeg-cvslog] avcodec/vqavideo: Decode 15-bit VQA3 files

2021-10-28 Thread Pekka Väänänen
ffmpeg | branch: master | Pekka Väänänen | Wed Sep 22 15:59:32 2021 +0300| [947d0ce0ea1e54e67bd42a566e7fc1b30d3c7e95] | committer: Paul B Mahol avcodec/vqavideo: Decode 15-bit VQA3 files Adds support for 15-bit VQA3 videos used in Westwood Studios' games. Signed-off-by: Pekka Väänänen > htt

[FFmpeg-cvslog] avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation

2021-10-28 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Thu Oct 28 01:10:14 2021 +0300| [27c0dd55609daf440a7744e96ac20c119bbeb80f] | committer: Jan Ekström avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation The AVChromaLocation values are one higher than zimg's, not one lower as the

[FFmpeg-cvslog] avfilter/vf_zscale: deduplicate output color information setting

2021-10-28 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Thu Oct 28 00:38:18 2021 +0300| [cd1d09e81b53d47380b494acd3432fd4abb3c17b] | committer: Jan Ekström avfilter/vf_zscale: deduplicate output color information setting This way a piece of logic is not missed in one location or the other, such as the case wit

[FFmpeg-cvslog] avfilter/vf_psnr/ssim: fix typos

2021-10-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Oct 28 21:08:56 2021 +0200| [8c2f142bd91362710fcd42be44dedcafc6d535b8] | committer: Paul B Mahol avfilter/vf_psnr/ssim: fix typos > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8c2f142bd91362710fcd42be44dedcafc6d535b8 --- libavfilter/v

[FFmpeg-cvslog] avcodec/binkaudio: Properly flush the decoder

2021-10-28 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Oct 11 17:36:41 2021 +0200| [e84c83ef982042b4441b517a8f23d8427f2b5494] | committer: Paul B Mahol avcodec/binkaudio: Properly flush the decoder The packets delivered to this decoder are often decoded to more than one frame and if the internal b

[FFmpeg-cvslog] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY

2021-10-28 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Oct 11 17:31:56 2021 +0200| [f8790ad002886a210d6cd33b96c3502b64f317e8] | committer: Paul B Mahol avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY This decoder may output multiple AVFrames for every AVPacket passed to it, but after it has returned