diff options
author | James Almer <jamrial@gmail.com> | 2024-07-09 14:05:22 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-07-11 10:22:47 -0300 |
commit | 58cb0cab5ed7c465443ecdc310edb10525b9b113 (patch) | |
tree | 351ca45859889243d34199f58db5d3e2fcd5fdf9 /libavcodec/jpegxl_parse.c | |
parent | 32588a9394b33deed1daa6f085138997a111e8eb (diff) | |
download | ffmpeg-58cb0cab5ed7c465443ecdc310edb10525b9b113.tar.gz |
avformat/mov: ensure pasp box derived SAR is used if present
It's meant to override any codec specific (but still container level)
information, but its position is not guaranteed, so apply the values after the
entire trak structure has been parsed.
Also, replace the ugly roundabout int -> double -> int method to set SAR from
existing dimensions while at it.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/jpegxl_parse.c')
0 files changed, 0 insertions, 0 deletions