mkvtoolnix/src
2005-04-07 15:17:17 +00:00
..
common Only output warnings about failed calls to posix_fadvise in verbose mode and silently switch to not using it for that file anymore. 2005-04-07 08:53:06 +00:00
extract Tell the compiler exactly when to convert types. Otherwise at least my cross mingw gcc did some BS and produced bogus values resulting in mkvextract being locked in very long loops. 2005-03-23 18:24:10 +00:00
info Output timecodes in summary mode in a form that's easier to read, too, and not only in milliseconds. 2005-04-06 13:18:32 +00:00
input Do not use the FPS field of RealMedia files for the default duration of RealVideo tracks. It may contain the maximum number of frames per second that the encoder should output or has output. Fixes Anthill bug 113. 2005-04-07 15:17:17 +00:00
merge Uppon concatenation of files including chapters all chapter atoms that share the same UID have to be merged into a single chapter atom with appropriate start and end timecodes. Addresses Anthill bug 122. 2005-04-07 08:46:58 +00:00
mmg
mpegparser
output Wrong calculation of the duration in case of Vorbis packets whose container timecodes are not what the packet's durations indicate they should be. 2005-03-21 21:21:29 +00:00
base64tool.cpp
Makefile.in