[vlc-devel] [3.0 PATCH] configure: ignore too new SRT

Alexandre Janniaux ajanni at videolabs.io
Mon Jan 18 13:30:20 UTC 2021


Hi

Then backporting 6e8d77431127c482196115a6eeb769daf56347b3 will fix
the issue. It's compatible with even earlier versions of the library
without any behaviour difference.

Regards,
--
Alexandre Janniaux
Videolabs

On Mon, Jan 18, 2021 at 02:21:07PM +0100, Thomas Guillem wrote:
> Sorry, I missed that it was a patch for VLC 3.0.
>
> I remove my remark about contrib and srt 1.4.2.
>
>
>
> On Mon, Jan 18, 2021, at 14:15, Thomas Guillem wrote:
> > Is it possible to workaround the issue using ifdef and
> > SRT_VERSION_MAJOR, SRT_VERSION_MINOR instead?
> >
> > FWI, we are using srt 1.4.2 from contrib so this patch breaks srt
> > support when using contribs.
> >
> > For 4.0, we can maybe only support >= 1.4.2.
> >
> > On Sun, Jan 17, 2021, at 13:43, Rémi Denis-Courmont wrote:
> > > Le sunnuntaina 17. tammikuuta 2021, 14.29.36 EET Alexandre Janniaux a écrit :
> > > > Hi,
> > > >
> > > > What is the compiler error?
> > >
> > > ../../modules/access/srt.c:168:37: error: ‘SRTO_TSBPDDELAY’ undeclared (first
> > > use in this function); did you mean ‘SRTO_TSBPDMODE’?
> > >   168 |     srt_setsockopt( p_sys->sock, 0, SRTO_TSBPDDELAY,
> > >       |                                     ^~~~~~~~~~~~~~~
> > >       |                                     SRTO_TSBPDMODE
> > > ../../modules/access/srt.c:168:37: note: each undeclared identifier is reported
> > > only once for each function it appears in
> > >
> > > --
> > > 雷米‧德尼-库尔蒙
> > > http://www.remlab.net/
> > >
> > >
> > >
> > > _______________________________________________
> > > 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
> _______________________________________________
> 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