-- v2: mf/tests: Factor IMFTransform_Get(Input|Output)StreamInfo checks together. winegstreamer: Stop requiring input type in H264 decoder GetInputStreamInfo. winegstreamer: Keep input / output stream info in struct h264_decoder. winegstreamer: Keep input / output stream info in struct wma_decoder. winegstreamer: Keep input / output stream info in struct video_processor. winegstreamer: Keep input / output stream info in struct resampler. winegstreamer: Keep input / output stream info in struct color_convert. winegstreamer: Remove FIXME / stub! from optional transform methods. mf/tests: Test miscellaneous and optional IMFTransform methods. winegstreamer: Return E_NOTIMPL from color_convert GetInputStreamAttributes. winegstreamer: Check Video Processor Get(OutputStream)Attributes pointers. winegstreamer: Implement WMA decoder GetStreamLimits / GetStreamCount. winegstreamer: Implement H264 decoder GetStreamLimits / GetStreamCount.