1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-01 01:30:21 +02:00
Files
James Almer bd7f101bda avformat/mov: don't try to create an LCEVC group if there's a single track
In this scenario, as it's the case with DASH segments, the lcevc track will be
alone but potentially have a sbas tref entry referencing itself, which will
make avformat_stream_group_add_stream() fail.

Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit e1158301f0)
2026-03-23 10:51:59 -03:00
..
2026-02-19 17:18:11 +01:00
2026-02-25 02:55:43 +00:00
2026-02-25 02:55:43 +00:00
2026-02-18 08:20:10 +00:00
2026-02-23 20:20:20 +01:00
2026-02-09 14:01:14 +00:00
2026-02-23 20:20:20 +01:00
2026-02-08 02:25:14 +01:00
2026-03-08 02:29:20 +01:00
2026-02-25 02:55:43 +00:00