mpv/common
wm4 dc29a21b5c vd_lavc: request 1 more threads than CPU cores
This duplicates the logic which FFmpeg's libavcodec uses. The effects
are unknown, though it's somewhat clear that a single thread doesn't
necessarily saturate a single CPU.

(Eventually we should just let FFmpeg auto-init the thread count, but
for now I prefer it this way, so e.g. verbose mode will print the
thread count.)

(cherry picked from commit 9657e5a2ca)
2015-03-11 12:31:16 +09:00
..
av_common.c vd_lavc: request 1 more threads than CPU cores 2015-03-11 12:31:16 +09:00
av_common.h
av_log.c
av_log.h
codecs.c
codecs.h
common.c
common.h
encode.h
encode_lavc.c
encode_lavc.h
global.h
msg.c
msg.h
msg_control.h
playlist.c
playlist.h player: refine rar:// playlist-safety handling 2015-03-03 16:08:43 +09:00
tags.c
tags.h
version.c