1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00
mpv/video/decode
wm4 0754cbc83e d3d: add support for new libavcodec hwaccel API
Unfortunately quite a mess, in particular due to the need to have some
compatibility with the old API. (The old API will be supported only in
short term.)
2017-06-08 21:51:25 +02:00
..
d3d.c d3d: add support for new libavcodec hwaccel API 2017-06-08 21:51:25 +02:00
d3d.h d3d: add support for new libavcodec hwaccel API 2017-06-08 21:51:25 +02:00
dec_video.c dec_video, dec_audio: remove redundant NULL-checks 2017-02-20 13:58:18 +01:00
dec_video.h player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
hw_cuda.c cuda: add new way to set cuda context on cuvid codecs 2017-05-05 00:48:53 +02:00
hw_d3d11va.c d3d: add support for new libavcodec hwaccel API 2017-06-08 21:51:25 +02:00
hw_dxva2.c d3d: add support for new libavcodec hwaccel API 2017-06-08 21:51:25 +02:00
hw_videotoolbox.c videotoolbox: support new libavcodec API 2017-05-24 15:25:48 +02:00
lavc.h d3d: add support for new libavcodec hwaccel API 2017-06-08 21:51:25 +02:00
vd_lavc.c d3d: add support for new libavcodec hwaccel API 2017-06-08 21:51:25 +02:00
vd.h video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00