Files
ffmpeg/libavformat
James Almer e1484a30e5 avformat/dtshddec: properly support priming and padding samples
Don't just export initial_padding, but also take it into account for timestamps
by adjusting the stream's start_time. Also, export the padding samples in a way
that's actually supported, as currently trailing_padding is unused so no user
will look at it.

For the sake of not reducing coverage and because the lossy tests have reference
files that contain the priming samples, add the skip_manual flags2 to the tests
so we still output them. A new ffprobe call will ensure the demuxer behavior is
tested too.

Signed-off-by: James Almer <jamrial@gmail.com>
2026-02-12 09:59:54 -03:00
..
2025-09-08 20:59:31 +00:00
2026-02-09 14:01:14 +00:00
2026-02-09 14:01:14 +00:00
2025-09-21 17:42:19 +08:00
2025-09-20 00:31:10 +02:00
2026-02-09 02:38:16 +00:00
2025-11-09 13:44:18 +01:00
2025-10-25 19:22:48 +00:00
2026-02-09 14:01:14 +00:00
2026-02-08 02:25:14 +01:00
2025-09-19 09:59:26 +02:00