avformat/internal: Move muxing-only functions to new mux.h header
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
84091cd029
commit
f4a2d722aa
20 changed files with 106 additions and 80 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#include "libavutil/opt.h"
|
||||
#include "libavutil/pixdesc.h"
|
||||
#include "libavutil/imgutils.h"
|
||||
#include "libavformat/internal.h"
|
||||
#include "libavformat/mux.h"
|
||||
#include "avdevice.h"
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue