]> git.sesse.net Git - x264/commit
Allow setting a chroma format at compile time
authorHenrik Gramner <hengar-6@student.ltu.se>
Sat, 24 Sep 2011 13:56:08 +0000 (15:56 +0200)
committerFiona Glaser <fiona@x264.com>
Sat, 22 Oct 2011 00:22:14 +0000 (17:22 -0700)
commitdd713cae59c062440b046fe75d60af83d049de3c
tree2d5e7e156eb0771eeda5980800aaeb4d5f899705
parent68f6db44035e8f9d4d00a73e5703eb1d7ff8d619
Allow setting a chroma format at compile time
Gives a slight speed increase and significant binary size reduction when only one chroma format is needed.
19 files changed:
common/common.c
common/common.h
common/deblock.c
common/frame.c
common/macroblock.c
common/set.c
configure
encoder/analyse.c
encoder/cabac.c
encoder/cavlc.c
encoder/encoder.c
encoder/macroblock.c
encoder/me.c
encoder/ratecontrol.c
encoder/rdo.c
encoder/set.c
encoder/slicetype.c
x264.c
x264.h