OSDN Git Service

Adds a configuration option for whether the COLR atom and h.264 VUI header should...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 19 Oct 2008 23:39:52 +0000 (23:39 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 19 Oct 2008 23:39:52 +0000 (23:39 +0000)
commit229de90d16af6a55f8a3c89f4ef7594ce6d7c595
tree1e3e8f5bef10d930bd9e71bcf5f0f201cea25c7f
parent3d0508423a398ab7602415b16918b441b5f12532
Adds a configuration option for whether the COLR atom and h.264 VUI header should signal Bt.601 or Bt.7709 color, instead of just setting it based on whether the source is standard or high definition (which is preserved as default, and made more sensitive to letterboxed HD content).

git-svn-id: svn://localhost/HandBrake/trunk@1851 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/encx264.c
libhb/muxmp4.c
libhb/work.c
test/test.c