project: Compute relocation URIs in missing-uri signal
authorThibault Saunier <tsaunier@igalia.com>
Sat, 28 Jul 2018 02:11:33 +0000 (22:11 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Sat, 28 Jul 2018 02:56:23 +0000 (22:56 -0400)
commit5f5cbd111cd41e11d3e2f875ed4545eb7c0e3df2
tree573bae90c7f665dcf9f1709e0c026a2165d28001
parent43e075d81f3c3f0351d7661b8c4efd97614cf5bd
project: Compute relocation URIs in missing-uri signal

Until know we were doing it outside of the signal and subclasses didn't
have a chance to know that some assets was relocated.

This is required so that Pitivi can handle proxy delation and relocated
assets.

Required for https://gitlab.gnome.org/GNOME/pitivi/issues/2203
ges/ges-project.c