Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a0e4d01 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "media_codecs_sw: Increased bitrate for avc encoder in slow-cpu case" into main

parents eb470e9f 8daf7746
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -332,7 +332,7 @@
                <!-- profiles and levels:  ProfileBaseline : Level3 -->
                <Limit name="block-count" range="1-1620" />
                <Limit name="blocks-per-second" range="1-40500" />
                <Limit name="bitrate" range="1-2000000" />
                <Limit name="bitrate" range="1-10000000" />
            </Variant>
            <Feature name="intra-refresh" />
            <!-- Video Quality control -->