diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-05-04 08:47:33 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-05-15 14:17:49 +0200 |
commit | e10a5b91bc1b138174ab2661171038431ca44213 (patch) | |
tree | 7b3e89ed37f2e308a2e1d844eca56ae0cb27fd8b /libavcodec/flac.c | |
parent | 7be945a011917f3cff0ca8d7c09e0a71fe31d2c2 (diff) | |
download | ffmpeg-e10a5b91bc1b138174ab2661171038431ca44213.tar.gz |
lavc/av1*: fix exporting framerate
* take num_ticks_per_picture_minus_1 into account, since that is a part
of the framerate computation
* stop exporting num_ticks_per_picture_minus_1 into
AVCodecContext.ticks_per_frame, as that field is used for other
purposes (in conjunction with repeat_pict, which is not used at all by
av1)
Diffstat (limited to 'libavcodec/flac.c')
0 files changed, 0 insertions, 0 deletions