[vlc-devel] [PATCH] Enable/Disable/Auto deinterlace functions for libvlc
Rémi Denis-Courmont
remi at remlab.net
Sat Apr 21 09:22:05 CEST 2018
Le vendredi 20 avril 2018, 23:29:06 EEST Luís Miguel Fernandes a écrit :
> Hi,
>
> In the current version of VLCKit is not possible to replicate the “Auto”
> mode for deinterlace. This is a patch that will allow VLCKit to enable the
> "auto" mode and specify which deinterlace filter to use.
>
> This does not touch the existing deinterlace method in order to not break
> compatibility, but instead adds two new functions that allows one to set
> the deinterlace and deinterlace-mode separately.
I utterly fail to see why you need to add a new function; there is plenty of
entropy left to extend the existing function.
And adding two functions is not acceptable, as it cannot be made atomic ever.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list