first commit
Some checks failed
/ buid (push) Has been cancelled

This commit is contained in:
2026-04-16 14:48:09 +07:00
commit 4b968a3347
5625 changed files with 1685474 additions and 0 deletions

View File

@ -0,0 +1,11 @@
framework module Libavcodec [system] {
umbrella "."
exclude header "xvmc.h"
exclude header "vdpau.h"
exclude header "qsv.h"
exclude header "dxva2.h"
exclude header "d3d11va.h"
exclude header "mathops.h"
exclude header "videotoolbox.h"
export *
}