mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-26 08:50:01 +01:00
Separates macro arguments with commas and passes .4H/.8H as macro arguments instead of 4H/8H (the later form being interpreted as an hexadecimal value). Fixes ticket #6324. Suggested-by: Martin Storsjö <martin@martin.st>