]> granicus.if.org Git - handbrake/commit
Adds a configuration option for whether the COLR atom and h.264 VUI header should...
authorjbrjake <jb.rubin@gmail.com>
Sun, 19 Oct 2008 23:39:52 +0000 (23:39 +0000)
committerjbrjake <jb.rubin@gmail.com>
Sun, 19 Oct 2008 23:39:52 +0000 (23:39 +0000)
commitd83151d2858999d5ae7b491cf9b282aeb9dfd7b7
tree1e3e8f5bef10d930bd9e71bcf5f0f201cea25c7f
parentd235fedfc43b5b736806b4e072c11c803c2804ca
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://svn.handbrake.fr/HandBrake/trunk@1851 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/encx264.c
libhb/muxmp4.c
libhb/work.c
test/test.c