diff options
author | sfan5 <sfan5@live.de> | 2022-09-18 18:26:43 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-02 11:59:25 +0200 |
commit | 954784b1209f4277fa68ad755654667afbf8addd (patch) | |
tree | 91f5bd3b842afb3acc92b10fa5967a01a62c5acd /doc/print_options.c | |
parent | 8bafe8a418f478d9f7d911266ae173518f12b04c (diff) | |
download | ffmpeg-954784b1209f4277fa68ad755654667afbf8addd.tar.gz |
lavc/mediacodecdec_common: enable refcounting of buffers unconditionally
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>
Diffstat (limited to 'doc/print_options.c')
0 files changed, 0 insertions, 0 deletions