[vlc-devel] [PATCH 1/1] libvlc: added libvlc_MediaTracksChanged event, sent when tracks info changes
Oliver Collyer
ovcollyer at mac.com
Tue Mar 12 14:08:36 CET 2019
> On 12 Mar 2019, at 12:40, Hugo Beauzée-Luyssen <hugo at beauzee.fr> wrote:
>
> 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
>
No problem, If it is already fixed for 4.0 then I guess it's not so important.
I keep my own customised branch and build of livvlc 3.0 with various customisations and this was just one that I wanted to share. When I switch my project to use 4.0 (when it's released and stable) then I'll check this again.
- Oliver
More information about the vlc-devel
mailing list