Moritz Bunkus
|
29ef49e660
|
Better popular languages.
|
2004-02-23 16:04:30 +00:00 |
|
Moritz Bunkus
|
e09d72b8a0
|
Added a list of common languages which will be put on top of the language drop downs.
|
2004-02-23 15:40:51 +00:00 |
|
Moritz Bunkus
|
a1edacd843
|
Bumped the version number to 0.8.5.
|
2004-02-22 11:14:43 +00:00 |
|
Moritz Bunkus
|
de6e647012
|
Allocate space for the extra_data because it's freed later.
|
2004-02-21 18:55:42 +00:00 |
|
Moritz Bunkus
|
e976802eb1
|
Convert the track name and title from Matroska files to the local charset instead of displaying UTF-8.
|
2004-02-21 18:16:25 +00:00 |
|
Moritz Bunkus
|
161d3ebaa7
|
Fix parameter order for the wxFileDialog class. Otherwise the default directory will not be set.
|
2004-02-21 17:12:00 +00:00 |
|
Moritz Bunkus
|
520c4122af
|
Added another ctor, needed for Unicode support in mmg later on.
|
2004-02-21 17:11:22 +00:00 |
|
Moritz Bunkus
|
d7ab14a48f
|
Added a MIME type for TrueType fonts.
|
2004-02-18 09:39:42 +00:00 |
|
Moritz Bunkus
|
5d7522709b
|
When adjusting chapter timecodes also set the contents of the input boxes. Otherwise their (outdated) contents will be copied when the another chapter entry is selected.
|
2004-02-16 17:42:29 +00:00 |
|
Moritz Bunkus
|
2445314056
|
Added a function for adjustin the chapter timecodes.
|
2004-02-16 08:53:12 +00:00 |
|
Moritz Bunkus
|
1cdaf2610d
|
Reset the number of cue elements so that UpdateSize() will not be called on it accidentally if splitting is active.
|
2004-02-15 20:01:36 +00:00 |
|
Moritz Bunkus
|
c270b9668b
|
Simplified the command line generation.
|
2004-02-15 09:59:47 +00:00 |
|
Moritz Bunkus
|
adfba59fef
|
Splitting by time was broken: beginning with the second file splitting occured after each key frame.
|
2004-02-14 09:32:23 +00:00 |
|
Moritz Bunkus
|
a22eb8680d
|
Updates.
|
2004-02-12 22:30:52 +00:00 |
|
Moritz Bunkus
|
f7aa0be4c2
|
Added charsets that iconv supports on MacOS.
|
2004-02-12 21:56:55 +00:00 |
|
Moritz Bunkus
|
97eb69d443
|
More MacOS fixes.
|
2004-02-12 21:46:00 +00:00 |
|
Moritz Bunkus
|
cf55bc22a5
|
More OS compat fixes.
|
2004-02-12 19:05:55 +00:00 |
|
Moritz Bunkus
|
fe253daa6f
|
Fixes for compilation on Windows.
|
2004-02-12 18:52:08 +00:00 |
|
Moritz Bunkus
|
56b5005ebd
|
Cross-platform fixes for MacOS X.
|
2004-02-12 18:41:07 +00:00 |
|
Moritz Bunkus
|
5deac90d0a
|
Sync with transcode's avilib.
|
2004-02-12 18:40:37 +00:00 |
|
Moritz Bunkus
|
abb1db3bbf
|
Removed more stuff that is not needed anymore.
|
2004-02-11 08:19:48 +00:00 |
|
Moritz Bunkus
|
23576c563e
|
Bumped version number to 0.8.4.
|
2004-02-11 08:13:24 +00:00 |
|
Moritz Bunkus
|
670d896647
|
Scale the duration to ns precision when reading Matroska files.
|
2004-02-11 08:12:09 +00:00 |
|
Moritz Bunkus
|
d9587bd3c1
|
Split the language names after a ";" and compare each part when mapping a language name to the ISO639-2 code.
|
2004-02-10 19:44:59 +00:00 |
|
Moritz Bunkus
|
6f7dd4c180
|
One less call to sed.
|
2004-02-10 19:04:19 +00:00 |
|
Moritz Bunkus
|
c122009063
|
Not needed anymore.
|
2004-02-10 18:51:32 +00:00 |
|
Moritz Bunkus
|
c884ee4249
|
Rewrote the MinGW make system: only one Makefile, no recursive calls anymore.
|
2004-02-10 18:51:01 +00:00 |
|
Moritz Bunkus
|
836d888534
|
Was not used anyway.
|
2004-02-10 17:56:32 +00:00 |
|
Moritz Bunkus
|
a8a6673418
|
Also write the timestamp on which mkvmerge was built as the writing app.
|
2004-02-10 11:49:52 +00:00 |
|
Moritz Bunkus
|
145a5b9a23
|
Bumped the version number.
|
2004-02-09 23:48:22 +00:00 |
|
Moritz Bunkus
|
d9563f9fea
|
Forgot to update the version number...
|
2004-02-09 21:55:59 +00:00 |
|
Moritz Bunkus
|
be24eadfce
|
Bumped the version numbers.
|
2004-02-09 21:47:42 +00:00 |
|
Moritz Bunkus
|
59325301ee
|
Hopefully cope better with the last packets of streams if the tracks are not interleaved in the vobsub file.
|
2004-02-09 21:45:15 +00:00 |
|
Moritz Bunkus
|
392e15c261
|
Also convert the TITLE comment.
|
2004-02-08 22:48:19 +00:00 |
|
Moritz Bunkus
|
55d2d3d92d
|
Fix for Vorbis header packet reading (require 3 for Vorbis and 2 for all others).
|
2004-02-08 22:37:41 +00:00 |
|
Moritz Bunkus
|
2b25f0cbb4
|
Fixes for compilation on Windows.
|
2004-02-08 18:34:51 +00:00 |
|
Moritz Bunkus
|
79badd76e2
|
Keep chapters and language tags intact when reading OGM files.
|
2004-02-08 18:27:42 +00:00 |
|
Moritz Bunkus
|
3c0cb8b1d3
|
Made "--global-tags" apply to the complete file.
|
2004-02-08 11:35:20 +00:00 |
|
Moritz Bunkus
|
5d16fb4d2c
|
Use ns precision durations in VobSubs.
|
2004-02-07 13:26:35 +00:00 |
|
Moritz Bunkus
|
421e942043
|
Fixed warnings linked to the "--dont-link" renaming.
|
2004-02-03 14:50:00 +00:00 |
|
Moritz Bunkus
|
31b867012f
|
Calculate proper durations for subs from OGM.
|
2004-02-01 10:07:04 +00:00 |
|
Moritz Bunkus
|
cd119820fa
|
Made "do not link files" the default.
|
2004-01-31 14:55:26 +00:00 |
|
Moritz Bunkus
|
276e89adf8
|
Added support for AAC-in-OGM.
|
2004-01-31 14:03:20 +00:00 |
|
Moritz Bunkus
|
1d01ec4599
|
Do not automatically discard big VobSub packets anymore.
|
2004-01-31 10:47:36 +00:00 |
|
Moritz Bunkus
|
9b19824c2a
|
More human readable output of timecodes.
|
2004-01-31 10:41:22 +00:00 |
|
Moritz Bunkus
|
0f9cd0b2a7
|
Also mark packets as being freeable when P frames are encountered but use the frame they reference for freeing. Allows for better handling of sections with few/no key frames.
|
2004-01-31 09:08:28 +00:00 |
|
Moritz Bunkus
|
c26dda5b04
|
Replaced the two-pass splitting with a one-pass splitting procedure.
|
2004-01-30 20:40:38 +00:00 |
|
Moritz Bunkus
|
46fa2a4f77
|
Also print out the duration in a more human readable form.
|
2004-01-30 19:30:27 +00:00 |
|
Moritz Bunkus
|
b3f1e7a5ca
|
Getting rid of libtool, part 2.
|
2004-01-30 17:30:40 +00:00 |
|
Moritz Bunkus
|
5ba4fde310
|
Removed libtool dependency.
|
2004-01-28 10:58:32 +00:00 |
|