Retune FLAC compression levels
commit02891daa7a88bf963fab6511aa0e1270b850b0a9
authorMartijn van Beurden <mvanb1@gmail.com>
Mon, 20 Oct 2014 14:33:25 +0000 (20 16:33 +0200)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Tue, 11 Nov 2014 14:19:23 +0000 (11 06:19 -0800)
tree8894a1e88164d016339fb56dde0875c886f0748d
parent69c2318b7b8afef5c207a600a68a4e251b4ef80d
Retune FLAC compression levels

This patch changes a the settings associated with compression
levels 6, 7 and 8. With this patch, -e is no longer used, but
instead apodization functions are added. This should improve
compression with at least 95% of all material while not changing
the speed much. Decoding ways, 6 and 8 stay the same, and 7 is
slowed a bit, which makes it as fast as 8.

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
src/libFLAC/stream_encoder.c