[
https://issues.apache.org/jira/browse/SHINDIG-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675426#action_12675426
]
Paul Lindner commented on SHINDIG-894:
--------------------------------------
Hi,
Just checked out sanselan trunk and I don't see any real support for finding
the correct number of images in animated gifs/jpegs, etc.
Lous, are you using a different library?
I'm going to put an @Ignore on that test for now until upstream sanselan gets
rid of this code:
String MimeType = "image/gif";
// we ought to count images, but don't yet.
int NumberOfImages = -1;
> Provide image rewriting support for latency improvements
> --------------------------------------------------------
>
> Key: SHINDIG-894
> URL: https://issues.apache.org/jira/browse/SHINDIG-894
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Affects Versions: trunk
> Reporter: Louis Ryan
> Assignee: Louis Ryan
>
> Provide support for rewriting images fetched through the HTTP proxy. Image
> rewriting can yield significant benefits in bandwidth and coupled with a god
> caching strategy should not cause excessive CPU load. That being said it
> should not be enabled by default and containers should evaluate its
> applicability to their environment before using it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.