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:35:11 +0000 (23:35 +0000)
commit14cccb179fff7bbbf422e13f9d2e3264239c93c7
tree15b8c2f07965f22aabd3fcfa0494ffa51d8e09e6
parent63eb29920980dfecf4c5f06a1746dad830b7ea32
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