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

Issue 2970923002: vp8_impl.cc: Make it possible to base postproc deblocking level for arm on qp. (Closed)

Created:
3 years, 5 months ago by åsapersson
Modified:
3 years, 4 months ago
Reviewers:
brandtr
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

vp8_impl.cc: Make it possible to base postproc deblocking level for arm on qp (e.g. turn off deblocking for low qp values). BUG=webrtc:6634 Review-Url: https://codereview.webrtc.org/2970923002 Cr-Commit-Position: refs/heads/master@{#19300} Committed: https://chromium.googlesource.com/external/webrtc/+/e5d02f9204c32a0faba4d844ddf60de0604b4c90

Patch Set 1 #

Patch Set 2 : base level on qp instead of bitrate #

Patch Set 3 #

Patch Set 4 : rename #

Total comments: 8

Patch Set 5 #

Patch Set 6 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -7 lines) Patch
M webrtc/modules/video_coding/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/vp8_impl.h View 1 2 3 4 5 2 chunks +9 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc View 1 2 3 4 5 6 chunks +76 lines, -7 lines 0 comments Download

Messages

Total messages: 33 (28 generated)
åsapersson
3 years, 4 months ago (2017-07-28 13:50:46 UTC) #11
brandtr
lgtm https://codereview.webrtc.org/2970923002/diff/260001/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc File webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc (right): https://codereview.webrtc.org/2970923002/diff/260001/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc#newcode146 webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc:146: } nit: newline. https://codereview.webrtc.org/2970923002/diff/260001/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc#newcode1056 webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc:1056: int qp = ...
3 years, 4 months ago (2017-08-09 10:50:40 UTC) #21
åsapersson
https://codereview.webrtc.org/2970923002/diff/260001/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc File webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc (right): https://codereview.webrtc.org/2970923002/diff/260001/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc#newcode146 webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc:146: } On 2017/08/09 10:50:39, brandtr wrote: > nit: newline. ...
3 years, 4 months ago (2017-08-09 14:03:28 UTC) #25
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/2970923002/340001
3 years, 4 months ago (2017-08-10 06:34:20 UTC) #30
commit-bot: I haz the power
3 years, 4 months ago (2017-08-10 06:37:14 UTC) #33
Message was sent while issue was closed.
Committed patchset #6 (id:340001) as
https://chromium.googlesource.com/external/webrtc/+/e5d02f9204c32a0faba4d844d...

Powered by Google App Engine
This is Rietveld 408576698