summaryrefslogtreecommitdiffstats
path: root/video/decode/vd_lavc.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-02-03 23:21:35 +0100
committerKevin Mitchell <kevmitch@gmail.com>2018-02-03 14:51:33 -0800
commit59f9547fb56b93356625c663dfe9978cbbf168ff (patch)
tree675b83e39c09e618eed2b3c1d72611179f167366 /video/decode/vd_lavc.c
parente34c5dc17c500b4b030b02255bb74012879d0ab1 (diff)
downloadmpv-59f9547fb56b93356625c663dfe9978cbbf168ff.tar.bz2
mpv-59f9547fb56b93356625c663dfe9978cbbf168ff.tar.xz
vf_vapoursynth: always keep input frame array filled
In theory (and practice), this is not needed, because the VS filter get frame callback will cause the process function to be called again if there's not enough data. But it's still a bit weird to just add one more frame on each iteration, so make it cleaner and make it request frames until the input array is full.
Diffstat (limited to 'video/decode/vd_lavc.c')
0 files changed, 0 insertions, 0 deletions