mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
lavfi: drop internal.h
All that remains in it are things that belong in avfilter_internal.h. Move them there and remove internal.h
This commit is contained in:
parent
90e4af65e1
commit
6d75d44d90
452 changed files with 24 additions and 503 deletions
|
|
@ -39,7 +39,6 @@
|
|||
#include "libavutil/pixdesc.h"
|
||||
|
||||
#include "filters.h"
|
||||
#include "internal.h"
|
||||
#include "qp_table.h"
|
||||
#include "vf_spp.h"
|
||||
#include "video.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue