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

Issue 1814973002: MediaRecorder: Tune complexity settings for VP9 encoding (second go) (Closed)

Created:
4 years, 9 months ago by mcasas
Modified:
4 years, 9 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2661
Target Ref:
refs/pending/branch-heads/2661
Project:
chromium
Visibility:
Public.

Description

MediaRecorder: Tune complexity settings for VP9 encoding (second go) This code was landed but -silly me- I was setting the complexity _before_ creating the encoder :P Also, the values the VP8E_SET_CPUUSED parameter are: - up to 8 for VP9 (and not up to 16, that's for VP8) - Real Time values are 5 - 8 [1] BUG=591342, 589162 [1] https://code.google.com/p/chromium/codesearch#chromium/src/third_party/webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc&sq=package:chromium&type=cs&l=35&rcl=1458143321 Review URL: https://codereview.chromium.org/1809853002 Cr-Commit-Position: refs/heads/master@{#381572} (cherry picked from commit 4e1da39cc90c4a335bb1fa777c7ab25f50d8f22f) TBR=niklase@chromium.org NOTRY=true NOPRESUBMIT=true

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M content/renderer/media/video_track_recorder.cc View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1814973002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1814973002/1
4 years, 9 months ago (2016-03-17 22:08:08 UTC) #2
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 9 months ago (2016-03-17 22:08:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1814973002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1814973002/1
4 years, 9 months ago (2016-03-17 22:09:56 UTC) #7
commit-bot: I haz the power
CLs for remote refs other than refs/pending/heads/master must contain NOTRY=true and NOPRESUBMIT=true in order for ...
4 years, 9 months ago (2016-03-17 22:09:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1814973002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1814973002/1
4 years, 9 months ago (2016-03-17 22:12:14 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 22:13:49 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1)

Powered by Google App Engine
This is Rietveld 408576698