mpv/video/decode
wm4 8a1d5e91ad vd_lavc: flush frames before uninitializing hw decoder
This way, no surfaces are in use when uninitializing the hw decoders,
which might help with -copy hw decoders (normal hw decoding is not
affected).
2014-11-20 16:48:03 +01:00
..
dec_video.c vd_lavc: fix a small memory leak on init error 2014-09-29 20:37:12 +02:00
dec_video.h
dxva2.c dxva2: use gpu_memcpy with unmatched strides 2014-10-27 12:37:25 +01:00
gpu_memcpy_sse4.h dxva2: gpu_memcpy: fix build for GCC 4.8.3 2014-10-26 13:56:41 +01:00
lavc.h video: initial dxva2 support 2014-10-25 19:25:22 +02:00
vaapi.c
vd.h
vd_lavc.c vd_lavc: flush frames before uninitializing hw decoder 2014-11-20 16:48:03 +01:00
vda.c
vdpau.c build: handle insane libavcodec API bullshit 2014-09-05 01:52:29 +02:00