mpv/video/decode
wm4 61b902f5a7 vd_lavc: better hwdec log output
Often, we don't know whether hardware decoding will work until we've
tried. (This used to be different, but API changes and improvements in
libavcodec led to this situation.) We will often output that we're going
to use hardware decoding, and then print a fallback warning.

Instead, print the status once we have decoded a frame.

Some of the old messages are turned into verbose messages, which should
be helpful for debugging. Also add some new ones.
2015-09-02 23:33:13 +02:00
..
dec_video.c video: make container vs. bitstream aspect ratio configurable 2015-08-30 23:04:17 +02:00
dec_video.h
dxva2.c
gpu_memcpy_sse4.h
lavc.h vd_lavc: better hwdec log output 2015-09-02 23:33:13 +02:00
rpi.c
vaapi.c
vd.h
vd_lavc.c vd_lavc: better hwdec log output 2015-09-02 23:33:13 +02:00
vda.c
vdpau.c
videotoolbox.c