mkvtoolnix/src
Moritz Bunkus ca158fde4a Convert simple chapter output to the current output charset instead of always converting to UTF-8.
This allows the user to change the charset with --output-charset.
Before chapters were not converted at all resulting in UTF-8 output
on every system, and --output-charset had no effect on it.

This does not affect the output of XML style chapter files.

Fix for bug 359.
2009-03-21 11:36:19 +01:00
..
common Convert simple chapter output to the current output charset instead of always converting to UTF-8. 2009-03-21 11:36:19 +01:00
extract Properly initialize the console locale 2009-03-15 15:30:20 +01:00
info Close the console that is started with mkvinfo in GUI mode on Windows 2009-03-08 14:25:46 +01:00
input Cosmetics. 2009-03-19 09:39:23 +01:00
merge Translations are UTF-8 and must be converted accordingly. 2009-03-15 11:05:40 +01:00
mmg Translations are UTF-8 and must be converted accordingly. 2009-03-15 11:05:40 +01:00
mmg-qt Added .gitignore files 2009-01-14 23:34:07 +01:00
mpegparser Added .gitignore files 2009-01-14 23:34:07 +01:00
output Enable timecode generation for appended AVC packetizers 2009-03-01 14:17:27 +01:00
scripts Scan the tools subdir, too. 2008-10-10 13:45:19 +00:00
tools Allow make jobserver to work 2009-03-01 12:17:57 +01:00
.gitignore Added .gitignore files 2009-01-14 23:34:07 +01:00
Makefile.in Call recursive makes in the standard way so that the "-j" option works properly. 2008-10-31 23:19:01 +00:00