bzip2

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.

License

License

bzip2 license
GroupId

GroupId

com.tagtraum
ArtifactId

ArtifactId

libbz2
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

a
Description

Description

bzip2
bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.
Project URL

Project URL

http://www.bzip.org/
Project Organization

Project Organization

Julian Seward

Download libbz2

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.9

Project Modules

There are no modules declared in this project.

tagtraum FFmpeg package

Maven Central

The tagtraum FFmpeg package is a binary release of some of the libraries released by the FFmpeg project. Its purpose is to provide easy access to Windows and OS X binaries and sources for decoding audio via a Maven repository.

Thus it serves as an upstream project for Java JNI projects wishing to interface with the native libraries. Codecs with known patent problems are disabled (but can be enabled, see below). However, this obviously is no guarantee.

Also, as the focus lies on decoding audio, most encoders are disabled.

This distribution comes with absolutely no support, warranty etc. you name it.

tagtraum FFmpeg package's online home is at http://www.tagtraum.com/ffmpeg/

Build

Currently you can only build this library on OS X.

To do so, you also need:

Once you have all this, you need to adjust some properties in the parent pom.xml. Or.. simply override them using -Dname=value notation. E.g. to build with another version of zlib, add

-Dzlib.version=1.2.7

to your mvn call. If you didn't add the bin folder of your crosscompiler to the PATH, you might also want to set -Dmingw.i386.path=... and -Dmingw.x86_64.path=...

If you would like to change the FFmpeg configuration, add

"-Dffmpeg.configure=--enable-static --disable-programs ... "

Note that you need to add quotes around the entire -D parameter to allow for spaces in the value part.

Enjoy,

-hendrik

Versions

Version
4.0.0