On Mon, 28 Oct 2013 11:14:09 -0400, Justin Ruggles <justin.rugg...@gmail.com> 
wrote:
> On 10/27/2013 06:10 AM, Anton Khirnov wrote:
> > ---
> >   libavcodec/vp5.c |    1 +
> >   libavcodec/vp6.c |    1 +
> >   libavcodec/vp8.c |    9 ++++-----
> >   3 files changed, 6 insertions(+), 5 deletions(-)
> >
> > diff --git a/libavcodec/vp5.c b/libavcodec/vp5.c
> > index 5cab9b6..b609282 100644
> > --- a/libavcodec/vp5.c
> > +++ b/libavcodec/vp5.c
> > @@ -28,6 +28,7 @@
> >   
> >   #include "avcodec.h"
> >   #include "get_bits.h"
> > +#include "internal.h"
> >   
> >   #include "vp56.h"
> >   #include "vp56data.h"
> 
> Was this part supposed to be with patch 48/50?
> 

Indeed it was. Fixed locally.

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

Reply via email to