On 5/18/22 18:27, Zlice Z wrote:
commit https://github.com/wine-mirror/wine/commit/f7a5bf7be1b43ff295723c15c296c9432...
Moved out of a switch-case with a break and does not return from send_buf()
No, this is intentional. The point is to send a new segment event before sending the first buffer, which is in practice the same place that GStreamer sends it.