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

Issue 9900044: code review 9900044: image/jpeg: avoid documentation argument over whether i... (Closed)

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

Description

image/jpeg: avoid documentation argument over whether it's luma subsampling or chroma subsampling. Fixes issue 5569.

Patch Set 1 #

Patch Set 2 : diff -r f809e1e845c4 https://code.google.com/p/go/ #

Patch Set 3 : diff -r f809e1e845c4 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 6ec8c49421a0 https://code.google.com/p/go/ #

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

Messages

Total messages: 3
nigeltao
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 10 months ago (2013-06-04 06:55:06 UTC) #1
r
LGTM
10 years, 10 months ago (2013-06-04 10:30:02 UTC) #2
nigeltao
10 years, 10 months ago (2013-06-05 00:18:37 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=388eb1aacdc3 ***

image/jpeg: avoid documentation argument over whether it's luma
subsampling or chroma subsampling.

Fixes issue 5569.

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

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