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

Issue 88403004: Add plumbing for video pixel formats with JPEG color range. (Closed)

Created:
7 years ago by rileya (GONE FROM CHROMIUM)
Modified:
7 years ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, dcaiafa+watch_chromium.org, sergeyu+watch_chromium.org, amit, sanjeevr, wez+watch_chromium.org, garykac+watch_chromium.org, feature-media-reviews_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, cc-bugs_chromium.org, alexeypa+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add plumbing for video pixel formats with JPEG color range. BUG=310273 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238559

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Remove unnecessary pixel formats. #

Patch Set 4 : \ #

Total comments: 2

Patch Set 5 : Rename enum #

Patch Set 6 : fix unit tests #

Total comments: 2

Patch Set 7 : Remove YUVRange enum #

Patch Set 8 : Add YV12J to a DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -7 lines) Patch
M cc/resources/video_resource_updater.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -0 lines 0 comments Download
M media/base/video_frame.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M media/base/video_frame.cc View 1 2 6 chunks +8 lines, -1 line 0 comments Download
M media/base/video_util.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M media/ffmpeg/ffmpeg_common.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M media/filters/ffmpeg_video_decoder.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/filters/skcanvas_video_renderer.cc View 1 2 3 4 5 6 3 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
rileya (GONE FROM CHROMIUM)
7 years ago (2013-12-02 21:32:09 UTC) #1
Sergey Ulanov
https://codereview.chromium.org/88403004/diff/50001/media/base/yuv_convert.h File media/base/yuv_convert.h (right): https://codereview.chromium.org/88403004/diff/50001/media/base/yuv_convert.h#newcode32 media/base/yuv_convert.h:32: MPEG, // [16,235] Y channel, [16,239] U/V nit: Maybe ...
7 years ago (2013-12-02 21:49:08 UTC) #2
rileya (GONE FROM CHROMIUM)
https://codereview.chromium.org/88403004/diff/50001/media/base/yuv_convert.h File media/base/yuv_convert.h (right): https://codereview.chromium.org/88403004/diff/50001/media/base/yuv_convert.h#newcode32 media/base/yuv_convert.h:32: MPEG, // [16,235] Y channel, [16,239] U/V On 2013/12/02 ...
7 years ago (2013-12-02 23:10:30 UTC) #3
Sergey Ulanov
media - lgtm
7 years ago (2013-12-02 23:12:23 UTC) #4
Sergey Ulanov
On 2013/12/02 23:12:23, Sergey Ulanov wrote: > media - lgtm sorry, I meant remoting - ...
7 years ago (2013-12-02 23:12:39 UTC) #5
scherkus (not reviewing)
https://codereview.chromium.org/88403004/diff/80014/media/base/yuv_convert.h File media/base/yuv_convert.h (right): https://codereview.chromium.org/88403004/diff/80014/media/base/yuv_convert.h#newcode33 media/base/yuv_convert.h:33: YUV_RANGE_FULL, // "JPEG" Full [0,255] color range for all ...
7 years ago (2013-12-03 00:21:29 UTC) #6
rileya (GONE FROM CHROMIUM)
https://codereview.chromium.org/88403004/diff/80014/media/base/yuv_convert.h File media/base/yuv_convert.h (right): https://codereview.chromium.org/88403004/diff/80014/media/base/yuv_convert.h#newcode33 media/base/yuv_convert.h:33: YUV_RANGE_FULL, // "JPEG" Full [0,255] color range for all ...
7 years ago (2013-12-03 18:58:54 UTC) #7
scherkus (not reviewing)
lgtm
7 years ago (2013-12-03 21:28:23 UTC) #8
rileya (GONE FROM CHROMIUM)
+danakj for OWNER review: Please have a quick look at the tiny changes to cc/resources/video_resource_updater.cc
7 years ago (2013-12-03 23:29:57 UTC) #9
danakj
ccLGTM
7 years ago (2013-12-03 23:41:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rileya@chromium.org/88403004/110001
7 years ago (2013-12-04 00:14:04 UTC) #11
commit-bot: I haz the power
7 years ago (2013-12-04 04:15:16 UTC) #12
Message was sent while issue was closed.
Change committed as 238559

Powered by Google App Engine
This is Rietveld 408576698