Skip to content

Update unused files.

Timothy Davies requested to merge tdv-update-unused-files into spiir-O4b-review

See 2.3 of https://docs.google.com/spreadsheets/d/1lQJzSIE6iUhlRQ5O4gjHBnIpsqFS7w3DQw3wX5_66P8/edit#gid=1881169084

Changes

This MR updates various unused files to be compatible with Python 3 and Gstreamer 1.0.

All affected files have been unused for a long period of time, but the changes are simple enough that it was harmless to do.

However, if they become difficult to review, we can delete them instead.

This repeats all changes from !226 for these files.

Purpose

I intend to split !226's changes into a number of MRs, which won't be functional code versions themselves, but once complete will encompass the full set of changes to upgrade to py3.

This should provide useful code diffs for reviewers.

Merge request reports