diff options
Diffstat (limited to 'src/lib/player_video.h')
| -rw-r--r-- | src/lib/player_video.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/player_video.h b/src/lib/player_video.h index 5017d0e3c..040145559 100644 --- a/src/lib/player_video.h +++ b/src/lib/player_video.h @@ -57,6 +57,7 @@ public: void set_subtitle (PositionImage); + void prepare (); boost::shared_ptr<Image> image (dcp::NoteHandler note, boost::function<AVPixelFormat (AVPixelFormat)> pixel_format, bool aligned, bool fast) const; static AVPixelFormat always_rgb (AVPixelFormat); |
