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

Issue 2406123002: Remove I411 support, update doc and switch to side by side test (Closed)

Created:
4 years, 2 months ago by fbarchard1
Modified:
4 years, 2 months ago
CC:
magjed_chromium
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Remove I411 support. YUV 411 is very uncommon format. Remove support. Update documentation to reflect that 411 is deprecated. Simplify tests for YUV to only test with the new side by side YUV but keep old 3 plane test around with a macro for now. BUG=libyuv:645 R=kjellander@chromium.org Committed: https://chromium.googlesource.com/libyuv/libyuv/+/d363ea6527bf84b9498279c378e90de1dd8e3fcd

Patch Set 1 #

Patch Set 2 : bump version, disable a few lint warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -913 lines) Patch
M README.chromium View 1 1 chunk +1 line, -1 line 0 comments Download
M docs/formats.md View 2 chunks +3 lines, -5 lines 0 comments Download
M include/libyuv/convert.h View 1 chunk +0 lines, -10 lines 0 comments Download
M include/libyuv/convert_argb.h View 1 chunk +0 lines, -8 lines 0 comments Download
M include/libyuv/convert_from.h View 1 chunk +0 lines, -9 lines 0 comments Download
M include/libyuv/convert_from_argb.h View 1 chunk +0 lines, -8 lines 0 comments Download
M include/libyuv/mjpeg_decoder.h View 1 chunk +0 lines, -1 line 0 comments Download
M include/libyuv/row.h View 12 chunks +0 lines, -54 lines 0 comments Download
M include/libyuv/version.h View 1 1 chunk +1 line, -1 line 0 comments Download
M include/libyuv/video_common.h View 1 chunk +3 lines, -3 lines 0 comments Download
M source/convert.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M source/convert_argb.cc View 1 chunk +0 lines, -69 lines 0 comments Download
M source/convert_from.cc View 1 3 chunks +1 line, -37 lines 0 comments Download
M source/convert_from_argb.cc View 1 2 chunks +1 line, -74 lines 0 comments Download
M source/convert_jpeg.cc View 6 chunks +2 lines, -56 lines 0 comments Download
M source/convert_to_argb.cc View 1 2 chunks +1 line, -15 lines 0 comments Download
M source/convert_to_i420.cc View 1 2 chunks +1 line, -17 lines 0 comments Download
M source/row_any.cc View 5 chunks +0 lines, -23 lines 0 comments Download
M source/row_common.cc View 2 chunks +0 lines, -77 lines 0 comments Download
M source/row_gcc.cc View 4 chunks +0 lines, -103 lines 0 comments Download
M source/row_neon.cc View 3 chunks +0 lines, -104 lines 0 comments Download
M source/row_neon64.cc View 3 chunks +0 lines, -91 lines 0 comments Download
M source/row_win.cc View 4 chunks +0 lines, -113 lines 0 comments Download
M unit_test/convert_test.cc View 1 8 chunks +7 lines, -12 lines 0 comments Download
M unit_test/video_common_test.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
fbarchard1
git cl lint has no new errors but lots of old ones: Done processing include/libyuv/video_common.h ...
4 years, 2 months ago (2016-10-11 03:14:53 UTC) #3
kjellander_chromium
lgtm, +magjed FYI We really should fix that MIPS bot, or is it depending on ...
4 years, 2 months ago (2016-10-11 03:52:49 UTC) #4
fbarchard1
On 2016/10/11 03:52:49, kjellander_chromium wrote: > lgtm, +magjed FYI > > We really should fix ...
4 years, 2 months ago (2016-10-11 17:15:39 UTC) #5
fbarchard1
4 years, 2 months ago (2016-10-11 18:14:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d363ea6527bf84b9498279c378e90de1dd8e3fcd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698