Skip to content

GStreamer 1.0: Run clang format

Related to #56 (closed)

Catches up to !23 (merged).

Rather than merge our autoformatter changes, I've followed the process outlined in !23 (merged) for O4 Dev.
The goal isn't to be identical, it's to make sure that MRs between O4-dev and gstreamer_python_upgrade are easy to compare and merge.

clang-format 9.0.0 was the closest available option to 9.0.1, but it should be similar enough regardless.

Includes a small update to my build scripts.

Merge request reports