Skip to content

Add support for Lagarith fourcc tag

Valerie requested to merge valadaptive/gstreamer:lagarith into main

This should allow Lagarith videos to be properly recognized, allowing them to be e.g. decoded by avdec_lagarith.

The code style changes are necessary for the pre-commit hook. I'm not sure if the code style changes should be part of this merge request, or if I should skip the hook and let someone else apply the fixes.

Merge request reports