[FFmpeg-devel] [PATCH] tests/api/api-h264-slice-test: remove unused bool header
Fu, Linjie
linjie.fu at intel.com
Wed Apr 29 15:11:04 EEST 2020
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of
> Carl Eugen Hoyos
> Sent: Thursday, April 2, 2020 03:23
> To: FFmpeg development discussions and patches <ffmpeg-
> devel at ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH] tests/api/api-h264-slice-test: remove
> unused bool header
>
> Am Mi., 1. Apr. 2020 um 06:58 Uhr schrieb Linjie Fu <linjie.fu at intel.com>:
> >
> > Signed-off-by: Linjie Fu <linjie.fu at intel.com>
> > ---
> > tests/api/api-h264-slice-test.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/tests/api/api-h264-slice-test.c b/tests/api/api-h264-slice-test.c
> > index dee93b8..b7aa405 100644
> > --- a/tests/api/api-h264-slice-test.c
> > +++ b/tests/api/api-h264-slice-test.c
> > @@ -24,7 +24,6 @@
> >
> > #include "config.h"
> >
> > -#include <stdbool.h>
>
> Good idea.
>
> Carl Eugen
Ping for this, thx.
- Linjie
More information about the ffmpeg-devel
mailing list