diff options
author | Marton Balint <cus@passwd.hu> | 2024-11-03 22:32:51 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2024-11-11 21:56:34 +0100 |
commit | b33a59416072ad31a5840f33f9975d88acf45add (patch) | |
tree | 91e02c19c6cabbe13a12eadc3a31772b76135d70 /libavfilter/lswsutils.h | |
parent | 97c5cc3a5c7c69ed3289c54ef020bca28d82c39d (diff) | |
download | ffmpeg-b33a59416072ad31a5840f33f9975d88acf45add.tar.gz |
avfilter/f_loop: fix length of aloop leftover buffer
If the audio loop stops inside an audio frame, the leftover buffer contains the
end of the frame, which is not looped. The length supposed to be the part which
was not written to the loop buffer, so we need to drain exactly that number of
bytes from the leftover buffer.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavfilter/lswsutils.h')
0 files changed, 0 insertions, 0 deletions