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

Issue 2656603002: Add QP for libvpx VP8 decoder. (Closed)

Created:
3 years, 11 months ago by sakal
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, mflodman, hbos
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Patch Set 1 : Fix more tests. #

Total comments: 1

Patch Set 2 : DCHECK return value, format. #

Patch Set 3 : Add an unittest. #

Patch Set 4 : Remove unused timestamp from the test. #

Total comments: 4

Patch Set 5 : Changes according to språng's comments. #

Patch Set 6 : Rebase. #

Patch Set 7 : Fix tests after rebase. #

Patch Set 8 : Fix new test. #

Patch Set 9 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -24 lines) Patch
M webrtc/modules/video_coding/codecs/vp8/simulcast_unittest.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc View 1 2 3 4 6 chunks +33 lines, -10 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/vp8_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc View 1 3 chunks +9 lines, -5 lines 0 comments Download
M webrtc/pc/rtcstats_integrationtest.cc View 1 2 3 4 5 6 7 1 chunk +5 lines, -7 lines 0 comments Download

Messages

Total messages: 65 (54 generated)
sakal
PTAL https://codereview.webrtc.org/2656603002/diff/100001/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc File webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc (right): https://codereview.webrtc.org/2656603002/diff/100001/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc#newcode1149 webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc:1149: vpx_codec_control(decoder_, VPXD_GET_LAST_QUANTIZER, &qp); This method can return failure ...
3 years, 10 months ago (2017-02-16 12:44:49 UTC) #28
sprang_webrtc
looks good, but I'd appreciate a unit test as well
3 years, 10 months ago (2017-02-17 11:41:31 UTC) #29
sakal
On 2017/02/17 11:41:31, språng wrote: > looks good, but I'd appreciate a unit test as ...
3 years, 10 months ago (2017-02-17 12:20:34 UTC) #30
sprang_webrtc
lgtm with nits https://codereview.webrtc.org/2656603002/diff/160001/webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc File webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc (right): https://codereview.webrtc.org/2656603002/diff/160001/webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc#newcode257 webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc:257: encoder_->Encode(*input_frame_, NULL, NULL); nullptr for all ...
3 years, 10 months ago (2017-02-17 12:32:00 UTC) #31
sakal
https://codereview.webrtc.org/2656603002/diff/160001/webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc File webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc (right): https://codereview.webrtc.org/2656603002/diff/160001/webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc#newcode257 webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc:257: encoder_->Encode(*input_frame_, NULL, NULL); On 2017/02/17 12:31:59, språng wrote: > ...
3 years, 10 months ago (2017-02-17 12:41:41 UTC) #32
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/2656603002/180001
3 years, 10 months ago (2017-02-17 12:42:02 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: mac_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_baremetal/builds/18868) presubmit on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 10 months ago (2017-02-17 12:43:52 UTC) #37
sakal
hta, PTAL at webrtc/pc/rtcstats_integrationtest.cc
3 years, 10 months ago (2017-02-20 13:44:34 UTC) #54
hbos
hta is OOO, lgtm webrtc/pc/rtcstats_integrationtest.cc
3 years, 10 months ago (2017-02-20 14:40:02 UTC) #58
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/2656603002/260001
3 years, 10 months ago (2017-02-20 14:41:45 UTC) #62
commit-bot: I haz the power
3 years, 10 months ago (2017-02-20 14:44:03 UTC) #65
Message was sent while issue was closed.
Committed patchset #9 (id:260001) as
https://chromium.googlesource.com/external/webrtc/+/5fec128de94c0b2d0090de8ea...

Powered by Google App Engine
This is Rietveld 408576698