[vlc-devel] [PATCH 08/14] avformat: retrieve container-level 3D stereo format if available

Felix Abecassis felix.abecassis at gmail.com
Fri Sep 12 09:45:46 CEST 2014


Le 12 sept. 2014 09:34, "Jean-Baptiste Kempf" <jb at videolan.org> a écrit :
>
> On 09 Sep, Felix Abecassis wrote :
> > ---
> >  modules/demux/avformat/demux.c | 41
+++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 41 insertions(+)
> >
> > diff --git a/modules/demux/avformat/demux.c
b/modules/demux/avformat/demux.c
> > index e424fbd..0bbd0e3 100644
> > --- a/modules/demux/avformat/demux.c
> > +++ b/modules/demux/avformat/demux.c
> > @@ -46,6 +46,7 @@
> >  #include "../vobsub.h"
> >
> >  #include <libavformat/avformat.h>
> > +#include <libavutil/stereo3d.h>
>
> This header is present in all versions we care about?

No, it's missing a version check. Thanks.

>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140912/c5738ab2/attachment.html>


More information about the vlc-devel mailing list