X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Fmod_ffmpeg%2Fmptr_ffmpeg.h;h=ccf09e8af1c58391219141d4f69222e5fc0e9f8b;hb=8cc7bc2ddda075644830b1bd8b871bee25c80f31;hp=3e53931aeb89e64515ad864290571cafe62f3c7f;hpb=1c1eea49df6278dc5e9215d39267f9ceb7d25f0e;p=synfig.git diff --git a/synfig-core/src/modules/mod_ffmpeg/mptr_ffmpeg.h b/synfig-core/src/modules/mod_ffmpeg/mptr_ffmpeg.h index 3e53931..ccf09e8 100644 --- a/synfig-core/src/modules/mod_ffmpeg/mptr_ffmpeg.h +++ b/synfig-core/src/modules/mod_ffmpeg/mptr_ffmpeg.h @@ -69,7 +69,7 @@ public: virtual bool is_animated(); - virtual bool get_frame(synfig::Surface &surface,synfig::Time time, synfig::ProgressCallback *callback); + virtual bool get_frame(synfig::Surface &surface, const synfig::RendDesc &renddesc, synfig::Time time, synfig::ProgressCallback *callback); }; /* === E N D =============================================================== */