mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
lavfi: remove audio.h include from avfilter.h.
avfilter.h is a public header and the unexported audio.h header contains only internal prototypes.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#include "avfilter.h"
|
||||
#include "internal.h"
|
||||
#include "audio.h"
|
||||
#include "avcodec.h"
|
||||
#include "buffersrc.h"
|
||||
#include "vsrc_buffer.h"
|
||||
|
||||
Reference in New Issue
Block a user