Skip to content

video/timecode: Use stringify!($name) instead of "$name" in Debug impl

Otherwise it would output a literal "$name" string.

Merge request reports