Skip to content

WIP: filesrc: Add support for unbuffered file read on Windows

Seungha Yang requested to merge seungha.yang/gstreamer:file-win32 into master

Windows consumes StandBy memory while reading a file. That might be a big problem but it seems to be introducing bad impact on some systems.

Merge request reports