summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_lavfi.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-18 19:25:46 +0200
committerwm4 <wm4@nowhere>2014-09-18 19:36:27 +0200
commit580cf433bd3713f1c00a612be2d57d5b959e8496 (patch)
tree327fedd77fc0c095009201f6a527b70cdf459e70 /video/filter/vf_lavfi.c
parent5c8549ac68c1a8a4921e5f0ea842969aa8072a18 (diff)
downloadmpv-580cf433bd3713f1c00a612be2d57d5b959e8496.tar.bz2
mpv-580cf433bd3713f1c00a612be2d57d5b959e8496.tar.xz
video/filter: allow better dataflow
Consider a filter which turns 1 frame into 2 frames (such as an deinterlacer). Until now, we forced filters to produce all output frames at once. This was done for simplicity. Change the filter API such that a filter can produce frames incrementally.
Diffstat (limited to 'video/filter/vf_lavfi.c')
0 files changed, 0 insertions, 0 deletions