[ https://issues.apache.org/jira/browse/TS-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067375#comment-15067375 ]
ASF GitHub Bot commented on TS-4095: ------------------------------------ GitHub user myraid opened a pull request: https://github.com/apache/trafficserver/pull/393 [TS-4095] adding a new example plugin for converting jpeg/png to webp… @shukitchan @bgaff can you review and merge the PR. You can merge this pull request into a Git repository by running: $ git pull https://github.com/myraid/trafficserver webp_transform Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/393.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #393 ---- commit 842ffde4794ee81d468eef1f0bcb342b20b63c3f Author: Sandeep Davu <sd...@soilshine-lm.corp.yahoo.com> Date: 2015-12-22T01:04:16Z [TS-4095] adding a new example plugin for converting jpeg/png to webp format ---- > New cppapi plugin for converting image formats to wepb > ------------------------------------------------------ > > Key: TS-4095 > URL: https://issues.apache.org/jira/browse/TS-4095 > Project: Traffic Server > Issue Type: New Feature > Components: CPP API > Reporter: Sandeep Davu > Assignee: Brian Geffon > > Support for png and jpeg only. Webp is a format introduced by google and can > retain the quality of the image by reducing the image size. -- This message was sent by Atlassian JIRA (v6.3.4#6332)