avformat: Remove avformat and avio headers from protocols
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
d6afd6c303
commit
ee77ee77a1
14 changed files with 14 additions and 20 deletions
|
|
@ -28,12 +28,10 @@
|
|||
#define _BSD_SOURCE /* Needed for using struct ip_mreq with recent glibc */
|
||||
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/parseutils.h"
|
||||
#include "libavutil/fifo.h"
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "libavutil/avstring.h"
|
||||
#include "libavutil/opt.h"
|
||||
#include "libavutil/log.h"
|
||||
#include "libavutil/time.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue