mpv/video/decode
wm4 26d25d567f vaapi: properly set hw_subfmt field with new decode API
This fixes direct rendering with hwdec_vaegl.c.

The code duplication between update_image_params() and
mp_image_copy_fields_from_av_frame() is quite annoying,
bit will have to be resolved in another commit.
2017-01-12 13:58:28 +01:00
..
cuda.c vo_opengl: hwdec_cuda: Use dynamic loading for cuda functions 2016-11-23 01:07:26 +01:00
d3d.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
d3d.h
d3d11va.c video: share hwdec extra surface count between backends 2017-01-11 16:34:18 +01:00
dec_video.c video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00
dec_video.h player: change aspects of cover art handling 2017-01-10 15:43:02 +01:00
dxva2.c video: share hwdec extra surface count between backends 2017-01-11 16:34:18 +01:00
lavc.h vaapi: support new libavcodec vaapi API 2017-01-11 16:34:18 +01:00
vaapi.c vaapi: properly set hw_subfmt field with new decode API 2017-01-12 13:58:28 +01:00
vaapi_old.c vaapi: move standalone display creation code to common code 2017-01-11 16:34:18 +01:00
vd.h video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00
vd_lavc.c vaapi: properly set hw_subfmt field with new decode API 2017-01-12 13:58:28 +01:00
vdpau.c vdpau: fix vaapi probing if libvdpau-va-gl1 is present 2016-12-02 16:09:51 +01:00
videotoolbox.c