1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
sfan5 954784b120 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>
2022-10-02 11:59:25 +02:00
..
2022-09-17 10:32:16 +02:00
2022-09-27 13:19:52 +02:00
2022-09-30 19:11:36 +02:00
2022-02-07 00:31:23 +01:00
2022-09-23 20:26:28 +02:00
2022-08-31 16:25:31 +02:00
2022-03-18 19:56:50 +01:00
2022-06-24 15:37:23 +08:00
2022-06-24 15:37:23 +08:00
2022-09-30 19:11:36 +02:00
2022-09-30 19:11:36 +02:00
2022-01-04 13:16:49 +01:00
2022-01-04 13:16:49 +01:00
2022-09-07 00:07:45 +02:00
2022-09-07 00:07:45 +02:00
2022-02-24 12:56:49 +01:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2022-01-26 15:30:28 +01:00
2022-06-25 09:05:58 +08:00
2022-09-29 00:05:32 +02:00
2022-09-29 00:05:32 +02:00
2022-09-30 19:11:36 +02:00
2022-09-30 19:11:36 +02:00
2022-09-16 10:02:19 +02:00
2022-09-30 19:30:29 +02:00
2022-03-15 09:42:43 -03:00
2022-03-15 09:42:43 -03:00
2022-02-18 20:11:06 +01:00
2022-02-18 20:11:06 +01:00
2022-02-07 00:31:23 +01:00
2022-03-16 14:04:35 +02:00
2022-09-22 01:05:59 +02:00
2022-09-30 04:40:44 +02:00
2022-04-10 20:12:23 +02:00
2022-06-25 09:05:58 +08:00
2022-09-30 19:11:36 +02:00
2022-03-15 09:42:45 -03:00
2022-09-07 00:07:45 +02:00
2022-09-17 10:15:01 +02:00