summaryrefslogtreecommitdiffstats
path: root/video/out/vo_vdpau.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-11-05 23:57:02 +0100
committerwm4 <wm4@nowhere>2013-01-13 17:39:31 +0100
commit0d1aca12896b6459d0a1c41fcac5b67bf5351817 (patch)
tree26e14caf9f89c67e6ed3328380c17099f761e09b /video/out/vo_vdpau.c
parentfcd6e74e4838f6622f1cb3da26441760f576552c (diff)
downloadmpv-0d1aca12896b6459d0a1c41fcac5b67bf5351817.tar.bz2
mpv-0d1aca12896b6459d0a1c41fcac5b67bf5351817.tar.xz
vd_lavc: do not mutate global threads option
This mutated the variable for the thread count option (lavc_param->threads) on decoder initialization. This didn't have any practical relevance, unless formats supporting hardware video decoding and other formats were played in the same mpv instance. In this case, hardware decoding would set threads to 1, and all files played after that would use only one thread as well even with software decoding. Remove XvMC leftover (CODEC_CAP_HWACCEL).
Diffstat (limited to 'video/out/vo_vdpau.c')
0 files changed, 0 insertions, 0 deletions