winegstreamer: Set the discontinuity flag in wg_transform.
commit13059c229e7a41b7210f58ddb2a853b74eca92df
authorAnton Baskanov <baskanov@gmail.com>
Tue, 11 Oct 2022 07:06:52 +0000 (11 14:06 +0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Nov 2022 10:00:43 +0000 (23 11:00 +0100)
treed64bd6cfb6a09d4746363893dda2fe42082bc368
parent5a80ace06009e262f6de038265cf3cae6e621c9a
winegstreamer: Set the discontinuity flag in wg_transform.

This is required to avoid glitches when seeking, as some formats (e.g.
MP3) may use data from previous frames.
dlls/winegstreamer/unixlib.h
dlls/winegstreamer/wg_sample.c
dlls/winegstreamer/wg_transform.c