summaryrefslogtreecommitdiffstats
path: root/libraries/libbpg/README
blob: 31f6a26015cb7458179ce09a8e1df034df1612ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Better Portable Grapgics is a new image format to
replace JPEG when quality or size is an issue. It
has high compression ratio and supported by most web
browsers with small javascript decoder.It is based on
the subset of HEVC Open Video Compression Standard.

An HTML demonstration is available
in /usr/doc/libbpg-0.9.8/html/index.html
you can access it by using the Falkon web browser or
using chrome with --allow-file-access-from-files option

The BPG file format is specified in
/usr/doc/libbpg-0.9.8/doc/bpg_spec.txt.

This is an optional dependency for VLC media player.
It is supported only on 64-bit platforms only.