Avoiding to start writer thread if iso_write_opts_set_will_cancel() is set to 1.
This commit is contained in:
@@ -586,6 +586,7 @@ struct ecma119_image
|
||||
|
||||
/* writer thread descriptor */
|
||||
pthread_t wthread;
|
||||
int wthread_is_running;
|
||||
pthread_attr_t th_attr;
|
||||
|
||||
/* User settable PVD time stamps */
|
||||
|
Reference in New Issue
Block a user