From da48d7791be41fdf01f54445d7abfc740c548333 Mon Sep 17 00:00:00 2001 From: Praveen Chavan Date: Mon, 19 Jun 2017 12:06:55 -0700 Subject: media: Limit secure (avc/hevc) decoder to 1080p Limit secure video playback up to 1080p rather than increase memory to accommodate 4K Test: run gts -m GtsMediaTestCases -t com.google.android.media.gts.WidevineH264PlaybackTests#testL1WithUHD30 run gts -m GtsMediaTestCases -t com.google.android.media.gts.WidevineHEVCPlaybackTests#testL1WithUHD30 b/62619917 Change-Id: I5f852e66a959120b66e34df9f40c58428d60c7e2 --- media_codecs.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/media_codecs.xml b/media_codecs.xml index 49e6cba..9ca7d80 100644 --- a/media_codecs.xml +++ b/media_codecs.xml @@ -159,11 +159,11 @@ Only the three quirks included above are recognized at this point: - + - - + + @@ -215,11 +215,11 @@ Only the three quirks included above are recognized at this point: - + - - + + -- cgit v1.2.3