[vlc-devel] [PATCH 01/14] vlm: remove custom logger from media
Romain Vimont
rom1v at videolabs.io
Wed Sep 16 08:26:27 CEST 2020
On Tue, Sep 15, 2020 at 09:13:05PM +0300, Rémi Denis-Courmont wrote:
> Le tiistaina 15. syyskuuta 2020, 20.37.33 EEST Romain Vimont a écrit :
> > No message is ever logged for a media.
>
> That's not right. All messages stemming from a VLM media are supposed to be
> prefixed accordingly. If it is not the case, then that is a regression.
I probably miss something, but there is no call to msg_XXX() taking a
vlc_message_sys_t as parameter.
Btw, patch 2 removes its vlc_object_t, so if there was a log remaining,
it would not compile.
Regards
More information about the vlc-devel
mailing list