summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-18 19:22:39 +0200
committerwm4 <wm4@nowhere>2014-09-18 19:35:23 +0200
commit5c8549ac68c1a8a4921e5f0ea842969aa8072a18 (patch)
treeb06856b4e7197a05c38bac56f1cd80a7de60d524 /video
parente37ad620aa324939ce15ec4a6898b87e1e23d643 (diff)
downloadmpv-5c8549ac68c1a8a4921e5f0ea842969aa8072a18.tar.bz2
mpv-5c8549ac68c1a8a4921e5f0ea842969aa8072a18.tar.xz
video: separate calling decoder/filter
Rename video_decode_and_filter to video_filter, and add a new video_decode_and_filter function. This function now calls the decoder. This is done so that we can check filters a second time after decoding, which avoids a useless playloop iteration. (This and the previous commits are really just microoptimizations, which simply reduce the number of times the playloop has to recheck everything.)
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions