[Git][wine/wine][master] 7 commits: mfsrcsnk: Implement asynchronous media source start operation.
Alexandre Julliard pushed to branch master at wine / wine Commits: 61b28c74 by Rémi Bernon at 2024-09-18T19:22:30+02:00 mfsrcsnk: Implement asynchronous media source start operation. - - - - - a713207a by Rémi Bernon at 2024-09-18T19:22:30+02:00 mfsrcsnk: Implement asynchronous media source stop operation. - - - - - a7c92f46 by Rémi Bernon at 2024-09-18T19:22:30+02:00 mfsrcsnk: Implement asynchronous media source pause operation. - - - - - e7e2ac72 by Rémi Bernon at 2024-09-18T19:22:30+02:00 winedmo: Export a new winedmo_demuxer_seek function. - - - - - a05a1627 by Rémi Bernon at 2024-09-18T19:22:30+02:00 winedmo: Export a new winedmo_demuxer_read function. - - - - - d12100b3 by Rémi Bernon at 2024-09-18T19:22:30+02:00 winedmo: Read sample flags, timestamps and duration. - - - - - 3df00209 by Rémi Bernon at 2024-09-18T19:22:30+02:00 mfsrcsnk: Read samples from the media source demuxer. - - - - - 9 changed files: - dlls/mfsrcsnk/media_source.c - dlls/winedmo/Makefile.in - dlls/winedmo/main.c - dlls/winedmo/unix_demuxer.c - dlls/winedmo/unix_private.h - dlls/winedmo/unixlib.c - dlls/winedmo/unixlib.h - dlls/winedmo/winedmo.spec - include/wine/winedmo.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0a17c3b86fd4eb917367e36261fa27... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0a17c3b86fd4eb917367e36261fa27... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)