Alexandre Julliard pushed to branch master at wine / wine
Commits: 03ae6247 by Rémi Bernon at 2024-09-16T23:07:49+02:00 winedmo: Pass stream size by value to winedmo_demuxer_create.
- - - - - 6e7e6f52 by Rémi Bernon at 2024-09-16T23:07:49+02:00 winedmo: Implement video media type conversion.
- - - - - a041a78b by Rémi Bernon at 2024-09-16T23:07:49+02:00 winedmo: Implement audio media type conversion.
- - - - - 3a8ad1f7 by Rémi Bernon at 2024-09-16T23:07:49+02:00 mfsrcsnk: Stub IMFMediaStream objects for the media source.
- - - - - 4e1a2694 by Rémi Bernon at 2024-09-16T23:07:49+02:00 mfsrcsnk: Create stream descriptors for the media source streams.
- - - - - 5b92a79f by Rémi Bernon at 2024-09-16T23:07:49+02:00 winedmo: Implement more compressed audio/video formats conversion.
- - - - -
5 changed files:
- dlls/mfsrcsnk/media_source.c - dlls/winedmo/main.c - dlls/winedmo/unix_media_type.c - dlls/winedmo/winedmo.spec - include/wine/winedmo.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/311609f12c3afc2a9463d854750218...