You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shuffle around some checks for resampling config
BytesPerSample and NeedsResample were getting set when an unsupported
conversion was requests, which resulted in things breaking when the
caller later tried to request unresampled data.