mkvtoolnix/src
2005-09-01 15:05:05 +00:00
..
common Bumped the version number to 1.5.6. 2005-08-30 11:40:25 +00:00
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 Only output the display dimensions if they have been set (e.g. not on audio tracks). 2005-08-30 10:53:36 +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 Look for the mkvmerge GUI guide in various paths before asking the user to select one. 2005-09-01 15:05:05 +00:00
mpegparser Wrong variable in the loop (robux' fault ;) He wrote the patch ;)). 2005-06-26 12:32:36 +00:00
output Included commands for getting AVC from AVI into MP4 suitable for inclusion into MKV in the AVC-in-VfW-mode warning message. 2005-08-30 11:52:11 +00:00
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