12 Sep
2024
12 Sep
'24
7:53 a.m.
-- v2: winedmo: Introduce a winedmo_stream callback interface for I/O. winedmo: Use the stream context as a buffer for larger reads. winedmo: Use the stream context to track stream position. winedmo: Allocate a client-side stream context with the demuxers. winedmo: Implement FFmpeg seek and read with user callbacks. mfsrcsnk: Create a winedmo_demuxer object on the media sources. https://gitlab.winehq.org/wine/wine/-/merge_requests/6480