swaroop: switch ID tag to genre as it is supported by ffmpeg in both mp4 and mov.
[dcpomatic.git] / hacks / cppcheck
1 #!/bin/bash
2 cppcheck --enable=all --quiet -U check . > log 2>&1