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

Commit a2d339ed authored by Harish Mahendrakar's avatar Harish Mahendrakar
Browse files

C2: Advertise support for dynamic color aspects in s/w decoders

Bug: 332436738
Test: atest CtsMediaV2TestCases:CodecInfoTest
Test: atest CtsMediaV2TestCases:DecoderDynamicColorAspectTest

Change-Id: Ice556942bb05a949af64605cace2a9c6917868ec
parent 8bd6b74b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -139,6 +139,7 @@
                <Limit name="bitrate" range="1-40000000" />
            </Variant>
            <Feature name="adaptive-playback" />
            <Feature name="dynamic-color-aspects" />
            <Attribute name="software-codec" />
        </MediaCodec>
        <MediaCodec name="c2.android.hevc.decoder" type="video/hevc" variant="slow-cpu,!slow-cpu">
@@ -160,6 +161,7 @@
                <Limit name="bitrate" range="1-5000000" />
            </Variant>
            <Feature name="adaptive-playback" />
            <Feature name="dynamic-color-aspects" />
            <Attribute name="software-codec" />
        </MediaCodec>
        <MediaCodec name="c2.android.vp8.decoder" type="video/x-vnd.on2.vp8" variant="slow-cpu,!slow-cpu">
@@ -178,6 +180,7 @@
                <Limit name="bitrate" range="1-40000000" />
            </Variant>
            <Feature name="adaptive-playback" />
            <Feature name="dynamic-color-aspects" />
            <Attribute name="software-codec" />
        </MediaCodec>
        <MediaCodec name="c2.android.vp9.decoder" type="video/x-vnd.on2.vp9" variant="slow-cpu,!slow-cpu">
@@ -197,6 +200,7 @@
                <Limit name="bitrate" range="1-5000000" />
            </Variant>
            <Feature name="adaptive-playback" />
            <Feature name="dynamic-color-aspects" />
            <Attribute name="software-codec" />
        </MediaCodec>
        <MediaCodec name="c2.android.av1.decoder" type="video/av01" variant="slow-cpu,!slow-cpu">
@@ -216,6 +220,7 @@
                <Limit name="bitrate" range="1-5000000" />
            </Variant>
            <Feature name="adaptive-playback" />
            <Feature name="dynamic-color-aspects" />
            <Feature name="low-latency" />
            <Attribute name="software-codec" />
        </MediaCodec>
@@ -235,6 +240,7 @@
                <Limit name="bitrate" range="1-5000000" />
            </Variant>
            <Feature name="adaptive-playback" />
            <Feature name="dynamic-color-aspects" />
            <Feature name="low-latency" />
            <Attribute name="software-codec" />
        </MediaCodec>