1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-29 11:12:56 +00:00
mpv/video/decode
wm4 475d346174 vaapi: lower number of allocated surfaces again
Commit b53cb8de increased this by the number of additionally delayed
surfaces. But since this is only enabled in copy-back mode (which is
what process_image is about), the other additional surfaces accounted
for the direct rendering case can be ignored.
2016-01-26 14:05:54 +01:00
..
dec_video.c video: cleanup pts/dts passing between decoder components 2016-01-25 21:46:39 +01:00
dec_video.h video: cleanup pts/dts passing between decoder components 2016-01-25 21:46:39 +01:00
dxva2.c vd_lavc: delay images before reading them back 2016-01-25 21:46:40 +01:00
lavc.h vd_lavc: delay images before reading them back 2016-01-25 21:46:40 +01:00
rpi.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
vaapi.c vaapi: lower number of allocated surfaces again 2016-01-26 14:05:54 +01:00
vd_lavc.c vd_lavc: delay images before reading them back 2016-01-25 21:46:40 +01:00
vd.h video: readd codec delay estimation 2015-12-02 14:38:47 +01:00
vdpau.c vdpau: force driver to report preemption early 2016-01-25 16:45:18 +01:00
videotoolbox.c Change 3 more files to LGPL 2016-01-20 15:43:56 +01:00