]> granicus.if.org Git - handbrake/commit
json: revise range "End" for time and frame ranges
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 11 Jan 2017 21:25:07 +0000 (14:25 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 11 Jan 2017 21:26:48 +0000 (14:26 -0700)
commit5ed4dc7ff3dfd1a19b27863e30900505e292b529
tree1bae5bd0378acc24c40ae52fa92113a113124e1c
parent06b07f9eeb31be0554b4a729554ec5dee92794c4
json: revise range "End" for time and frame ranges

"End" was a duration.  It is now the actual "End" position in 90khz
ticks or frames.
gtk/src/callbacks.c
libhb/hb_json.c
test/test.c