Martin Storsjö <[email protected]> writes:

> ---
>  libavcodec/roqvideo.h |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/libavcodec/roqvideo.h b/libavcodec/roqvideo.h
> index fba3d41..4018e35 100644
> --- a/libavcodec/roqvideo.h
> +++ b/libavcodec/roqvideo.h
> @@ -45,7 +45,6 @@ struct RoqTempData;
>  typedef struct RoqContext {
>
>      AVCodecContext *avctx;
> -    DSPContext dsp;
>      AVFrame frames[2];
>      AVFrame *last_frame;
>      AVFrame *current_frame;
> -- 

LGTM

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to