Index: gpu/config/software_rendering_list_json.cc |
diff --git a/gpu/config/software_rendering_list_json.cc b/gpu/config/software_rendering_list_json.cc |
index 6ed261fae40cef2d1a37a83ab92ea23aca7fc7c5..d686d84e4c7b8c506419d5609cb5bc8cac321221 100644 |
--- a/gpu/config/software_rendering_list_json.cc |
+++ b/gpu/config/software_rendering_list_json.cc |
@@ -971,6 +971,16 @@ LONG_STRING_CONST( |
"features": [ |
"force_compositing_mode" |
] |
+ }, |
+ { |
+ "id": 82, |
+ "description": "MediaCodec is still too buggy to use for encoding (b/11536167).", |
+ "os": { |
+ "type": "android" |
+ }, |
+ "features": [ |
+ "accelerated_video_encode" |
+ ] |
} |
] |
} |