mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-04 15:04:27 +00:00
Set tmp_frame width, height and format. Those are not copied by
av_frame_copy_props as supposed by commit 5d3c31c115 (2023-10-31).
As such, this partially revers that commit.