On 06/09/2012 10:00 AM, Anton Khirnov wrote:
> Fix build after b74a1da4.
> ---
>  libavfilter/vf_libopencv.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/libavfilter/vf_libopencv.c b/libavfilter/vf_libopencv.c
> index b6dcd19..d38b584 100644
> --- a/libavfilter/vf_libopencv.c
> +++ b/libavfilter/vf_libopencv.c
> @@ -30,6 +30,8 @@
>  #include "libavutil/avstring.h"
>  #include "libavutil/file.h"
>  #include "avfilter.h"
> +#include "formats.h"
> +#include "video.h"
>  
>  static void fill_iplimage_from_picref(IplImage *img, const AVFilterBufferRef 
> *picref, enum PixelFormat pixfmt)
>  {

LGTM.

Thanks,
Justin

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to