diff options
author | Niklas Haas <git@haasn.dev> | 2025-05-21 16:04:48 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2025-05-21 16:10:55 +0200 |
commit | 4099d53759ce5d9190a339c02b6bb486e2880f66 (patch) | |
tree | fc30a9b02fa50b4bbd6ae2a88e3d9835d829c62c /libavutil/refstruct.c | |
parent | f1b3e519501f14dd268a5e20afae4bfbf5b137db (diff) | |
download | ffmpeg-4099d53759ce5d9190a339c02b6bb486e2880f66.tar.gz |
avfilter/vf_interlace_vulkan: fix FPS and PTS calculation
ol->frame_rate is 0/0, so we need to calcalute the correct value based on
the il->frame_rate instead. Also adjust the time base, PTS and frame_duration
values accordingly. (Logic taken from vf_tinterlace.c)
Diffstat (limited to 'libavutil/refstruct.c')
0 files changed, 0 insertions, 0 deletions