Quoting Andreas Rheinhardt (2021-05-21 20:17:10)
> Anton Khirnov:
> > ---
> >  libavformat/matroska.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/libavformat/matroska.h b/libavformat/matroska.h
> > index 30cbe18a8b..2d04a6838b 100644
> > --- a/libavformat/matroska.h
> > +++ b/libavformat/matroska.h
> > @@ -22,7 +22,7 @@
> >  #ifndef AVFORMAT_MATROSKA_H
> >  #define AVFORMAT_MATROSKA_H
> >  
> > -#include "libavcodec/avcodec.h"
> > +#include "libavcodec/codec_id.h"
> >  #include "metadata.h"
> >  #include "internal.h"
> >  
> > 
> lavf, not lavc.

Yes of course, seems I had a brain short for those last patches.

Will fix

-- 
Anton Khirnov
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to