1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavcodec
Anton Khirnov 6118be25e1 lavc/encode: do not use pkt_duration for encoding
Current code prefers deprecated AVFrame.pkt_duration over its
replacement AVFrame.duration whenever the former is set and not equal to
the latter. However, duration will only be actually used when the
caller sets the AV_CODEC_FLAG_FRAME_DURATION flag, which was added
_after_ AVFrame.duration.

This implies that any caller aware of AV_CODEC_FLAG_FRAME_DURATION is
also aware of AVFrame.duration. pkt_duration should then never be used.
2023-04-19 21:12:03 +02:00
..
2023-03-26 01:46:39 +01:00
2023-03-26 01:46:48 +01:00
2022-11-06 14:39:35 +01:00
2022-11-06 14:39:35 +01:00
2022-11-06 14:39:35 +01:00
2022-11-06 14:39:35 +01:00
2022-11-06 14:39:27 +01:00
2023-03-02 21:32:00 +01:00
2022-11-06 14:39:27 +01:00
2022-11-06 14:39:27 +01:00
2023-01-30 20:57:37 +01:00
2022-10-24 00:46:56 +02:00
2023-04-02 23:54:51 +02:00
2022-11-06 14:39:39 +01:00
2022-11-06 14:39:40 +01:00
2022-11-06 14:39:40 +01:00
2022-11-06 14:39:40 +01:00
2022-11-06 14:39:34 +01:00
2023-04-02 16:22:14 +02:00
2022-10-17 09:56:47 +02:00
2022-10-05 08:26:19 +02:00
2022-10-05 08:26:19 +02:00
2022-10-22 17:28:01 +02:00
2023-02-09 15:35:14 +01:00
2022-11-06 14:39:36 +01:00
2023-02-09 15:35:08 +01:00
2022-11-06 14:39:36 +01:00
2022-11-06 14:39:36 +01:00
2022-11-06 14:39:37 +01:00
2022-11-06 14:39:37 +01:00
2022-11-06 14:39:36 +01:00
2022-11-06 14:39:36 +01:00
2022-11-06 14:39:36 +01:00
2023-01-27 19:45:36 +01:00
2023-01-26 20:37:14 +01:00
2022-10-20 06:57:30 +02:00
2023-01-11 12:12:27 +01:00
2022-10-24 00:46:58 +02:00
2023-04-18 01:31:38 +02:00
2023-04-02 23:54:51 +02:00
2023-02-09 15:35:14 +01:00
2023-02-09 15:35:14 +01:00
2023-01-31 09:00:56 +01:00
2022-11-06 14:39:38 +01:00
2022-10-08 10:19:30 +02:00
2022-10-27 13:17:07 +03:00
2023-04-01 00:37:25 -04:00
2023-04-01 00:37:55 -04:00
2022-11-06 14:39:42 +01:00
2023-02-09 15:35:14 +01:00
2022-10-02 20:27:36 +02:00
2023-04-16 23:36:03 -03:00
2022-11-06 14:39:35 +01:00
2023-01-17 12:54:54 +01:00
2023-01-11 12:12:26 +01:00
2022-11-12 11:23:04 +11:00
2022-12-24 23:43:45 +01:00
2022-10-14 16:14:24 +02:00
2022-11-06 14:39:36 +01:00
2022-10-17 09:51:47 +02:00
2023-04-09 18:12:26 +08:00
2022-11-06 14:39:41 +01:00
2022-10-26 20:30:25 +11:00
2022-12-08 17:48:21 +01:00
2022-11-06 14:39:39 +01:00
2022-11-06 14:39:39 +01:00