[FFmpeg-devel] [PATCH v2] avcodec/amfenc: increase precision of Sleep() on Windows
Henrik Gramner
henrik at gramner.com
Mon Nov 27 16:04:51 EET 2023
On Mon, Nov 27, 2023 at 2:42 PM Mark Thompson <sw at jkqxz.net> wrote:
> Is it reasonable to set this global state from a library without the parent program knowing? We'd really prefer not to affect the global state unexpectedly.
CreateWaitableTimerExW() with the
CREATE_WAITABLE_TIMER_HIGH_RESOLUTION flag might be an alternative?
More information about the ffmpeg-devel
mailing list