mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
update link to issue tracker
https://bugs.chromium.org/p/webp -> https://issues.webmproject.org Change-Id: I45324210d4e9351238da127efd04b22627548545
This commit is contained in:
parent
6296cc8d0d
commit
caa19e5b3a
@ -42,7 +42,7 @@ See the [APIs documentation](doc/api.md), and API usage examples in the
|
|||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
|
|
||||||
Please report all bugs to the issue tracker: https://bugs.chromium.org/p/webp
|
Please report all bugs to the issue tracker: https://issues.webmproject.org
|
||||||
|
|
||||||
Patches welcome! See [how to contribute](CONTRIBUTING.md).
|
Patches welcome! See [how to contribute](CONTRIBUTING.md).
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_INIT([libwebp], [1.4.0],
|
AC_INIT([libwebp], [1.4.0],
|
||||||
[https://bugs.chromium.org/p/webp],,
|
[https://issues.webmproject.org],,
|
||||||
[https://developers.google.com/speed/webp])
|
[https://developers.google.com/speed/webp])
|
||||||
AC_CANONICAL_HOST
|
AC_CANONICAL_HOST
|
||||||
AC_PREREQ([2.60])
|
AC_PREREQ([2.60])
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH CWEBP 1 "April 30, 2024"
|
.TH CWEBP 1 "July 18, 2024"
|
||||||
.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
|
||||||
@ -326,7 +326,7 @@ for the Debian project (and may be used by others).
|
|||||||
|
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
Please report all bugs to the issue tracker:
|
Please report all bugs to the issue tracker:
|
||||||
https://bugs.chromium.org/p/webp
|
https://issues.webmproject.org
|
||||||
.br
|
.br
|
||||||
Patches welcome! See this page to get started:
|
Patches welcome! See this page to get started:
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH DWEBP 1 "April 30, 2024"
|
.TH DWEBP 1 "July 18, 2024"
|
||||||
.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
|
||||||
@ -135,7 +135,7 @@ for the Debian project (and may be used by others).
|
|||||||
|
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
Please report all bugs to the issue tracker:
|
Please report all bugs to the issue tracker:
|
||||||
https://bugs.chromium.org/p/webp
|
https://issues.webmproject.org
|
||||||
.br
|
.br
|
||||||
Patches welcome! See this page to get started:
|
Patches welcome! See this page to get started:
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH GIF2WEBP 1 "April 30, 2024"
|
.TH GIF2WEBP 1 "July 18, 2024"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
gif2webp \- Convert a GIF image to WebP
|
gif2webp \- Convert a GIF image to WebP
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@ -157,7 +157,7 @@ Debian project (and may be used by others).
|
|||||||
|
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
Please report all bugs to the issue tracker:
|
Please report all bugs to the issue tracker:
|
||||||
https://bugs.chromium.org/p/webp
|
https://issues.webmproject.org
|
||||||
.br
|
.br
|
||||||
Patches welcome! See this page to get started:
|
Patches welcome! See this page to get started:
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH IMG2WEBP 1 "April 30, 2024"
|
.TH IMG2WEBP 1 "July 18, 2024"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
img2webp \- create animated WebP file from a sequence of input images.
|
img2webp \- create animated WebP file from a sequence of input images.
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@ -111,7 +111,7 @@ for the Debian project (and may be used by others).
|
|||||||
|
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
Please report all bugs to the issue tracker:
|
Please report all bugs to the issue tracker:
|
||||||
https://bugs.chromium.org/p/webp
|
https://issues.webmproject.org
|
||||||
.br
|
.br
|
||||||
Patches welcome! See this page to get started:
|
Patches welcome! See this page to get started:
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH VWEBP 1 "April 30, 2024"
|
.TH VWEBP 1 "July 18, 2024"
|
||||||
.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
|
||||||
@ -96,7 +96,7 @@ This manual page was written for the Debian project (and may be used by others).
|
|||||||
|
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
Please report all bugs to the issue tracker:
|
Please report all bugs to the issue tracker:
|
||||||
https://bugs.chromium.org/p/webp
|
https://issues.webmproject.org
|
||||||
.br
|
.br
|
||||||
Patches welcome! See this page to get started:
|
Patches welcome! See this page to get started:
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH WEBPINFO 1 "April 30, 2024"
|
.TH WEBPINFO 1 "July 18, 2024"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
webpinfo \- print out the chunk level structure of WebP files
|
webpinfo \- print out the chunk level structure of WebP files
|
||||||
along with basic integrity checks.
|
along with basic integrity checks.
|
||||||
@ -75,7 +75,7 @@ for the Debian project (and may be used by others).
|
|||||||
|
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
Please report all bugs to the issue tracker:
|
Please report all bugs to the issue tracker:
|
||||||
https://bugs.chromium.org/p/webp
|
https://issues.webmproject.org
|
||||||
.br
|
.br
|
||||||
Patches welcome! See this page to get started:
|
Patches welcome! See this page to get started:
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH WEBPMUX 1 "April 30, 2024"
|
.TH WEBPMUX 1 "July 18, 2024"
|
||||||
.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.
|
||||||
@ -264,7 +264,7 @@ for the Debian project (and may be used by others).
|
|||||||
|
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
Please report all bugs to the issue tracker:
|
Please report all bugs to the issue tracker:
|
||||||
https://bugs.chromium.org/p/webp
|
https://issues.webmproject.org
|
||||||
.br
|
.br
|
||||||
Patches welcome! See this page to get started:
|
Patches welcome! See this page to get started:
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
Loading…
Reference in New Issue
Block a user