summaryrefslogtreecommitdiffstats
path: root/video/mp_image.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-30 16:14:30 +0200
committerwm4 <wm4@nowhere>2014-05-02 01:08:05 +0200
commit50538c0ea2c00269912aca0dfa7101d64a4f1cc7 (patch)
tree809c7eaba33275fc7c649914a5e22ea4f40e7c38 /video/mp_image.c
parent586ea206daf6cb156d8fb59453416bf854154b34 (diff)
downloadmpv-50538c0ea2c00269912aca0dfa7101d64a4f1cc7.tar.bz2
mpv-50538c0ea2c00269912aca0dfa7101d64a4f1cc7.tar.xz
vf_vdpaupp: always provide past and future fields
Some non-deinterlacing filters (potentially denoising) also use additional frames for filtering. The vdpau docs suggest providing at least 1 future and 2 past _fields_, which means we need to provide 1 past frame (the future field is already the other field of the current field, and both fields are in the same frame). We can easily achieve this by buffering an additional frame in the non- deint case.
Diffstat (limited to 'video/mp_image.c')
0 files changed, 0 insertions, 0 deletions