Adding an info structure to the sample when the caps have changed, removing if once it has been reported to the caller, and optionally returning the new stream format.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45988 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49715 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52183
8abbc0096da winegstreamer: Support wg_transform output format change events.
dlls/mf/tests/mf.c | 4 ----
dlls/winegstreamer/h264_decoder.c | 7 +++++++
dlls/winegstreamer/quartz_transform.c | 2 ++
dlls/winegstreamer/wg_transform.c | 24 +++++++++++++++++++++++-
dlls/winegstreamer/wma_decoder.c | 8 ++++++++
5 files changed, 40 insertions(+), 5 deletions(-)
Upstream: source.winehq.org