From df52b97f307605aad15ab5f01c8fdcf93afc9d15 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 9 Jul 2013 22:16:46 +0100 Subject: Various fixes; simplification of FilmViewer; make image appear on first load of content. --- src/lib/ffmpeg_decoder.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/ffmpeg_decoder.h') diff --git a/src/lib/ffmpeg_decoder.h b/src/lib/ffmpeg_decoder.h index 8f0482aad..2e64d8801 100644 --- a/src/lib/ffmpeg_decoder.h +++ b/src/lib/ffmpeg_decoder.h @@ -85,4 +85,5 @@ private: bool _decode_audio; double _pts_offset; + bool _just_sought; }; -- cgit v1.2.3