Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
to_lavc_vid_conv_init: set tmp_frame attributes
Set tmp_frame width, height and format. Those are not copied by av_frame_copy_props as supposed by commit 5d3c31c (2023-10-31). As such, this partially revers that commit.
- Loading branch information