Data-Compression.org

data compression link collection

Archives

JazzLib

Posted in February 15th, 2003

This project provides an implementation of the java.util.zip classes. The code is pure java (no native code is used), and aims to be compatible with existing java.util.zip implementations.

Version 0.06 of jazzlib shipped in January of 2003. This product is still under development, but I don’t have a clear roadmap, no idea when to expect a […]

http://jazzlib.sourceforge.net/

read more from " JazzLib "

OpenDML AVI File Format Extensions

Posted in February 3rd, 2003
Published in MJPEG, Standards, JPEG

This document describes the proposed format of the OpenDML compliant AVI extensions, specifically for the Motion JPEG DIB AVI file. This format is an extension to the AVI M-JPEG DIB as defined in the JPEG DIB FORMAT technical note from Microsoft. The format is based on the ISO 10918 defined JPEG format.

http://www.nomadelectronics.com/VidCap/capture%20using%20vfw/ODMLFF2.DOC

read more from " OpenDML AVI File Format Extensions "

BZip2 for Java

Posted in February 3rd, 2003

Aftex Software makes a Java version of Bzip2. This includes input and output stream classes, which can be used in other Java applications. The program has both a GUI and command line interface.

http://www.aftexsw.com/bzip.html

read more from " BZip2 for Java "