1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-23 04:24:35 +02:00
Matthieu Bouron d83985ce11 avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codec
Avoids returning EAGAIN after signaling EOF to the codec in
ff_mediacodec_dec_send() so we can try to receive a frame before
returning in mediacodec_receive_frame().

This helps avoiding an extra round-trip between avcodec_send_frame() and
avcodec_receive_frame() while draining the remaining frames.
2019-06-13 11:41:18 +02:00
..
2019-01-01 21:11:47 +01:00
2019-04-11 11:58:34 +02:00
2019-04-19 14:01:04 +02:00
2019-06-12 20:06:20 +10:00
2018-04-30 21:50:12 +02:00
2018-08-28 04:25:35 +01:00
2018-10-15 01:19:45 +02:00
2019-06-12 20:06:20 +10:00
2018-08-08 00:13:13 +05:30
2019-05-12 14:17:35 +08:00
2018-09-23 14:42:34 +01:00
2018-07-18 13:59:25 +02:00
2019-06-12 20:06:20 +10:00
2019-04-21 19:43:14 +02:00
2018-04-25 23:09:47 +02:00
2019-05-06 23:58:34 +02:00
2018-12-23 15:30:13 +01:00
2018-12-10 11:19:36 +01:00
2018-09-23 15:25:50 +02:00
2018-05-25 20:09:22 +02:00
2018-12-20 18:40:41 +08:00
2019-01-16 01:29:18 +01:00
2019-04-27 12:33:08 +02:00
2019-03-31 23:35:00 +02:00
2018-12-23 15:30:13 +01:00
2018-12-01 19:41:48 +01:00
2019-05-25 02:04:43 +02:00
2019-01-12 17:16:47 +01:00
2018-05-10 23:03:50 +02:00
2019-05-07 11:00:19 +08:00
2019-04-03 23:00:15 +08:00
2018-12-03 23:34:05 +01:00
2018-11-18 22:59:29 +01:00
2018-09-08 21:21:50 +02:00
2018-12-31 02:37:08 +01:00
2018-04-25 22:07:20 +02:00
2019-06-12 20:06:20 +10:00
2019-06-12 20:06:20 +10:00
2019-06-12 20:06:20 +10:00
2019-05-02 15:36:16 +02:00
2019-05-02 15:36:16 +02:00
2018-12-10 21:38:08 +01:00