1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-14 11:01:35 +00:00
mpv/video/decode
Kevin Mitchell 213c611471 dxva2: rewrite to use shared code with d3d11va
This is basically a full rewrite to make it look more like d3d11va.c
2016-03-30 09:01:33 -07:00
..
d3d11va.c vd_lavc: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
d3d.c vd_lavc: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
d3d.h vd_lavc: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
dec_video.c dec_video: always redisplay cover art after a seek 2016-03-11 20:58:13 +01:00
dec_video.h Rewrite ordered chapters and timeline stuff 2016-02-15 21:04:07 +01:00
dxva2.c dxva2: rewrite to use shared code with d3d11va 2016-03-30 09:01:33 -07:00
lavc.h vd_lavc: remove redundant best_csp field 2016-02-03 21:31:53 +01:00
mediacodec.c Add a mediacodec decoder hwdec wrapper 2016-03-25 21:35:59 +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: add d3d11va hwdec 2016-03-30 09:01:27 -07:00
vd.h video: approximate AVI timestamps via DTS handling 2016-02-11 16:14:30 +01:00
vdpau.c vdpau: force driver to report preemption early 2016-01-25 16:45:18 +01:00
videotoolbox.c