The file ffmpeg_image_transport.repos that is used to fetch the dependencies that need to be built along side ffmpeg_image_transport always fetches the dependencies at master.
So if you fetch an older tag of ffmpeg_image_transport (e.g. 2.0.3) and install from source, a non matching (the latest) version of the dependencies will be used when building. This leads to incompatibilities during build or runtime.