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

Commit c7be8c8a authored by Fyodor Kyslov's avatar Fyodor Kyslov Committed by Gerrit Code Review
Browse files

Merge "APV: Expose Dynamic Color Aspects feature" into main

parents 5d1e90cd 5674f527
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@
            <Limit name="bitrate" range="1-240000000"/>
            <Limit name="block-size" value="16x16" />
            <Limit name="block-count" range="1-32768" /> <!-- max 4096x2048 equivalent -->
            <Feature name="dynamic-color-aspects" />
            <Attribute name="software-codec"/>
         </MediaCodec>
    </Decoders>
+1 −0
Original line number Diff line number Diff line
@@ -262,6 +262,7 @@
            <Limit name="block-size" value="16x16" />
            <Limit name="block-count" range="1-32768" /> <!-- max 4096x2048 equivalent -->
            <Feature name="adaptive-playback" />
            <Feature name="dynamic-color-aspects" />
            <Attribute name="software-codec"/>
        </MediaCodec>
    </Decoders>