On 2011-12-25 17:02:01 +0100, Luca Barbato wrote: > On 25/12/11 16:26, Janne Grunau wrote: > >+- Automatic thread count based on detction number of (available) CPU cores > typo and some tabs... > > > - if (options) > > - av_dict_set(&options[i], "threads", "1", 0); > > + if (options) > > + av_dict_set(&options[i], "threads", "1", 0); > > Is that needed?
no and like the tab caused by wrongly configured editor Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
