mkvtoolnix/src
2006-06-16 11:28:37 +00:00
..
common Compilation fix for older libmagic versions which do not contain "extern C" themselves. 2006-04-28 19:49:53 +00:00
extract Implemented the extraction of CorePicture video tracks. XML CorePicture files can now contain end attributes specifying the timecode when to stop showing a picture. Patch by Steve Lhomme (see AUTHORS). 2006-02-03 09:25:30 +00:00
info Added support for showing the contents of the EBML head sub-elements. 2005-10-21 20:57:23 +00:00
input Added support for MIME type detection via libmagic (patch by Robert Millan with heavy modifications by myself). See also Anthill bug #194. 2006-04-28 11:33:27 +00:00
merge Do not create empty files. 2006-05-23 15:32:26 +00:00
mmg The debug window should only be shown if the "gui_debugging" option is set in the preferences, not the "always_use_simpleblock" option. 2006-06-16 11:28:37 +00:00
mpegparser Wrong variable in the loop (robux' fault ;) He wrote the patch ;)). 2005-06-26 12:32:36 +00:00
output PCM audio data with 4 bits per Sample caused mkvmerge to allocate all available memory. Patch by Robert Millan (rmh 4t aybabtu d0t com). 2006-06-16 08:51:49 +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