On Fri, Apr 20, 2018 at 17:44:17 +0300, Vasile Toncu wrote: > -typedef struct InterlaceContext { > - const AVClass *class; > - enum ScanMode scan; // top or bottom field first scanning > - int lowpass; // enable or disable low pass filtering > - AVFrame *cur, *next; // the two frames from which the new one is > obtained > - const AVPixFmtDescriptor *csp; > - void (*lowpass_line)(uint8_t *dstp, ptrdiff_t linesize, const > uint8_t *srcp,
This patch is still corrupted by your mailer, by introducing line breaks. Please attach it as a file, or use "git send-email" Moritz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel