diff mbox series

[FFmpeg-devel,01/15] avcodec/dirac: Include used headers directly

Message ID 20230807004917.31578-1-michael@niedermayer.cc
State New
Headers show
Series [FFmpeg-devel,01/15] avcodec/dirac: Include used headers directly | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Michael Niedermayer Aug. 7, 2023, 12:49 a.m. UTC
From: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

Don't include them implicitly via avcodec.h. This avoids
indirect avcodec.h inclusions in lavc/dirac.c, lavf/oggparsedirac.c,
and lavf/rtp(dec|enc)_vc2hq.c.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
 libavcodec/dirac.c | 3 +++
 libavcodec/dirac.h | 6 +++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

Comments

Michael Niedermayer Aug. 7, 2023, 12:53 a.m. UTC | #1
On Mon, Aug 07, 2023 at 02:49:03AM +0200, Michael Niedermayer wrote:
> From: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
> 
> Don't include them implicitly via avcodec.h. This avoids
> indirect avcodec.h inclusions in lavc/dirac.c, lavf/oggparsedirac.c,
> and lavf/rtp(dec|enc)_vc2hq.c.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
> ---
>  libavcodec/dirac.c | 3 +++
>  libavcodec/dirac.h | 6 +++++-
>  2 files changed, 8 insertions(+), 1 deletion(-)

This was mistakely sent
i fat fingered a 1 between -5 so it was -15 of git send-email
i couldnt kill the send-mail quickly enough to stop the first mail

sorry

[...]
diff mbox series

Patch

diff --git a/libavcodec/dirac.c b/libavcodec/dirac.c
index bc51a2fbd7..4736304977 100644
--- a/libavcodec/dirac.c
+++ b/libavcodec/dirac.c
@@ -26,9 +26,12 @@ 
  * @author Marco Gerards <marco@gnu.org>, David Conrad, Jordi Ortiz <nenjordi@gmail.com>
  */
 
+#include "config.h"
+
 #include "libavutil/pixdesc.h"
 
 #include "dirac.h"
+#include "get_bits.h"
 #include "golomb.h"
 #include "mpeg12data.h"
 
diff --git a/libavcodec/dirac.h b/libavcodec/dirac.h
index e6d9d346d9..8c348cdc02 100644
--- a/libavcodec/dirac.h
+++ b/libavcodec/dirac.h
@@ -31,7 +31,11 @@ 
  * @author Jordi Ortiz
  */
 
-#include "avcodec.h"
+#include <stddef.h>
+#include <stdint.h>
+
+#include "libavutil/pixfmt.h"
+#include "libavutil/rational.h"
 
 /**
  * The spec limits the number of wavelet decompositions to 4 for both