]> granicus.if.org Git - handbrake/commit
libhb: set HB_ERROR_CANCELED status for canceled encodes
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 26 Oct 2016 21:55:52 +0000 (14:55 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 26 Oct 2016 21:55:52 +0000 (14:55 -0700)
commite939a07b13fd0e9f833c1fa46824ff9b328c7f51
treebbe5768d78445317223a0401c02f4f3a5d486500
parent514723bcdf7a54d0cb1078303d739819b2d0b61b
libhb: set HB_ERROR_CANCELED status for canceled encodes

This status can be queried with hb_get_state() after an encode finishes.
libhb/hb.c