Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-05-19 21:01:56 +0300
committerJames Almer <jamrial@gmail.com>2018-05-22 00:52:31 +0300
commit27df34bf1f7a113086ba5c68d2a58b7c430c301f (patch)
treec9b7fad78c20eeb51cf859e4f7ce360f860ea89e /libavformat/rtmpdh.h
parentba7d1377e85662f7b4ae728719c10d5427cc6b9b (diff)
avcodec/libvpxenc: fix setting amount of threads used for encoding
The libvpx doxy says that a value of 0 for the g_threads field is equivalent to a value of 1, whereas for avctx->thread_count it means the maximum amount of threads possible for the host system. Use av_cpu_count() to get the correct thread count when auto threads is requested. Reviewed-by: James Zern <jzern@google.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/rtmpdh.h')
0 files changed, 0 insertions, 0 deletions