-
f0223546
by Conor McCarthy at 2026-04-08T12:38:29+02:00
mf/topology_loader: Introduce a helper to clone a media type.
-
6817fb42
by Rémi Bernon at 2026-04-08T12:38:30+02:00
mf/topology_loader: Lookup best media type when connecting converter / decoders.
Based on patches from Conor McCarthy.
-
fcd684a3
by Rémi Bernon at 2026-04-08T12:38:30+02:00
mf/topology_loader: Don't force MFTEnumEx output info either for converters.
Based on patches from Conor McCarthy.
-
68bfdd08
by Rémi Bernon at 2026-04-08T12:38:30+02:00
mf/topology_loader: Move current type check into topology_branch_foreach_up_types.
Based on patches from Conor McCarthy.
-
bb6deef7
by Rémi Bernon at 2026-04-08T12:38:30+02:00
mf/topology_loader: Enumerate and select downstream type in connect_direct.
Based on patches from Conor McCarthy.
-
6bd21dff
by Rémi Bernon at 2026-04-08T12:38:30+02:00
mf/topology_loader: Only enumerate transform outputs if no current type is set.
Based on patches from Conor McCarthy.
-
8db38ea1
by Rémi Bernon at 2026-04-08T12:38:30+02:00
mf/topology_loader: Update media types while enumerating up types.
Based on patches from Conor McCarthy.
-
774bbd41
by Conor McCarthy at 2026-04-08T12:38:30+02:00
mf/topology_loader: Use the color converter for video conversion by default.
Unless MF_TOPOLOGY_ENABLE_XVP_FOR_PLAYBACK is set.