24#ifndef SIMAGE_AVIENC_SUPPORT
25#error "This file should not be used under the current configuration!"
Windows specific information.
int avienc_movie_create(const char *filename, s_movie *movie, s_params *params)
int avienc_movie_put(s_movie *movie, s_image *image, s_params *params)
void avienc_movie_close(s_movie *movie)
Definition simage_private.h:34