Speed some operations by re-using the last PlayerVideo but with
authorCarl Hetherington <cth@carlh.net>
Sat, 24 Feb 2018 01:05:14 +0000 (01:05 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 24 Feb 2018 23:34:36 +0000 (23:34 +0000)
commitd08123f5e160b5737fa912cd36119e810abaa4cd
tree1e3dd2a846f8fd67ef942d2689c73b4485b7a20f
parent3e961894051327bb62f0d41f2d59e63212a6622f
Speed some operations by re-using the last PlayerVideo but with
updated metadata (where possible).  Helps with #1194.
src/lib/player.cc
src/lib/player.h
src/lib/player_video.cc
src/lib/player_video.h
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/video_waveform_dialog.cc
test/client_server_test.cc