Add compatibility checks for HEVC Main10 in VT backend
This commit is contained in:
parent
5e57a7d5c0
commit
c20daa8867
2 changed files with 48 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ win32:!winrt {
|
|||
}
|
||||
macx {
|
||||
LIBS += -lssl -lcrypto -lavcodec.58 -lavutil.56 -lopus -framework SDL2 -framework SDL2_ttf
|
||||
LIBS += -lobjc -framework VideoToolbox -framework AVFoundation -framework CoreVideo -framework CoreGraphics -framework CoreMedia -framework AppKit
|
||||
LIBS += -lobjc -framework VideoToolbox -framework AVFoundation -framework CoreVideo -framework CoreGraphics -framework CoreMedia -framework AppKit -framework Metal
|
||||
|
||||
# For libsoundio
|
||||
LIBS += -framework CoreAudio -framework AudioUnit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue