mirror of https://github.com/mpv-player/mpv
b74edd4069
Make TOOLS/matroska.pl output structs with fields sorted by name in ebml_types.h to make the order of fields deterministic. Fix warnings in demux_mkv.c caused by the first struct fields switching between scalar and struct types due to non-deterministic ebml_types.h field order. Since it's deterministic now, this shouldn't change anymore. The warnings produced by the compilers are bogus, but we want to silence them anyway, since this could make developers overlook legitimate warnings. What commits |
||
---|---|---|
.. | ||
lib/Parse | ||
osxbundle | ||
vf_dlopen | ||
file2string.pl | ||
gen-x11-icon.sh | ||
matroska.pl | ||
mpv_identify.sh | ||
osxbundle.py | ||
umpv | ||
uncrustify.cfg |