1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavformat
Steinar H. Gunderson 69c308a6d1 avformat/matroskaenc: Fix writing of markers
When the marker writing code was merged from libav to FFmpeg
in dc62016c, it failed to take into account that the meaning of
cluster_pos had changed in bda5b662; in particular, the special
value for “I'm not currently working on a cluster” had changed
from 0 to -1. This makes the avio_write_marker() call never
be called. Update the if statement to fix it.

Fixes: Ticket9843
Signed-off-by: Steinar H. Gunderson <steinar+ffmpeg@gunderson.no>
Signed-off-by: Martin Storsjö <martin@martin.st>
2023-08-29 23:28:44 +03:00
..
2023-05-31 09:03:58 -07:00
2022-05-10 07:37:38 +02:00
2023-06-29 20:22:58 +02:00
2023-06-20 12:47:00 +02:00
2023-01-27 19:45:36 +01:00
2023-01-27 19:45:36 +01:00
2022-09-23 20:27:35 +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
2022-06-09 20:46:10 +02:00
2023-01-25 18:49:09 +01:00
2022-05-10 07:37:38 +02:00
2023-02-18 09:56:40 +01:00
2022-09-24 17:57:36 +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
2022-09-22 17:44:05 +02:00
2022-05-10 07:37:38 +02:00
2023-05-31 09:03:58 -07:00
2023-05-31 09:03:58 -07:00
2023-06-20 01:13:38 +02:00
2022-05-06 15:57:45 +02:00
2022-05-10 07:37:38 +02:00
2023-03-16 22:52:41 +08:00
2023-03-25 22:14:09 +08:00
2023-04-20 16:11:18 +02:00
2023-01-11 18:50:36 +08:00
2023-06-29 14:12:50 -03:00
2023-06-12 23:43:05 +02:00
2023-07-22 16:18:39 +02:00
2022-09-24 18:28:19 +02:00
2022-03-26 00:42:00 +02:00
2022-07-07 21:52:52 +02:00
2023-02-11 11:30:46 +01:00
2022-08-31 16:24:22 +02: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
2022-10-04 23:47:54 +02:00
2022-05-10 07:37:38 +02:00
2023-01-24 16:58:01 +01:00
2023-01-30 21:02:48 +01:00