You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02: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:
@@ -23,7 +23,6 @@
|
||||
#include "libavutil/pixdesc.h"
|
||||
#include "libavutil/pixfmt.h"
|
||||
#include "avfilter.h"
|
||||
#include "internal.h"
|
||||
#include "filters.h"
|
||||
#include "video.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user