- MSMFoundation : Choose at best the requested resolution.
Fix preview video when the camera doesn't support the requested resolution.
Reminder : MSMFoundation is Async so it need to use the MS_FILTER_OUTPUT_FMT_CHANGED
to warn the SDK to replumb graph. The old behavior didn't take account of this feature for previews that lead to keep unwanting pixel conversion and then having corrupted previews.