Commit 3e8aed30 authored by bcoudurier's avatar bcoudurier

mxf does not have timestamps

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16947 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5c63d991
......@@ -1400,7 +1400,8 @@ AVOutputFormat mxf_muxer = {
mxf_write_header,
mxf_write_packet,
mxf_write_footer,
0,
AVFMT_NOTIMESTAMPS,
NULL,
mxf_interleave,
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment