[FFmpeg-cvslog] lavfi/vf_zscale: fix call to av_pix_fmt_count_planes

2024-11-17 Thread Pavel Koshevoy
ffmpeg | branch: release/7.1 | Pavel Koshevoy | Sat Nov 9 09:08:26 2024 -0700| [5b461ffb041e0e24fdf14e36dfc857ae44bed249] | committer: James Almer lavfi/vf_zscale: fix call to av_pix_fmt_count_planes realign_frame called av_pix_fmt_count_planes with incorrect parameter. Signed-off-by: James

[FFmpeg-cvslog] lavfi/vf_zscale: fix call to av_pix_fmt_count_planes

2024-11-09 Thread Pavel Koshevoy
ffmpeg | branch: master | Pavel Koshevoy | Sat Nov 9 09:08:26 2024 -0700| [00cf3df03f66dca44568b5b5d3e9da35d3597470] | committer: James Almer lavfi/vf_zscale: fix call to av_pix_fmt_count_planes realign_frame called av_pix_fmt_count_planes with incorrect parameter. Signed-off-by: James Almer