[Git][wine/wine][master] winegstreamer: Fix SetOutputType of the wma decoder DMO.
"Alexandre Julliard (@julliard)" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: 0fb1762b by Yuxuan Shui at 2025-12-04T21:22:45+01:00 winegstreamer: Fix SetOutputType of the wma decoder DMO. In 60d5afc914e6e5aaee96022834a7f0d5f6a38e94 I moved transform creation to before the decoder->output_type is set, resulting in the decoder trying to create wg_transform with an empty type. - - - - - 1 changed file: - dlls/winegstreamer/wma_decoder.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0fb1762beea938871e1d8a86c45a33afc3e2548f -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0fb1762beea938871e1d8a86c45a33afc3e2548f You're receiving this email because of your account on gitlab.winehq.org.