[FFmpeg-devel] [PATCH 18/19] avutil/avassert: Don't include avutil.h
Martin Storsjö
martin at martin.st
Wed Feb 23 16:58:40 EET 2022
On Tue, 15 Feb 2022, Andreas Rheinhardt wrote:
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
> libavcodec/dct.c | 2 ++
> libavcodec/mpegaudiodec_common.c | 1 +
> libavcodec/mqcenc.c | 2 ++
> libavcodec/put_bits.h | 1 +
> libavcodec/rdft.c | 1 +
> libavcodec/tests/fft.c | 1 +
> libavcodec/x86/mdct15_init.c | 2 ++
> libavfilter/colorspacedsp.c | 1 +
> libavfilter/window_func.h | 1 +
> libavutil/avassert.h | 2 +-
> libavutil/mathematics.c | 1 +
> libavutil/slicethread.c | 1 +
> libavutil/tests/aes_ctr.c | 2 ++
> libavutil/tests/encryption_info.c | 1 +
> 14 files changed, 18 insertions(+), 1 deletion(-)
LGTM
// Martin
More information about the ffmpeg-devel
mailing list