Data-Compression.org

data compression link collection

Author Page

libbzip2 for WinCE

A version of libzip2 in source format for WinCE, along with demo code and project files. Ciprian Miclaus created this port along with one of zlib, and has made them available for all manking. Thanks Ciprian!

http://www.ciprian-miclaus.com/sources/libbzip2.asp?id=6&tip=c

read more from admin's post

Posted in January 14th, 2002

PICVideo Codec from Pegasus Imaging

This software codec produces video in three different formats: Motion JPEG, Wavelet 2000, and Lossless JPEG.

http://video.jpg.com/

read more from admin's post

Posted in January 12th, 2002

MPEG Audio Programmer’s corner

MP3′ Tech calls this “the biggest MPEG audio source codes area avaible on the Internet.” Find source for MPEG-1/2/2.5 Layer 1/2/3, MPEG-2 AAC and MPEG-4, as well as UI code.

Reader Robert S. said It seems very hard to find a description of the Layer 3 bitstream format. Fimally found it here.

http://www.mp3-tech.org/programmer/programmers.html

read more from admin's post

Posted in January 12th, 2002

Publications of Wojciech Szpankowski

A good selection of papers online relating to pattern matching and compression.

http://www.cs.purdue.edu/homes/spa/publications.html

read more from admin's post

Posted in January 12th, 2002

Xdelta

Xdelta is a complete system for managing delta-compressed storage and network transport. Using the Xdelta system, you can easily incorporate this functionality into your application.

http://sourceforge.net/projects/xdelta

read more from admin's post

Posted in January 10th, 2002

Patent-Clear and Headache-Free Sound Format

Charlie Cho reviews Ogg Vorbis for Web Techniques Magazine, February of 2002.

http://webtechniques.com/archives/2002/02/stratrevu/

read more from admin's post

Posted in January 10th, 2002

Slashdot Discusses Zeosync

The folks at Slashdot having their typical discussion re: the incredible claims from ZeoSync.

http://slashdot.org/article.pl?sid=02/01/08/137246&mode=thread

read more from admin's post

Posted in January 8th, 2002

Bill Luoma’s Compression Links

Bill has some Java LZ78 code here, along with a few other links to compression info.

http://www2.hawaii.edu/~luoma/code.html

read more from admin's post

Posted in January 8th, 2002

Algorithm cuts VoIP bandwidth requirement

A company named Effnet Inc. is licensing a version of CRTP, a protocol that compresses packet headers in RTP streams. With small VOIP packets this can provide substantial savings.

http://www.eet.com/story/OEG20020108S0054

read more from admin's post

Posted in January 8th, 2002

PNG-Tech: Technical Issues regarding the PNG File Format

This site contains a collection of comments, impressions, comparisons, experiments and ideas regarding the PNG (Portable Network Graphics) file format, and related technologies: zlib (Data Compression Library), and MNG (Multiple-image Network Graphics). It is focused especially on the compression algorithms used in PNG.

http://www.cs.toronto.edu/~cosmin/pngtech/

read more from admin's post

Posted in January 8th, 2002

Zip Home Page

Zip is a free .NET Zip File library which works with C# or other languages that use the CLR.

http://www.organicbit.com/zip/

read more from admin's post

Posted in January 4th, 2002

Zippity Do Dah

Al Williams wrote an excellent article on using the Info-Zip DLLs to manipulate Zip files. There are lots of commercial libraries that let you access Zip files, but your choices in free software are few and far between. So if you need a free solution, Al’s article is a must-read. Many thanks to Al for […]

http://www.al-williams.com/new/zip.htm

read more from admin's post

Posted in January 4th, 2002

CRUSH v1.8

Fed up with limited compression performance of Stacker, PKZIP, UC2, ZOO, ARJ and LHA? CRUSH will usually give 5%-50% improved compression over any other DOS compression tool, and yet allows the user to continue using the archiver already in use. CRUSH is fast and the ideal choice for users keen to save disk space. I […]

http://ourworld.compuserve.com/homepages/pocketware/crush.htm

read more from admin's post

Posted in January 2nd, 2002

Digital Image Compression

An article by Giovanni Motta and friends that appears in the Encyclopedia of Computer Science. Packs a lot of information into a short 8 or so pages.

Reader sreenu says: excellent article.

http://www.cs.brandeis.edu/~gim/Papers/EncyCsPaper.pdf

read more from admin's post

Posted in January 2nd, 2002

Compressione della voce a 2.4 Kbit/s

Part of a Master’s Thesis on voice compression, in Italian.

http://www.cs.brandeis.edu/~gim/Papers/Cefriel.pdf

read more from admin's post

Posted in January 2nd, 2002

LSZip2 Data Compression Toolkit

A Zip compatible library with a very impressive set of claims. Works with dozens of programming languages, offers full support for PKZip archives from 1.10 on, and more. Free evaluation version available.

