Change 20091020-maxcarlson-p by [email protected] on 2009-10-20 01:04:05 PDT in /Users/maxcarlson/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Add support for transcoding animated GIFs to SWF Bugs Fixed: LPP-8564 - SWF: Add support for animated GIFs Technical Reviewer: ptw QA Reviewer: hminsky Details: Transcoder - Check for animated GIFs, and if present use the GIF89a class to transcode to a swf. GIF89a - Class for transcoding GIF89a to swf. Tests: See testcase at LPP-8564. Unfortunately, swf10 refuses to play embedded animations, but it plays runtime-loaded animations fine - created with lzmc. Ideally, servlet/responders/ResponderMEDIA would have an option to transcode animated GIFs on the fly, but hqm removed this functionality with r11696 - Summary: make LPS server pass media verbatim (no longer transcode to swf). Should we bring something like this back? Files: M WEB-INF/lps/server/src/org/openlaszlo/media/Transcoder.java A WEB-INF/lps/server/src/org/openlaszlo/media/GIF89a.java Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091020-maxcarlson-p.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
