-
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.