mirror of https://github.com/FFmpeg/FFmpeg.git
This allows av_mediacodec_release_buffer to be called safely after the decoder is closed, this was already the case with delay_flush=1. Note that this causes holding onto frames to keep the decoding context alive which is generally considered to be the intended behavior. Signed-off-by: sfan5 <sfan5@live.de> Signed-off-by: Anton Khirnov <anton@khirnov.net>pull/388/head
parent
8bafe8a418
commit
954784b120
1 changed files with 3 additions and 5 deletions
Loading…
Reference in new issue