[FFmpeg-devel] [PATCH] added reitnerlace filter
Vasile Toncu
vasile.toncu at tremend.com
Wed Jan 10 12:57:51 EET 2018
Hello,
From the messages regarding the new reinterlace filter, based on your
arguments and guidance, I came out with the following solution.
Modify tinterlace filter so that it would behave like that:
/if GONGIG_GPL is defined:/
/ use curent titnerlace code with asm opts/
/else:/
/ use the new reitnerlace filter, without asm opts/
After that I'll make sure that the new tinterlace gets compiled in
ffmpeg without /--enable-gpl/ and /--enable-nonfree/. However, if one
decides to use old tinterlace code with asm opts, he can use those
configure flags.
That being said, can the new tinterlace be released under LGPL? It is
important for me to confirm once again this, to avoid writing new code
that will have no future life.
On 28.12.2017 17:30, Nicolas George wrote:
> Vasile Toncu (2017-12-28):
>> Is submision to an older version
>> possible?
> No. Branches are only maintained for bugs. New development only happens
> on Git head.
>
> Regards,
>
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list