mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-18 22:55:12 +08:00
avformat/utils: Move creation-time functions to mux_utils
Only used by muxers. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "avio.h"
|
||||
#include "avio_internal.h"
|
||||
#include "id3v2.h"
|
||||
#include "mux.h"
|
||||
|
||||
static void id3v2_put_size(AVIOContext *pb, int size)
|
||||
{
|
||||
|
Reference in New Issue
Block a user