mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-09 18:50:56 +08:00
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:
@@ -26,12 +26,11 @@
|
||||
|
||||
#include "config_components.h"
|
||||
|
||||
#include <float.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
#include "internal.h"
|
||||
#include "mux.h"
|
||||
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/internal.h"
|
||||
|
Reference in New Issue
Block a user