On Thu May 22 10:02:34 2025 +0000, Nikolay Sivov wrote:
I'd like to suggest a cosmetic change here - set "seeking" once, before event type switch as "event_type == .. || event_type == ..", that would be easier to follow. Also, commit message says the opposite to what this change is doing - if MFT_MESSAGE_NOTIFY_START_OF_STREAM could be called starting or restarting a transform, you're skipping it now when seeking.
Done