11 lines
281 B
Plaintext
11 lines
281 B
Plaintext
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 *
|
|
} |