zhengshi1998

Results 3 issues of zhengshi1998

The implementation of OSR algorithm has been added to the reporsitory. The detail of this algorithm can be found via https://dl.acm.org/doi/10.1145/3597503.3639099.

I have added some comments for OSR. Please have a look, thanks.

I'm using the v1.9.7 - 2024-11-11 release. After I run the command `go build -race && ./go2rtc` to build go2rtc together with race detector, some race reports are printed. ```...

bug