Files
obs-enc-aomedia-av1/.gitignore
T
Michael Fabian Dirks a617100e9c enc-aomedia-av1: Initial version
Properly configures, builds, registers and attempts to encode. Gets stuck on an unusual long stall when finally having enough frames to encode.
2017-07-11 11:29:13 +02:00

14 lines
130 B
Plaintext

## Ignore file for OBS-AMD-Media-Framework.
# CMAKE
/build
/build32
/build64
/deps
/deps32
/deps64
# Visual Studio
/.vs
/#Build