flush pending write in mxf_write_footer
Originally committed as revision 17416 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1770,6 +1770,8 @@ static int mxf_write_footer(AVFormatContext *s)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
put_flush_packet(pb);
|
||||||
|
|
||||||
ff_audio_interleave_close(s);
|
ff_audio_interleave_close(s);
|
||||||
|
|
||||||
av_freep(&mxf->index_entries);
|
av_freep(&mxf->index_entries);
|
||||||
|
Reference in New Issue
Block a user