13 Sep
2024
13 Sep
'24
5:56 p.m.
On Fri Sep 13 17:35:55 2024 +0000, Rémi Bernon wrote:
The stream context needs to be allocated on the PE side while the demuxer is a unix-side pointer. We could create a PE side object wrapping both, but that didn't feel very useful. I was thinking about allocating each on their respective side adding the ctx alongside the handle in `wine/winedmo.h`. Might work, but it doesn't seem too pretty.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6480#note_82151