X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Fmod_ffmpeg%2Fmptr_ffmpeg.h;h=ccf09e8af1c58391219141d4f69222e5fc0e9f8b;hb=d43ed398fd84b93b96eb91d91dafdf65c80537e6;hp=3e53931aeb89e64515ad864290571cafe62f3c7f;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;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 =============================================================== */