Andreas Rheinhardt
dd48e49d54
avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
...
It is of no value to the user, because every muxer can always
be flushed with a NULL packet. As its documentation shows
("If not set, the muxer will not receive a NULL packet in
the write_packet function") it is actually an internal flag
that has been publically exposed because there was no internal
flags field for output formats for a long time. But now there is
and so use it by replacing the public flag with a private one.
Reviewed-by: James Almer <jamrial@gmail.com>
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-10-03 01:45:46 +02:00
..
2018-04-05 22:08:53 +01:00
2023-02-09 15:24:15 +01:00
2022-03-15 09:42:30 -03:00
2023-09-07 00:30:08 +02:00
2022-03-16 14:12:49 +02:00
2021-03-12 23:55:30 +01:00
2023-09-19 00:39:47 +08:00
2023-02-09 15:24:15 +01:00
2023-02-09 15:35:14 +01:00
2023-02-09 15:35:14 +01:00
2022-11-08 14:08:05 -03:00
2022-09-03 15:41:44 +02:00
2023-02-09 15:24:15 +01:00
2023-05-11 22:06:20 +08:00
2023-07-02 19:57:45 +02:00
2023-07-02 19:57:45 +02:00
2023-07-02 19:57:45 +02:00
2021-08-16 10:00:39 +08:00
2023-07-02 19:57:45 +02:00
2022-02-21 13:09:48 +01:00
2023-07-02 19:57:45 +02:00
2023-09-10 17:32:11 +02:00
2022-02-21 13:09:48 +01:00
2023-08-14 22:57:28 +03:00
2022-01-04 17:40:29 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-05-12 22:06:44 -03:00
2023-09-28 11:10:35 +02:00
2022-09-03 15:41:44 +02:00
2023-02-09 15:24:15 +01:00
2021-04-27 11:48:05 -03:00
2022-03-16 14:12:49 +02:00
2021-04-27 10:43:08 -03:00
2022-09-26 03:02:50 +02:00
2021-04-27 11:48:05 -03:00
2023-09-30 12:27:44 +02:00
2022-05-10 07:37:38 +02:00
2021-04-27 11:48:05 -03:00
2023-05-11 22:06:20 +08:00
2022-03-15 09:42:35 -03:00
2023-09-07 00:48:50 +02:00
2022-06-19 23:01:20 +02:00
2023-02-09 15:24:15 +01:00
2022-09-03 15:41:44 +02:00
2022-06-19 23:01:20 +02:00
2023-08-05 09:40:06 +02:00
2022-06-16 21:28:20 +02:00
2023-10-03 01:45:46 +02:00
2023-02-09 15:24:15 +01:00
2022-03-15 09:42:37 -03:00
2023-02-09 15:24:15 +01:00
2022-02-24 12:56:49 +01:00
2021-02-27 21:30:41 +01:00
2021-04-27 10:43:08 -03:00
2019-03-22 12:30:47 +01:00
2022-05-10 07:38:01 +02:00
2022-09-26 03:02:50 +02:00
2023-02-09 15:24:15 +01:00
2023-02-09 15:35:14 +01:00
2022-05-10 06:49:32 +02:00
2023-07-02 19:57:45 +02:00
2022-01-04 13:16:50 +01:00
2021-11-21 00:35:30 +01:00
2023-09-12 09:42:27 +02:00