update issue tracker url

code.google.com -> bugs.chromium.org

(cherry picked from commit 4b9186b2eb78e7a5835ea062a2199ee99df4165b)

Change-Id: I0dc99a85c29657415401160df3c7dd0423f96457
This commit is contained in:
James Zern 2015-10-19 20:06:50 -07:00
parent 8c3fb330e5
commit fcfde90b9c
8 changed files with 13 additions and 13 deletions

2
README
View File

@ -596,7 +596,7 @@ Bugs:
===== =====
Please report all bugs to our issue tracker: Please report all bugs to our issue tracker:
http://code.google.com/p/webp/issues https://bugs.chromium.org/p/webp
Patches welcome! See this page to get started: Patches welcome! See this page to get started:
http://www.webmproject.org/code/contribute/submitting-patches/ http://www.webmproject.org/code/contribute/submitting-patches/

View File

@ -175,7 +175,7 @@ Bugs:
===== =====
Please report all bugs to our issue tracker: Please report all bugs to our issue tracker:
http://code.google.com/p/webp/issues https://bugs.chromium.org/p/webp
Patches welcome! See this page to get started: Patches welcome! See this page to get started:
http://www.webmproject.org/code/contribute/submitting-patches/ http://www.webmproject.org/code/contribute/submitting-patches/

View File

@ -1,5 +1,5 @@
AC_INIT([libwebp], [0.4.4], AC_INIT([libwebp], [0.4.4],
[http://code.google.com/p/webp/issues],, [https://bugs.chromium.org/p/webp],,
[http://developers.google.com/speed/webp]) [http://developers.google.com/speed/webp])
AC_CANONICAL_HOST AC_CANONICAL_HOST
AC_PREREQ([2.60]) AC_PREREQ([2.60])

View File

@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*- .\" Hey, EMACS: -*- nroff -*-
.TH CWEBP 1 "Oct 13, 2014" .TH CWEBP 1 "October 19, 2015"
.SH NAME .SH NAME
cwebp \- compress an image file to a WebP file cwebp \- compress an image file to a WebP file
.SH SYNOPSIS .SH SYNOPSIS
@ -259,7 +259,7 @@ Only print brief information (output file size and PSNR) for testing purpose.
.SH BUGS .SH BUGS
Please report all bugs to our issue tracker: Please report all bugs to our issue tracker:
http://code.google.com/p/webp/issues https://bugs.chromium.org/p/webp
.br .br
Patches welcome! See this page to get started: Patches welcome! See this page to get started:
http://www.webmproject.org/code/contribute/submitting-patches/ http://www.webmproject.org/code/contribute/submitting-patches/

View File

@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*- .\" Hey, EMACS: -*- nroff -*-
.TH DWEBP 1 "July 22, 2014" .TH DWEBP 1 "October 19, 2015"
.SH NAME .SH NAME
dwebp \- decompress a WebP file to an image file dwebp \- decompress a WebP file to an image file
.SH SYNOPSIS .SH SYNOPSIS
@ -106,7 +106,7 @@ Disable all assembly optimizations.
.SH BUGS .SH BUGS
Please report all bugs to our issue tracker: Please report all bugs to our issue tracker:
http://code.google.com/p/webp/issues https://bugs.chromium.org/p/webp
.br .br
Patches welcome! See this page to get started: Patches welcome! See this page to get started:
http://www.webmproject.org/code/contribute/submitting-patches/ http://www.webmproject.org/code/contribute/submitting-patches/

View File

@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*- .\" Hey, EMACS: -*- nroff -*-
.TH GIF2WEBP 1 "March 7, 2014" .TH GIF2WEBP 1 "October 19, 2015"
.SH NAME .SH NAME
gif2webp \- Convert a GIF image to WebP gif2webp \- Convert a GIF image to WebP
.SH SYNOPSIS .SH SYNOPSIS
@ -111,7 +111,7 @@ Do not print anything.
.SH BUGS .SH BUGS
Please report all bugs to our issue tracker: Please report all bugs to our issue tracker:
http://code.google.com/p/webp/issues https://bugs.chromium.org/p/webp
.br .br
Patches welcome! See this page to get started: Patches welcome! See this page to get started:
http://www.webmproject.org/code/contribute/submitting-patches/ http://www.webmproject.org/code/contribute/submitting-patches/

View File

@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*- .\" Hey, EMACS: -*- nroff -*-
.TH VWEBP 1 "July 23, 2014" .TH VWEBP 1 "October 19, 2015"
.SH NAME .SH NAME
vwebp \- decompress a WebP file and display it in a window vwebp \- decompress a WebP file and display it in a window
.SH SYNOPSIS .SH SYNOPSIS
@ -65,7 +65,7 @@ Quit.
.SH BUGS .SH BUGS
Please report all bugs to our issue tracker: Please report all bugs to our issue tracker:
http://code.google.com/p/webp/issues https://bugs.chromium.org/p/webp
.br .br
Patches welcome! See this page to get started: Patches welcome! See this page to get started:
http://www.webmproject.org/code/contribute/submitting-patches/ http://www.webmproject.org/code/contribute/submitting-patches/

View File

@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*- .\" Hey, EMACS: -*- nroff -*-
.TH WEBPMUX 1 "August 28, 2014" .TH WEBPMUX 1 "October 19, 2015"
.SH NAME .SH NAME
webpmux \- create animated WebP files from non\-animated WebP images, extract webpmux \- create animated WebP files from non\-animated WebP images, extract
frames from animated WebP images, and manage XMP/EXIF metadata and ICC profile. frames from animated WebP images, and manage XMP/EXIF metadata and ICC profile.
@ -129,7 +129,7 @@ The nature of EXIF, XMP and ICC data is not checked and is assumed to be valid.
.SH BUGS .SH BUGS
Please report all bugs to our issue tracker: Please report all bugs to our issue tracker:
http://code.google.com/p/webp/issues https://bugs.chromium.org/p/webp
.br .br
Patches welcome! See this page to get started: Patches welcome! See this page to get started:
http://www.webmproject.org/code/contribute/submitting\-patches/ http://www.webmproject.org/code/contribute/submitting\-patches/