]> git.sesse.net Git - x264/commit
Add tune for still image compression
authorFiona Glaser <fiona@x264.com>
Tue, 23 Mar 2010 21:00:58 +0000 (14:00 -0700)
committerFiona Glaser <fiona@x264.com>
Sat, 27 Mar 2010 19:47:31 +0000 (12:47 -0700)
commitaad4437600e6f9945a42c024e11de4bf5a785a06
tree8eaac8f7694706234f0a25f3804c36c673bd4a8d
parent774dbb4795638f4b8ead6a77bc045584223f4d03
Add tune for still image compression
There has been some demand for this from companies looking to use x264 for still image compression (it can outperform JPEG or JPEG-2000 by a factor of 2 or more).
Still image compression is a bit different; because temporal stability isn't an issue, we can get away with far more powerful psy settings.
common/common.c
x264.c
x264.h