Skip to content
Snippets Groups Projects
Commit 9bfc6e02 authored by Anton Khirnov's avatar Anton Khirnov Committed by Diego Biurrun
Browse files

afifo: fix request_samples on the last frame in certain cases


The current code can fail to return the last frame if it contains
exactly the requested number of samples.

Fixes the join filter test, which previously did not include the last
408 samples in most cases.

CC:libav-stable@libav.org

Signed-off-by: default avatarDiego Biurrun <diego@biurrun.de>
parent b845f5e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment