On Tue Apr 15 04:37:39 2025 +0000, Conor McCarthy wrote:
I have another change in that branch that resets `stream->requests` to
zero in `session_flush_nodes` That makes sense. Updated this to include your commit instead of setting `stream->requests` in `session_reset_transforms()`.
FYI - I have raised MR !7932, which overlaps a little bit with this one. My MR however doesn't touch the Sample Grabber for example, or include a call to `transform_stream_drop_events`, so it doesn't completely overlap.
I wrote that MR to fix a number of seeking issues within VRChat. But I found when I merged my MR in to Proton (keeping your Sample Grabber changes) it also seems to fix the intro video in Planet of the Apes: Last Frontier.
But I guess we'll need to co-ordinate these two MRs.