]> granicus.if.org Git - handbrake/commit
cli: fix initialization of encode ranges
authorjstebbins <jstebbins.hb@gmail.com>
Wed, 13 May 2015 23:36:33 +0000 (23:36 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Wed, 13 May 2015 23:36:33 +0000 (23:36 +0000)
commite80199e90bed90b5b6a171da46e4591abd2e25db
tree852c701a30c35f365885e62ebd2ef2e2d3e18179
parent38974a047e4602615297c8b3f4579b3189f84af9
cli: fix initialization of encode ranges

The default chapter start or end was used if one but not the other of
start-at/stop-at were used.

Also don't overwrite current pass and pass_count status in hb_state_t
while searching for the position to start encoding.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7177 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/sync.c
test/test.c