diff options
author | sfan5 <[email protected]> | 2022-09-18 18:26:43 +0200 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2022-10-02 11:59:25 +0200 |
commit | 954784b1209f4277fa68ad755654667afbf8addd (patch) | |
tree | 91f5bd3b842afb3acc92b10fa5967a01a62c5acd /doc/APIchanges | |
parent | 8bafe8a418f478d9f7d911266ae173518f12b04c (diff) |
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 <[email protected]>
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions