<p dir="ltr"><br>
Le 12 sept. 2014 09:34, "Jean-Baptiste Kempf" <<a href="mailto:jb@videolan.org">jb@videolan.org</a>> a écrit :<br>
><br>
> On 09 Sep, Felix Abecassis wrote :<br>
> > ---<br>
> >  modules/demux/avformat/demux.c | 41 +++++++++++++++++++++++++++++++++++++++++<br>
> >  1 file changed, 41 insertions(+)<br>
> ><br>
> > diff --git a/modules/demux/avformat/demux.c b/modules/demux/avformat/demux.c<br>
> > index e424fbd..0bbd0e3 100644<br>
> > --- a/modules/demux/avformat/demux.c<br>
> > +++ b/modules/demux/avformat/demux.c<br>
> > @@ -46,6 +46,7 @@<br>
> >  #include "../vobsub.h"<br>
> ><br>
> >  #include <libavformat/avformat.h><br>
> > +#include <libavutil/stereo3d.h><br>
><br>
> This header is present in all versions we care about?</p>
<p dir="ltr">No, it's missing a version check. Thanks.</p>
<p dir="ltr">><br>
> _______________________________________________<br>
> vlc-devel mailing list<br>
> To unsubscribe or modify your subscription options:<br>
> <a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</p>