[FFmpeg-devel] [PATCH] avcodec[/format]/webpenc: use WebPAnimEncoder API to generate animated WebP

Michael Niedermayer michaelni at gmx.at
Thu Apr 16 14:26:03 CEST 2015


On Thu, Apr 16, 2015 at 12:28:22AM +0000, Urvang Joshi wrote:
> Hi,
> Here's an updated patch that used 'HAVE_WEBP_MUX_H' as you suggested. I
> also updated the patch to work with the latest libwebp code (from
> https://gerrit.chromium.org/gerrit/gitweb?p=webm/libwebp.git)

please dont reindent the code in the same commit that contains
non cosmetic changes, it makes the patch unreadable

git show  --stat -w
configure               |    5 ++-
 libavcodec/libwebpenc.c |   93 +++++++++++++++++++++++++++++++++++++++++++----
 libavformat/webpenc.c   |   44 +++++++++++++++++++++-
 3 files changed, 132 insertions(+), 10 deletions(-)

git show  --stat
 configure               |    5 +-
 libavcodec/libwebpenc.c |  399 ++++++++++++++++++++++++++++-------------------
 libavformat/webpenc.c   |   44 +++++-
 3 files changed, 285 insertions(+), 163 deletions(-)

 [...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150416/85b4f09a/attachment.asc>


More information about the ffmpeg-devel mailing list