cwebp: add webpdec

simple webp decoding, no metadata support

Change-Id: I2752fd1442c87513922878cbf72f001d45b631bc
This commit is contained in:
James Zern
2014-04-22 19:30:27 -07:00
committed by Pascal Massimino
parent 4a0e73904d
commit ddeb6ac802
7 changed files with 123 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*-
.TH CWEBP 1 "March 11, 2014"
.TH CWEBP 1 "April 19, 2014"
.SH NAME
cwebp \- compress an image file to a WebP file
.SH SYNOPSIS
@@ -12,7 +12,7 @@ This manual page documents the
command.
.PP
\fBcwebp\fP compresses an image using the WebP format.
Input format can be either PNG, JPEG, TIFF or raw Y'CbCr samples.
Input format can be either PNG, JPEG, TIFF, WebP or raw Y'CbCr samples.
.SH OPTIONS
The basic options are:
.TP