Hi,

On Sun, Jan 1, 2012 at 5:56 AM, Janne Grunau <[email protected]> wrote:
> Some external codecs have their own code to determine the best number
> of threads. This number is not necessary the number of cpu cores.
> Thread_count will be only 0 if the codec has CODEC_CAP_AUTO_THREADS.
> ---
>  libavcodec/avcodec.h |    4 ++++
>  libavcodec/libx264.c |    2 +-
>  libavcodec/pthread.c |    3 +++
>  libavcodec/version.h |    2 +-
>  4 files changed, 9 insertions(+), 2 deletions(-)

Oh I see now, it's already there. Both patches OK then.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to