Skip to content
GitLab
Explore
Sign in
Register
mux: mpeg: ts: fix format specifier
Code
Review changes
Check out branch
Download
Patches
Plain diff
Alexandre Janniaux
requested to merge
alexandre-janniaux/vlc:mpeg-fix-warning/1
into
master
Dec 06, 2022
Overview
1
Commits
1
Pipelines
2
Changes
1
Expand
i_depth is a size_t, and we should use %zu for that.
Merge request reports
Loading