movenc: Add RTP muxer/hinter options
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -111,6 +111,7 @@ typedef struct MOVMuxContext {
|
||||
MOVTrack *tracks;
|
||||
|
||||
int flags;
|
||||
int rtp_flags;
|
||||
} MOVMuxContext;
|
||||
|
||||
#define FF_MOV_FLAG_RTP_HINT 1
|
||||
|
||||
Reference in New Issue
Block a user