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

Issue 860333003: Mac Video Capture: Add support for pixel format NV12 for AVFoundation (Closed)

Created:
5 years, 11 months ago by magjed_chromium
Modified:
5 years, 10 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org, wjia+watch_chromium.org, mcasas+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mac Video Capture: Add support for pixel format NV12 for AVFoundation BUG=346634 Committed: https://crrev.com/40c2c94fbd52f9748ee082573e07404ae2621b9b Cr-Commit-Position: refs/heads/master@{#313886}

Patch Set 1 #

Total comments: 12

Patch Set 2 : mcasas@ comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -3 lines) Patch
M media/video/capture/mac/video_capture_device_avfoundation_mac.mm View 1 3 chunks +28 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
magjed_chromium
Please take a look.
5 years, 11 months ago (2015-01-22 13:08:41 UTC) #2
tommi (sloooow) - chröme
lgtm
5 years, 11 months ago (2015-01-26 13:22:42 UTC) #3
magjed_chromium
mcasas - Do you want to take a look?
5 years, 11 months ago (2015-01-27 21:33:16 UTC) #6
mcasas
https://codereview.chromium.org/860333003/diff/1/media/base/mac/coremedia_glue.h File media/base/mac/coremedia_glue.h (right): https://codereview.chromium.org/860333003/diff/1/media/base/mac/coremedia_glue.h#newcode51 media/base/mac/coremedia_glue.h:51: kCMPixelFormat_420YpCbCr8BiPlanarVideoRange = '420v', |kCMPixelFormat_422YpCbCr8_yuvs| comes from CMFormatDescription.h but the ...
5 years, 10 months ago (2015-01-28 20:17:01 UTC) #7
magjed_chromium
Thanks for your comments Miguel, and welcome back :) Regarding your comments about code that ...
5 years, 10 months ago (2015-01-29 13:42:17 UTC) #10
mcasas
LGTM modulo follow-up CL. If you can't do it right away please add TODO() + ...
5 years, 10 months ago (2015-01-29 20:06:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/860333003/60001
5 years, 10 months ago (2015-01-30 08:40:27 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:60001)
5 years, 10 months ago (2015-01-30 09:15:20 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/40c2c94fbd52f9748ee082573e07404ae2621b9b Cr-Commit-Position: refs/heads/master@{#313886}
5 years, 10 months ago (2015-01-30 09:16:14 UTC) #15
magjed_chromium
5 years, 10 months ago (2015-02-05 10:54:40 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:60001) has been created in
https://codereview.chromium.org/886933006/ by magjed@chromium.org.

The reason for reverting is: Crashes on the assert that biplanar NV12 is tightly
packed.

BUG=455618
.

Powered by Google App Engine
This is Rietveld 408576698