mkvtoolnix/doc
Moritz Bunkus 901e49b049
mm_file_io_c: don't flush on close by default
When closing files that were opened for writing, cached data will not
be flushed to storage automatically anymore. This reverts the
workaround implemented for #2469. A new option was added to both
programs (`--flush-on-close`) that re-enables flushing for people who
are affected by data loss such as described in #2469.

The reason is that automatic flushing causes long delays in processing
queues when the output by mkvmerge/mkvextract isn't the final product but
just an intermediate result to be processed further.

Implements #2480.
2019-01-10 22:05:34 +01:00
..
json-schema mkvmerge: identification: report display unit video track property 2018-06-09 12:35:32 +02:00
licenses fmt conversion: bundle fmt in lib/fmt for OSes that don't include it 2018-11-20 21:30:27 +01:00
man mm_file_io_c: don't flush on close by default 2019-01-10 22:05:34 +01:00
stylesheets all: remove support for wxWidgets; remove mmg 2015-08-15 20:33:46 +02:00
command_line_references.html packaging & docs: replace ChangeLog with NEWS.md 2016-12-29 19:52:07 +01:00
development.md fmt conversion: remove boost::format from documentation 2018-11-20 21:30:26 +01:00
pandoc-template.html CSS & build rules for the developer documentation 2011-08-03 22:32:47 +02:00
pandoc.css CSS & build rules for the developer documentation 2011-08-03 22:32:47 +02:00
Rakefile Make Rakefile's comments compatible with Ruby 1.9.3's changes to "-c" 2012-04-25 23:47:51 +02:00