1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavcodec
Anton Khirnov f264204de9 lavc: deprecate AV_CODEC_FLAG_DROPCHANGED
This decoding flag makes decoders drop all frames after a parameter
change, but what exactly constitutes a parameter change is not well
defined and will typically depend on the exact use case.
This functionality then does not belong in libavcodec, but rather in
user code
2023-07-15 10:19:33 +02:00
..
2023-06-20 14:37:52 +02:00
2023-05-15 10:24:54 +02:00
2023-06-20 01:11:31 +02:00
2023-06-20 01:11:31 +02:00
2023-05-15 10:24:54 +02:00
2023-07-07 12:12:52 +02:00
2023-05-21 10:50:59 +02:00
2023-05-15 10:24:54 +02:00
2023-05-29 00:41:58 +02:00
2023-05-29 00:41:58 +02:00
2023-05-29 00:42:00 +02:00
2023-07-12 15:35:37 +02:00
2023-05-15 10:24:54 +02:00
2023-06-20 14:37:52 +02:00
2023-06-07 09:00:18 +02:00
2023-04-16 23:36:03 -03:00
2023-06-18 14:29:12 +02:00
2023-06-12 23:43:05 +02:00
2023-05-29 00:41:57 +02:00
2023-05-29 00:41:57 +02:00
2023-05-29 00:42:00 +02:00
2023-06-09 17:05:26 +02:00