mpv/common
wm4 9657e5a2ca 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.)
2015-03-05 12:55:54 +01:00
..
av_common.c vd_lavc: request 1 more threads than CPU cores 2015-03-05 12:55:54 +01:00
av_common.h
av_log.c player: drop explicit exit() calls 2015-02-12 17:28:22 +01:00
av_log.h
codecs.c
codecs.h
common.c
common.h
encode.h
encode_lavc.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
encode_lavc.h
global.h
msg.c msg: use relaxed atomics for log level test 2015-03-02 19:09:31 +01:00
msg.h
msg_control.h options: change --msg-level option 2015-02-06 16:48:52 +01:00
playlist.c demux: add a demux_open_url() function 2015-02-20 21:56:55 +01:00
playlist.h player: refine rar:// playlist-safety handling 2015-03-02 19:09:36 +01:00
tags.c
tags.h
version.c