[FFmpeg-devel] [PATCH 1/3] libavcodec/ccaption_dec: remove unnecessary include
Anshul Maheshwari
er.anshul.maheshwari at gmail.com
Wed Jan 6 07:35:39 CET 2016
On Tue, Jan 5, 2016 at 8:58 AM, Aman Gupta <ffmpeg at tmm1.net> wrote:
> From: Aman Gupta <aman at tmm1.net>
>
> ---
> libavcodec/ccaption_dec.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/libavcodec/ccaption_dec.c b/libavcodec/ccaption_dec.c
> index 9f67caa..4e478e0 100644
> --- a/libavcodec/ccaption_dec.c
> +++ b/libavcodec/ccaption_dec.c
> @@ -21,7 +21,6 @@
>
> #include "avcodec.h"
> #include "ass.h"
> -#include "libavutil/internal.h"
> #include "libavutil/opt.h"
>
> #define SCREEN_ROWS 15
> --
> 2.5.3
>
>
LGTM
--
with regards
Anshul
:)
More information about the ffmpeg-devel
mailing list