mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
set mime type for mxf
Originally committed as revision 17207 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1887,7 +1887,7 @@ static int mxf_interleave(AVFormatContext *s, AVPacket *out, AVPacket *pkt, int
|
||||
AVOutputFormat mxf_muxer = {
|
||||
"mxf",
|
||||
NULL_IF_CONFIG_SMALL("Material eXchange Format"),
|
||||
NULL,
|
||||
"application/mxf",
|
||||
"mxf",
|
||||
sizeof(MXFContext),
|
||||
CODEC_ID_PCM_S16LE,
|
||||
|
||||
Reference in New Issue
Block a user