summaryrefslogtreecommitdiffstats
path: root/mplayer.c
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-12-02 12:50:56 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-12-02 12:50:56 +0200
commit7044965988cb6aa63f2e493c80050ae39aab5bf8 (patch)
tree99341066f4ddc8a4c14608621b1cc05b5c7f5d8f /mplayer.c
parentde11a44bba877d46cfa3b5150cc191453bf97fed (diff)
downloadmpv-7044965988cb6aa63f2e493c80050ae39aab5bf8.tar.bz2
mpv-7044965988cb6aa63f2e493c80050ae39aab5bf8.tar.xz
vf_vo: Use vo_seek_reset() instead of vo_control()
Change the vo_control(vo, VOCTRL_RESET, NULL) call done when the vf_vo filter is uninited to vo_seek_reset(vo). The latter also sets vo->frame_loaded to false. Remove the vo->config_ok check from vo_seek_reset(). The reset call should be doable even if config failed.
Diffstat (limited to 'mplayer.c')
0 files changed, 0 insertions, 0 deletions