mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 11:40:08 +00:00
Allow 32-bit builds on Buster. This has some advantages regarding supported HW accelerations in UltraGrid, eg. h264_omx is not supported in higher versions of the system. It is not enabled by default but can be enabled easily by switching the value in YAML file. refers to GH-344