Skip to content
Snippets Groups Projects
Commit 1b2b0021 authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

Revert "autoadapt: enable by default"

This reverts commit 0b9dd0e6.

Change-Id: I3d42ca9673de395f8f6a36c7708e0654b638ec73
parent 34a3713f
No related branches found
No related tags found
No related merge requests found
......@@ -190,7 +190,7 @@ struct AccountVideoCodecInfo : AccountCodecInfo
unsigned frameRate;
unsigned profileId;
std::string parameters;
bool isAutoQualityEnabled{true};
bool isAutoQualityEnabled{false};
};
bool operator== (SystemCodecInfo codec1, SystemCodecInfo codec2);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment