Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(25)

Issue 4436053: code review 4436053: jpeg: decode to a YCbCr image instead of an RGBA image. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by nigeltao
Modified:
14 years ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

jpeg: decode to a YCbCr image instead of an RGBA image.

Patch Set 1 #

Patch Set 2 : diff -r e254bd08d0aa https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e254bd08d0aa https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r e254bd08d0aa https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -68 lines) Patch
M src/pkg/image/jpeg/reader.go View 1 11 chunks +72 lines, -68 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-04-24 03:13:25 UTC) #1
r
LGTM assume the tests still pass
14 years ago (2011-04-24 05:49:13 UTC) #2
nigeltao
14 years ago (2011-04-24 09:26:06 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=8e8e341089ad ***

jpeg: decode to a YCbCr image instead of an RGBA image.

R=r
CC=golang-dev
http://codereview.appspot.com/4436053
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b