winegstreamer: Track caps changes and keep them with the output buffers.
commit6abd8e23b8be24af194d97c2fa6bd9e9fed4b29a
authorRémi Bernon <rbernon@codeweavers.com>
Thu, 12 May 2022 21:53:15 +0000 (12 23:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 May 2022 21:38:30 +0000 (25 23:38 +0200)
treea74b5bd943b7286bdc0939d3902c41ef1b8ab836
parent7adcdb6ff8c6ac321a1f21bfa4123d08c3bc52d5
winegstreamer: Track caps changes and keep them with the output buffers.

Using a GstSample queue instead of GstBuffer queue to combine both.

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
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
dlls/winegstreamer/wg_transform.c