Reader Carl P. says This is a must have tool.

http://www.lindersoftware.com/lspzip.htm

read more from admin's post

Posted in January 2nd, 2002

CiteSeer Compression References

CiteSeer tracks references between academic papers, and has links to online versions of a great many papers. The compression links at the top level look like they are a bit sloppy, but there are subcategories for Audio, Text, and Video, which look as though they may be better.

http://citeseer.nj.nec.com/Compression/

read more from admin's post

Posted in January 2nd, 2002

BraZip 4.0

Another archiver that supports the zip format? Yep, that’s what it is.Of course, BraZip does support TAR, RAR, GZ, LHA, and a host of other formats. Cruise around the web site a bit and you’ll find the same information in Portuguese.

http://www.soluszip.com.br/ingles/ingles.htm

read more from admin's post

Posted in January 1st, 2002

mpeg2dec - a free MPEG-2 video stream decoder

A GPL product, with the following description from the site:

mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept simple : it does not include features like reading files from a DVD, output picture scaling, audio decoding, synchronisation, etc… The main purpose of mpeg2dec is to have a simple test bed for libmpeg2. […]

http://libmpeg2.sourceforge.net/

read more from admin's post

Posted in January 1st, 2002

Multi-ZIP-licity v1.5

Published in Commercial Programs, Zip

A zip program that lets you unzip a whole batch of files all at once.

http://www.softuarium.com/multiziplicity.htm

read more from admin's post

Posted in January 1st, 2002

A brief guide to wavelet sources

Published in Links, Wavelets

S. Baum at Texas A&M keeps up a pretty good looking page of links to wavelet resources, categorized by type. Note that this page has apparently been zipped up to save space. The full content is inside the gz file.

http://www-ocean.tamu.edu/~baum/wavelets.html.gz

read more from admin's post

Posted in January 1st, 2002

Motion-JPEG CODEC

MainConcept makes a codec that encodes things in the Motion-JPEG format.

http://www.mainconcept.com/site/developer-products-6/motion-jpeg-sdk-4748/information-4809
.html

read more from admin's post

Posted in January 1st, 2002

PICTOOLS RAPIDVUE

The Fastest JPEG engine available! Pegasus high speed JPEG engine offering the fastest JPEG compression and decompression available based on algorithmic optimization, assembly level enhancements, Pentium II and Pentium III optimization.

http://www.jpg.com/pictools_rapidvue.html

read more from admin's post

Posted in January 1st, 2002

The Official FAQ for alt.binaries.sounds.mp3

Not exactly a compression topic, but close enough to make the cut.

http://www.faqs.org/faqs/music/mp3/newsgroups-faq/

read more from admin's post

Posted in January 1st, 2002

Huffman Compression Engine

This program is currently capable of reading and extracting files made with LHA and other utilities that generate .lzh files, from -lh4- to -lh7-. The foundation of the algorithm for this program like ARJ is based on Haruhiko Okumura’s work on ar002, which was the foundation of LHA. Unlike Haruhiko’s work however, the dictionary size […]

http://www.programfiles.com/index.asp?ID=6767

read more from admin's post

Posted in January 1st, 2002

Yahoo UNIX Archiving Links

Published in Links, Archiving

Yahoo links to UNIX archiving software sources.

http://dir.yahoo.com/Computers_and_Internet/Software/Operating_Systems/UNIX/Utilities/Arch
iving_and_Compression/

read more from admin's post

Posted in January 1st, 2002

Lossless Transform Coding of Audio Signals.

M. Purat, T. Liebchen, P. Noll: Lossless Transform Coding of Audio Signals. 102nd AES Convention, Munich, 1997. A PostScript file.

http://citeseer.nj.nec.com/323479.html

read more from admin's post

Posted in January 1st, 2002

Hirosuke Yamamoto’s Papers

This page has links to online versions of Hirosuke Yamamoto’s papers on data compression. Papers here on block sorting, coding, and more. The papers are all published in English.

http://hirosuke.sr3.t.u-tokyo.ac.jp/files/DC.html

read more from admin's post

Posted in January 1st, 2002

Open G.729(A) Initiative

VoiceAge, of Montreal, announces the “Open G.729(A) Initiative,” which allows developers to freely use their G.729(A) codec object code for non-commercial purposes. This initiative provides you with an opportunity to work with the G.729(A) codec for free while developing products or applications. Take advantage of voice compression to prove that VoIP works efficiently and […]

http://www.voiceage.com/

read more from admin's post

Posted in January 1st, 2002

Claude Shannon (1916 - )

Shannon’s entry in the Information Science Hall of Fame web page.

http://www.sis.pitt.edu/~mbsclass/hall_of_fame/shannon.htm

read more from admin's post

Posted in January 1st, 2002