Hi, On Mon, Dec 26, 2011 at 5:01 AM, Janne Grunau <[email protected]> wrote: > Hi, > > 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? > > fixed patch below > > Janne > ---8<--- > --- > Changelog | 1 + > libavcodec/options.c | 2 +- > libavcodec/version.h | 2 +- > libavformat/utils.c | 19 +++++++++++++++---- > 4 files changed, 18 insertions(+), 6 deletions(-)
Big fan of this, let's do this. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
