[vlc-devel] [PATCH 1/1] libvlc: added libvlc_MediaTracksChanged event, sent when tracks info changes
Rémi Denis-Courmont
remi at remlab.net
Tue Mar 12 17:32:25 CET 2019
Le tiistaina 12. maaliskuuta 2019, 14.40.27 EET Hugo Beauzée-Luyssen a écrit :
> On Tue, Mar 12, 2019, at 1:33 PM, Jean-Baptiste Kempf wrote:
> > On Tue, 12 Mar 2019, at 13:28, Thomas Guillem wrote:
> > > Hello,
> > > This bug is fixed in vlc 4.0 when using the new vlc_player_t.
> > >
> > > I'm not sure that we can break the 3.0 API by adding a new event.
> >
> > Is it not an addition without ABI break?
>
> If I'm not mistaken, this patch changes the size of input_item_t, so I tend
> to think it does break the ABI
I don't see where it does that. But it does change vlc_event_manager_t which
is an binary compatibility breakage.
--
レミ・デニ-クールモン
http://www.remlab.net/
More information about the vlc-devel
mailing list