[vlc-devel] [PATCH] lib: player: add back disabled tracks
Thomas Guillem
thomas at gllm.fr
Mon Jan 27 17:40:33 CET 2020
On Mon, Jan 27, 2020, at 17:28, Rémi Denis-Courmont wrote:
> Le maanantaina 27. tammikuuta 2020, 17.46.45 EET Thomas Guillem a écrit :
> > Finally,
> >
> > I would like to apply this patch and deprecate the following functions for
> > VLC 4.0
> >
> > libvlc_video_set_track
> > libvlc_video_set_spu
> > libvlc_audio_set_track
> >
> > The goal is to remove them for VLC 5.0.
>
> Last I heard, several devs were dead set against breaking the ABI (again)
> between versions 4 and 5, so that would not be possible.
So, we never remove deprecated functions ?
Maybe deprecate in n and remove in n + 1 is too quick. What about deprecating in n and removing in n + 2 ?
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list