]> granicus.if.org Git - handbrake/commit
Adds an interjob structure to preserve some encode data across jobs within an instanc...
authorjbrjake <jb.rubin@gmail.com>
Thu, 4 Jun 2009 17:52:01 +0000 (17:52 +0000)
committerjbrjake <jb.rubin@gmail.com>
Thu, 4 Jun 2009 17:52:01 +0000 (17:52 +0000)
commita9eb0fba5299b12a951f2116276ef3382c1ff50a
treea4ee5ec78bca4077b8de2c522ee600824ff1696e
parent2c5699a0b597b55a6c6f7cc663e473dd4a7345e1
Adds an interjob structure to preserve some encode data across jobs within an instance of libhb. This allows correcting the estimated bitrate/filesize of 2-pass encodes of variable framerate content, as the actual frame count is known after the first pass. Thanks for putting the idea into code, Shaya.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2482 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.c
libhb/encx264.c
libhb/hb.c
libhb/hb.h
libhb/render.c
libhb/sync.c
libhb/work.c