mpv/video/decode
wm4 e73d6e8b63 vd_lavc: fix potential build failure with vaapi
If vaapi was found, but neither the old or new libavcodec vaapi hwaccel
API, then HAVE_VAAPI_HWACCEL will be defined, but not _OLD or _NEW. The
HAVE_VAAPI_HWACCEL define pretty much exists only for acrobatics with
our own waf dependency checker helper code.
2017-03-23 11:15:52 +01:00
..
d3d.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
d3d.h
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 Fix two typos 2017-02-20 08:47:17 +01:00
hw_d3d11va.c decode: fix extra surface count 2017-02-27 14:41:24 +01:00
hw_dxva2.c decode: fix extra surface count 2017-02-27 14:41:24 +01:00
hw_vaapi_old.c decode: fix extra surface count 2017-02-27 14:41:24 +01:00
hw_vdpau.c vdpau: warn on HEVC due to completely broken nVidia drivers 2017-03-14 23:29:47 +01:00
hw_videotoolbox.c hw_videotoolbox: allow using native decoder output format 2017-03-02 11:49:12 +01:00
lavc.h decode: fix extra surface count 2017-02-27 14:41:24 +01:00
vd.h video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00
vd_lavc.c vd_lavc: fix potential build failure with vaapi 2017-03-23 11:15:52 +01:00