On 10/27/2021 7:04 AM, Paul B Mahol wrote:
Will this get applied anytime soon?
Or should I do it?
Andreas seems to be away, so if you don't want to wait for him to do it
then imo push the any patch you think is ok.
___
ffmpeg-devel mailing list
ffm
Will this get applied anytime soon?
Or should I do it?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubs
lgtm
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
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
---
libavcodec/binkaudio.c | 10 ++