-
53a9041d
by Rémi Bernon at 2024-09-25T11:34:39+02:00
mfsrcsnk: Serialize stream sample requests with the state callbacks.
Removing the now unnecessary pending_state variable. We always keep as
many async read requests as there's tokens in the queue.
-
8c9027d1
by Rémi Bernon at 2024-09-25T11:34:41+02:00
winedmo: Hoist the demuxer input format.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57204
-
31c7ff5b
by Rémi Bernon at 2024-09-25T11:34:41+02:00
winedmo: Simplify demuxer creation error handling.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57204
-
3bbfbdf7
by Rémi Bernon at 2024-09-25T11:34:41+02:00
winedmo: Allocate a dedicated demuxer structure.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57204
-
fe7f9434
by Rémi Bernon at 2024-09-25T11:34:41+02:00
winedmo: Move the last packet to the demuxer struct.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57204
-
e9a9640e
by Rémi Bernon at 2024-09-25T11:34:41+02:00
winedmo: Create bitstream filters for demuxer streams.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57204
-
53bfb8ee
by Rémi Bernon at 2024-09-25T11:34:41+02:00
winedmo: Pass demuxer packets through the bitstream filters.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57204
-
bcac1b5a
by Rémi Bernon at 2024-09-25T11:34:41+02:00
winedmo: Convert H264 streams to Annex B format.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57204