-
e770966e
by Ziqing Hui at 2025-10-24T10:23:17+02:00
mfreadwrite: Add attributes member to writer struct.
-
5798d89b
by Ziqing Hui at 2025-10-24T10:23:18+02:00
mfreadwrite: Add converter transform to stream.
Our tests show that there may be a converter created for encoding.
-
c76796b6
by Ziqing Hui at 2025-10-24T10:23:19+02:00
mfreadwrite: Implement IMFSinkWriterEx.
-
800d3294
by Ziqing Hui at 2025-10-24T10:23:19+02:00
mfreadwrite: Implement sink_writer_SetInputMediaType.
-
852953f9
by Ziqing Hui at 2025-10-24T10:23:19+02:00
mfreadwrite/tests: Test getting transform for a writer without converter.