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

Issue 4374043: code review 4374043: image/yuv: new package. (Closed)

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

Description

image/ycbcr: new package.

Patch Set 1 #

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

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

Total comments: 5

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

Patch Set 5 : diff -r fd6ade18359d https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 8e011ae43486 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -0 lines) Patch
M src/pkg/Makefile View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/image/ycbcr/Makefile View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
A src/pkg/image/ycbcr/ycbcr.go View 1 2 3 4 1 chunk +174 lines, -0 lines 0 comments Download
A src/pkg/image/ycbcr/ycbcr_test.go View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 6
nigeltao
Hello r, rsc (cc: golang-dev@googlegroups.com, raph), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-04-07 00:57:29 UTC) #1
nigeltao_gnome
On 7 April 2011 10:57, <nigeltao@golang.org> wrote: > image/yuv: new package. I'm thinking of changing ...
13 years, 11 months ago (2011-04-07 01:01:25 UTC) #2
r
let's decide on the name first. to me, this isn't YUV but YCbCr and i ...
13 years, 11 months ago (2011-04-07 20:51:16 UTC) #3
nigeltao
I've renamed it from yuv to ycbcr. PTAL.
13 years, 11 months ago (2011-04-10 01:27:39 UTC) #4
r
LGTM thanks
13 years, 11 months ago (2011-04-11 18:44:32 UTC) #5
nigeltao
13 years, 11 months ago (2011-04-12 12:32:19 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=44dd4f4c2703 ***

image/ycbcr: new package.

R=r, rsc, nigeltao_gnome
CC=golang-dev, raph
http://codereview.appspot.com/4374043
Sign in to reply to this message.

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