diff options
author | James Almer <jamrial@gmail.com> | 2025-01-01 13:31:25 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2025-01-05 00:31:58 -0300 |
commit | bf0786d9bde6fc16239ebcf68c85fffd34f9d874 (patch) | |
tree | 24c94048b8aa1795b0fb82ad0cf103cbe454974c /libavformat/dump.c | |
parent | cd174c7c7c5849727f45b7d7d263810ddf9b9cba (diff) | |
download | ffmpeg-bf0786d9bde6fc16239ebcf68c85fffd34f9d874.tar.gz |
avformat/mov: fix setting tile grid stream offsets when a stream is referenced more than once
The amount of tiles does not necessarely need to match the amount of streams referenced
in the grid, as there could be duplicates.
Don't silently ignore EEXIST return codes from avformat_stream_group_add_stream() and
instead store the index of the duplicate stream.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/dump.c')
0 files changed, 0 insertions, 0 deletions