mkvtoolnix/src
2005-09-04 15:06:06 +00:00
..
common
extract The block duration is default_duration * number_of_frames. 2005-08-28 11:49:10 +00:00
info The mm_io_c classes expect file names encoded in UTF-8. 2005-08-31 06:59:57 +00:00
input Directly return the bits read from a bit_cursor_c as exceptions are used for error feedback. 2005-09-03 12:32:53 +00:00
merge Use STL maps instead of vectors and structs in many places in the track info class. Easier to read, and for this task maps are suited way better than vectors anyway. 2005-08-27 16:13:48 +00:00
mmg Install the mkvmerge GUI guide by default into ${datadir}/mkvtoolnix, e.g. into /usr/share/mkvtoolnix. 2005-09-03 12:47:14 +00:00
mpegparser Wrong variable in the loop (robux' fault ;) He wrote the patch ;)). 2005-06-26 12:32:36 +00:00
output
base64tool.cpp Moved the handling of CL args common to all programs to a special function. That way mkvmerge and mkvextract gain --redirect-output and --output-charset (which they partially had before as well). 2005-08-03 17:21:31 +00:00
Makefile.in Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00