1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 04:51:52 +00:00
mpv/video/decode
wm4 95c6a482eb vd_lavc: clean out more hwdec legacy code
All this code used to be required by the old variants of the libavcodec
hw decoding APIs. Almost all of that is gone, although the mediacodec
API unfortunately still pulls in some old stuff (but not all of it).

(mediacodec build/functionality is untested, but should work.)
2017-10-31 17:11:52 +01:00
..
d3d.c
d3d.h
dec_video.c
dec_video.h
hw_d3d11va.c vd_lavc: remove more dead legacy code 2017-10-31 15:29:13 +01:00
hw_dxva2.c vd_lavc: remove more dead legacy code 2017-10-31 15:29:13 +01:00
hw_mediacodec.c vd_lavc: clean out more hwdec legacy code 2017-10-31 17:11:52 +01:00
lavc.h vd_lavc: clean out more hwdec legacy code 2017-10-31 17:11:52 +01:00
vd_lavc.c vd_lavc: clean out more hwdec legacy code 2017-10-31 17:11:52 +01:00
vd.h