Ignore and report failures to decode frames during playback (#1593).
authorCarl Hetherington <cth@carlh.net>
Tue, 14 Apr 2020 20:16:27 +0000 (22:16 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 14 Apr 2020 20:16:27 +0000 (22:16 +0200)
commit4ab86ef0295bcd6bb9297996a06006f371d22bae
treefefc1706a67a10f6aa1a7c5d576e5cb8826ce950
parent3b31d2d8a129ae6d8d267427bd6b5bc444b40b2a
Ignore and report failures to decode frames during playback (#1593).
12 files changed:
src/lib/image_proxy.h
src/lib/j2k_image_proxy.cc
src/lib/j2k_image_proxy.h
src/lib/player.cc
src/lib/player_video.cc
src/lib/player_video.h
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/player_information.cc
src/wx/video_view.cc
src/wx/video_view.h
test/client_server_test.cc