]> 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:32:24 +0000 (14:32 -0700)
commit23efc8a2bea68228d579703a1b1083ab3f9dc9f3
tree6443ceb64d0e0ffc5af418d4b07487f50a0a3bdb
parent9e11ad090e1e9d1e55d8faa44b8fee435f89efc9
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.

(cherry picked from commit 5ed4dc7ff3dfd1a19b27863e30900505e292b529)
gtk/src/callbacks.c
libhb/hb_json.c
test/test.c