1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-01 04:31:39 +00:00
mpv/video/decode
wm4 ddaab3349b vd_lavc: demote software decoding message to verbose log level
If hardware decoding is enabled (via --hwdec anything), the player was
printing an informational message that software decdoing is used.
Basically, this confuses users, because they think there is a problem or
such. Just disable the message, it's semi-useless anyway.

This was suggested on IRC, after yet another user was asking why this
message was shown (with a follow up discussion which CPUs can decode
what kind of video codecs).
2017-01-13 18:52:07 +01:00
..
cuda.c vo_opengl: hwdec_cuda: Use dynamic loading for cuda functions 2016-11-23 01:07:26 +01:00
d3d11va.c video: share hwdec extra surface count between backends 2017-01-11 16:34:18 +01:00
d3d.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
d3d.h d3d: implement screenshots for --hwdec=d3d11va 2016-06-28 20:38:53 +02:00
dec_video.c video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00
dec_video.h player: change aspects of cover art handling 2017-01-10 15:43:02 +01:00
dxva2.c video: share hwdec extra surface count between backends 2017-01-11 16:34:18 +01:00
lavc.h vaapi: handle image copying for vaapi-copy in common code 2017-01-12 14:00:19 +01:00
vaapi_old.c vaapi: move standalone display creation code to common code 2017-01-11 16:34:18 +01:00
vaapi.c vo_opengl, vaapi: properly probe 10 bit rendering support 2017-01-13 18:43:35 +01:00
vd_lavc.c vd_lavc: demote software decoding message to verbose log level 2017-01-13 18:52:07 +01:00
vd.h video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00
vdpau.c vdpau: fix vaapi probing if libvdpau-va-gl1 is present 2016-12-02 16:09:51 +01:00
videotoolbox.c video: change hw_subfmt meaning 2016-07-15 13:04:17 +02:00