As the individual commits say: - Use Set instead of GSet for tracking proxy builder processed paths - Use Vector<MovieIndexFrame> to store entries in MovieIndex - Clearer stdout/stderr printing in movie proxy generation - Instead of unlink(), use BLI_delete() which does proper utf8 path conversion on Windows. Pull Request: https://projects.blender.org/blender/blender/pulls/132174