aboutsummaryrefslogtreecommitdiff
path: root/include/GsrInfo.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/GsrInfo.hpp')
-rw-r--r--include/GsrInfo.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GsrInfo.hpp b/include/GsrInfo.hpp
index b563000..483b40f 100644
--- a/include/GsrInfo.hpp
+++ b/include/GsrInfo.hpp
@@ -8,6 +8,7 @@
namespace gsr {
struct SupportedVideoCodecs {
bool h264 = false;
+ bool h264_software = false;
bool hevc = false;
bool av1 = false;
bool vp8 = false;