[vlc-devel] [PATCH] es_out: use sout control only when sout is enabled

Alexandre Janniaux ajanni at videolabs.io
Fri Mar 13 11:25:59 CET 2020


Hi,

Ping,

I believe that if we can reduce libvlccore size, even
slightly, the WASM platform would benefit a lot as it would
reduce page loads. Keeping the ENABLE_SOUT in the core seems
a good idea regarding that.

Regards,
--
Alexandre Janniaux
Videolabs

On Tue, Mar 10, 2020 at 08:56:12PM +0100, Alexandre Janniaux wrote:
> Is it relevant for size-sensitive platforms like the wasm
> port ?
>
> Regards,
> --
> Alexandre Janniaux
> Videolabs
>
> On Tue, Mar 10, 2020 at 06:55:01PM +0100, Jean-Baptiste Kempf wrote:
> > Yo,
> >
> > On Tue, Mar 10, 2020, at 17:27, Rémi Denis-Courmont wrote:
> > > Le tiistaina 10. maaliskuuta 2020, 8.51.51 EET Thomas Guillem a écrit :
> > > > It raises a question:
> > > > Should we remove ENABLE_SOUT defines in core ? I don't think we gain a lot
> > > > of binary size with this optim. The most important is to disable sout
> > > > modules compilation.
> > >
> > > What are the code size savings?
> >
> > I guess < 50kB on the 2MB libvlccore.
> >
> > However, it is significant on modules.
> >
> > --
> > Jean-Baptiste Kempf -  President
> > +33 672 704 734
> > _______________________________________________
> > vlc-devel mailing list
> > To unsubscribe or modify your subscription options:
> > https://mailman.videolan.org/listinfo/vlc-devel
> _______________________________________________
> 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