On Sat Mar 29 19:12:05 2025 +0000, Fabian Maurer wrote:
How should I continue here?
I would just keep hard-coding the GUIDs. I don't see a way around that while preserving the ability to blit the whole struct.
In theory, we could store a pointer instead, and not have to hard-code that, but then we'd have to dereference it when we return the codec info. I don't think it'd be an overall improvement.