1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 22:20:22 +00:00
mpv/video/decode
wm4 942a6729fa vd_lavc: simplify an aspect of hwdec fallback
Don't give the "software_fallback_decoder" field special meaning. Alwass
set it, and rename it to "decoder". Whether hw decoding is used is
determined by the "hwdec" field already.
2016-01-29 22:46:46 +01:00
..
dec_video.c video: fix broken-PTS fallback determination 2016-01-29 22:43:18 +01:00
dec_video.h video: cleanup pts/dts passing between decoder components 2016-01-25 21:46:39 +01:00
dxva2.c vd_lavc: delay images before reading them back 2016-01-25 21:46:40 +01:00
lavc.h vd_lavc: simplify an aspect of hwdec fallback 2016-01-29 22:46:46 +01:00
rpi.c rpi: add VC-1 support 2016-01-28 11:23:23 +01:00
vaapi.c vaapi: lower number of allocated surfaces again 2016-01-26 14:05:54 +01:00
vd_lavc.c vd_lavc: simplify an aspect of hwdec fallback 2016-01-29 22:46:46 +01:00
vd.h video: readd codec delay estimation 2015-12-02 14:38:47 +01:00
vdpau.c vdpau: force driver to report preemption early 2016-01-25 16:45:18 +01:00
videotoolbox.c Change 3 more files to LGPL 2016-01-20 15:43:56 +01:00