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

Commit 2eeacf16 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

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

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/3216062



Change-Id: I8b549de7e2a92530b9c1f0c75da650e7d49e773a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 40bf29e6 9a0e4d01
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 -->