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

Issue 2337001: pad yuv additional 15 bytes to allow 16 pixels at a time to be processed with... (Closed)

Created:
10 years, 7 months ago by fbarchard
Modified:
9 years, 7 months ago
CC:
chromium-reviews, scherkus (not reviewing), fbarchard, awong, Alpha Left Google
Visibility:
Public.

Description

pad yuv additional 15 bytes to allow 16 pixels at a time to be processed without going off end of buffer. BUG=43970 TEST=play http://fbarchard0-w.ad.corp.google.com/mediatests/Etherworks-WebMadeMovies3BuildingABetterInternet799.ogg with scaling down (CTRL -). Should not crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48471

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M media/base/video_frame.cc View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
fbarchard
align YUV buffer size to 16 allowing SIMD YUV filtering to not need to check ...
10 years, 7 months ago (2010-05-27 23:26:38 UTC) #1
scherkus (not reviewing)
10 years, 7 months ago (2010-05-27 23:36:33 UTC) #2
LGTM

could you flag down laforge and request to integrate into chrome 5.0?

Powered by Google App Engine
This is Rietveld 408576698