]> granicus.if.org Git - libx264/commit
Add support for multiple --tune options
authorFiona Glaser <fiona@x264.com>
Sun, 17 Jan 2010 01:11:29 +0000 (20:11 -0500)
committerFiona Glaser <fiona@x264.com>
Thu, 21 Jan 2010 04:42:04 +0000 (20:42 -0800)
commiteba302801995ae5ebc22999fb5a5823ddab61f00
tree3f5f796bb2c91354a8eba8b693259dc1b4c10633
parent5bcf1378ede23b75e24d7c71690563a92708723f
Add support for multiple --tune options
Tunes apply in the order they are listed in the case of conflicts.
Psy tunings, i.e. film/animation/grain/psnr/ssim, cannot be combined.
Also clarify --profile, which forces the limits of a profile, not the profile itself.
x264.c