The download element relied on a fuzzy translation from GStreamer format to a DRM fourcc, and then all supported modifiers for that fourcc. Since !9306 this was fixed to only enumerate that way when direct import is used. Flag direct upload to the transform caps helper, so that we now enumerate all non-external formats again. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9339>