diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-11 17:36:41 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-10-28 10:30:18 +0200 |
commit | e84c83ef982042b4441b517a8f23d8427f2b5494 (patch) | |
tree | 6f48cce691215437044ad25258b657dca68e8265 /tests/fate/mp3.mak | |
parent | f8790ad002886a210d6cd33b96c3502b64f317e8 (diff) | |
download | ffmpeg-e84c83ef982042b4441b517a8f23d8427f2b5494.tar.gz |
avcodec/binkaudio: Properly flush the decoder
The packets delivered to this decoder are often decoded to more than
one frame and if the internal buffer packet is not unreferenced,
the decoder will still output frames derived from the old packet (from
before the flush).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/fate/mp3.mak')
0 files changed, 0 insertions, 0 deletions