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

Issue 2936313002: Support H.264 high profile encoding on Exynos devices. (Closed)

Created:
3 years, 6 months ago by AlexG
Modified:
3 years, 6 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, sakal
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Support H.264 high profile encoding on Exynos devices. Guarded by field trial - similar to high profile encoder. If high profile is requested, but device do not support it then fallback to baseline profile. BUG=b/34816463 Review-Url: https://codereview.webrtc.org/2936313002 Cr-Commit-Position: refs/heads/master@{#18619} Committed: https://chromium.googlesource.com/external/webrtc/+/3fc2350ef95be350ac6d4156270930c49fb58361

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -24 lines) Patch
M webrtc/sdk/android/api/org/webrtc/MediaCodecVideoEncoder.java View 1 10 chunks +61 lines, -3 lines 0 comments Download
M webrtc/sdk/android/instrumentationtests/src/org/webrtc/MediaCodecVideoEncoderTest.java View 6 chunks +11 lines, -10 lines 0 comments Download
M webrtc/sdk/android/src/jni/androidmediaencoder_jni.cc View 1 7 chunks +20 lines, -11 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
AlexG
PTAL
3 years, 6 months ago (2017-06-14 21:40:28 UTC) #2
alexlau
lgtm
3 years, 6 months ago (2017-06-14 23:09:43 UTC) #3
brandtr
lgtm, but please let +magjed have a look too, as he is more familiar with ...
3 years, 6 months ago (2017-06-15 09:04:06 UTC) #5
magjed_webrtc
lgtm Please note that we are working on making the Android HW codecs injectable through ...
3 years, 6 months ago (2017-06-15 19:29:07 UTC) #7
AlexG
https://codereview.webrtc.org/2936313002/diff/1/webrtc/sdk/android/api/org/webrtc/MediaCodecVideoEncoder.java File webrtc/sdk/android/api/org/webrtc/MediaCodecVideoEncoder.java (right): https://codereview.webrtc.org/2936313002/diff/1/webrtc/sdk/android/api/org/webrtc/MediaCodecVideoEncoder.java#newcode99 webrtc/sdk/android/api/org/webrtc/MediaCodecVideoEncoder.java:99: // Should be in sync with webrtc::H264::Profile On 2017/06/15 ...
3 years, 6 months ago (2017-06-15 23:01:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2936313002/20001
3 years, 6 months ago (2017-06-15 23:02:15 UTC) #11
commit-bot: I haz the power
3 years, 6 months ago (2017-06-15 23:24:43 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/3fc2350ef95be350ac6d41562...

Powered by Google App Engine
This is Rietveld 408576698