Initial commit

This commit is contained in:
2026-07-09 16:41:56 +03:00
commit 6e556daefc
7 changed files with 156 additions and 0 deletions
@@ -0,0 +1,10 @@
--- a/api/mfx_dispatch/linux/mfxparser.cpp
+++ b/api/mfx_dispatch/linux/mfxparser.cpp
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <string.h>
+#include <cstdint>
#include <list>
#include "mfxloader.h"