Skip to content

mux: mpeg: ts: fix format specifier

i_depth is a size_t, and we should use %zu for that.

Merge request reports