Clear _video/_audio when the seek is request, not when it's performed.
authorCarl Hetherington <cth@carlh.net>
Fri, 5 May 2017 08:57:48 +0000 (09:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 5 May 2017 08:57:48 +0000 (09:57 +0100)
commit275f2d20a3d2760e6136baf35d57080f852a8760
tree52f080121bd74bec3586fc03531d6bfa6d97647a
parentaea4c527c8a0c8ee0f2de18a87852f00866040ba
Clear _video/_audio when the seek is request, not when it's performed.

Otherwise between the seek request and action there can be a
get_video() call which returns "stale" data.
src/lib/butler.cc