1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-29 05:57:37 +02:00

avformat: Remove avformat and avio headers from protocols

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt
2023-09-06 18:46:30 +02:00
parent d6afd6c303
commit ee77ee77a1
14 changed files with 14 additions and 20 deletions

View File

@@ -21,8 +21,6 @@
#include <libsmbclient.h>
#include "libavutil/avstring.h"
#include "libavutil/opt.h"
#include "avformat.h"
#include "internal.h"
#include "url.h"
typedef struct {