Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(285)

Unified Diff: gpu/config/software_rendering_list_json.cc

Issue 2288103003: Enable HW encoding on Android. (Closed)
Patch Set: Undo the changes in the MediaCodecBridge. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/gpu/android_video_encode_accelerator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8cb0aa541d0c5e521d53280dcf67394def3d7e6a..a30538a818496d7d589b4e1a8d327b09ad4a9444 100644
--- a/gpu/config/software_rendering_list_json.cc
+++ b/gpu/config/software_rendering_list_json.cc
@@ -691,16 +691,6 @@ LONG_STRING_CONST(
]
},
{
- "id": 82,
- "description": "MediaCodec is still too buggy to use for encoding (b/11536167)",
- "os": {
- "type": "android"
- },
- "features": [
- "accelerated_video_encode"
- ]
- },
- {
"id": 86,
"description": "Intel Graphics Media Accelerator 3150 causes the GPU process to hang running WebGL",
"cr_bugs": [305431],
« no previous file with comments | « no previous file | media/gpu/android_video_encode_accelerator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698