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

Issue 2088953004: Fix VideoDecoderVpx to use pixel format the consumer wants. (Closed)

Created:
4 years, 6 months ago by Sergey Ulanov
Modified:
4 years, 6 months ago
Reviewers:
Lambros
CC:
chromium-reviews, posciak+watch_chromium.org, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix VideoDecoderVpx to use pixel format the consumer wants. Previously SoftwareVideoRenderer had to covert RGB to BGR using RgbToBgrVideoDecoderFilter. Committed: https://crrev.com/4ba8b7320c1e04f19af4809988a60d28fcdc09db Cr-Commit-Position: refs/heads/master@{#401824}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -53 lines) Patch
M remoting/client/software_video_renderer.cc View 2 chunks +4 lines, -33 lines 0 comments Download
M remoting/codec/video_decoder.h View 2 chunks +5 lines, -1 line 2 comments Download
M remoting/codec/video_decoder_verbatim.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/codec/video_decoder_verbatim.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M remoting/codec/video_decoder_vpx.h View 2 chunks +2 lines, -0 lines 0 comments Download
M remoting/codec/video_decoder_vpx.cc View 4 chunks +28 lines, -19 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
Sergey Ulanov
4 years, 6 months ago (2016-06-22 20:56:15 UTC) #2
Sergey Ulanov
Lambros: ping
4 years, 6 months ago (2016-06-24 00:51:46 UTC) #3
Lambros
lgtm https://codereview.chromium.org/2088953004/diff/1/remoting/codec/video_decoder.h File remoting/codec/video_decoder.h (right): https://codereview.chromium.org/2088953004/diff/1/remoting/codec/video_decoder.h#newcode20 remoting/codec/video_decoder.h:20: enum class PixelFormat { BGRA, RGBA }; Seems ...
4 years, 6 months ago (2016-06-24 01:13:58 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/2088953004/diff/1/remoting/codec/video_decoder.h File remoting/codec/video_decoder.h (right): https://codereview.chromium.org/2088953004/diff/1/remoting/codec/video_decoder.h#newcode20 remoting/codec/video_decoder.h:20: enum class PixelFormat { BGRA, RGBA }; On 2016/06/24 ...
4 years, 6 months ago (2016-06-24 02:01:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2088953004/1
4 years, 6 months ago (2016-06-24 02:03:39 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/115114) linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 6 months ago (2016-06-24 02:11:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2088953004/1
4 years, 6 months ago (2016-06-24 05:05:49 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-24 05:52:07 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-24 05:54:20 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4ba8b7320c1e04f19af4809988a60d28fcdc09db
Cr-Commit-Position: refs/heads/master@{#401824}

Powered by Google App Engine
This is Rietveld 408576698