diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-03-22 15:09:49 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-04-09 15:47:45 +0200 |
commit | 81cca3dae34b78b367a183fd1726d83f67dbf326 (patch) | |
tree | 0ca85dce8f74305c095c79de0872d842841c8040 /libavcodec/flac.h | |
parent | 9a85245adfdb259da27a50e7822a7c842e5a3247 (diff) | |
download | ffmpeg-81cca3dae34b78b367a183fd1726d83f67dbf326.tar.gz |
fftools/sync_queue: make sure audio duration matches sample count
For audio AVFrames, nb_samples is typically more trustworthy than
duration. Since sync queues look at durations, make sure they match the
sample count.
The last audio frame in the fate-shortest test is now gone. This is more
correct, since it outlasts the last video frame.
Diffstat (limited to 'libavcodec/flac.h')
0 files changed, 0 insertions, 0 deletions