1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavformat
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
..
2023-05-31 09:03:58 -07:00
2023-06-29 20:22:58 +02:00
2023-06-20 12:47:00 +02:00
2023-10-02 01:28:14 +02:00
2023-01-27 19:45:36 +01:00
2023-09-12 19:33:17 +02:00
2023-09-17 11:17:55 +02:00
2022-09-24 17:57:35 +02:00
2022-12-01 11:21:15 +01:00
2022-10-24 02:00:31 +02:00
2023-08-11 23:55:05 +02:00
2023-07-19 19:33:20 -04:00
2023-08-02 17:31:13 +02:00
2023-01-25 18:49:09 +01:00
2023-09-21 22:41:10 +02:00
2023-02-18 09:56:40 +01:00
2023-09-07 00:48:50 +02:00
2022-12-01 11:21:14 +01:00
2022-09-24 17:57:37 +02:00
2023-06-27 12:52:38 -03:00
2023-05-20 13:06:38 +02:00
2023-09-22 08:52:18 +02:00
2023-05-31 09:03:58 -07:00
2023-05-31 09:03:58 -07:00
2023-09-18 17:10:59 +02:00
2023-09-17 11:17:55 +02:00
2023-03-16 22:52:41 +08:00
2023-09-29 23:08:38 +02:00
2023-03-25 22:14:09 +08:00
2023-09-28 19:37:58 +02:00
2023-09-18 17:10:59 +02:00
2023-09-01 14:26:47 +02:00
2023-04-20 16:11:18 +02:00
2023-09-07 00:42:10 +02:00
2023-06-29 14:12:50 -03:00
2023-07-22 16:18:39 +02:00
2022-09-24 18:28:19 +02:00
2023-02-11 11:30:46 +01:00
2023-08-15 21:42:21 +02:00
2023-08-15 21:42:21 +02:00
2023-01-13 11:22:59 -06:00
2023-04-02 10:18:56 +05:30
2023-09-17 11:17:55 +02:00
2023-01-24 16:58:01 +01:00
2023-01-30 21:02:48 +01:00