Commit Graph

4924 Commits

Author SHA1 Message Date
Moritz Bunkus
071ffb43d3 Intentional update 2011-06-14 14:42:28 +02:00
Moritz Bunkus
d42d623466 Sync with libebml 1.2.1 and libmatroska 1.1.1 2011-06-14 12:52:38 +02:00
Moritz Bunkus
366636b097 Intentional update 2011-06-14 10:18:10 +02:00
Moritz Bunkus
1de6be101d Compilation fix for RHEL 6 2011-06-05 18:09:32 +02:00
Moritz Bunkus
29245cec08 rake after man page translation update 2011-06-04 13:40:13 +02:00
Hiroki Taniura
42cfb37b0b Update to the Japanese translation of the man pages
Fix a typo.
2011-06-04 20:27:55 +09:00
Moritz Bunkus
840c6ae541 Update to the Italian translation 2011-06-04 10:51:57 +02:00
Moritz Bunkus
be505604b2 Convert ISO 639-2 terminology to ISO 639-2 bibliography codes 2011-06-03 23:01:24 +02:00
Moritz Bunkus
08c84e5b2b Updated build instructions for Boost 1.46.1 2011-06-03 22:54:33 +02:00
Moritz Bunkus
5ef868488a Updates to the Italian and Ukrainian translations 2011-06-02 23:36:58 +02:00
Moritz Bunkus
6c8e86a7da Partial revert of 82be36b0 2011-06-02 18:02:55 +02:00
Moritz Bunkus
ca4280414e Set wxWidgets locale and add wxstd/wxmsw.mo as catalogs 2011-06-02 18:01:43 +02:00
Moritz Bunkus
5e2931ea35 Newer rake version compatibility fix 2011-06-02 17:21:25 +02:00
Moritz Bunkus
9c38e5499a rake after Japanese man page update 2011-06-02 17:07:59 +02:00
Moritz Bunkus
4734032c30 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-06-02 17:06:37 +02:00
Moritz Bunkus
c1dca324bc Retrieve timecode scale factor before applying it to the segment duration 2011-06-02 16:27:13 +02:00
Hiroki Taniura
c9cc2f8f65 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-06-02 23:24:20 +09:00
Hiroki Taniura
8f53b369ad Update to the Japanese translation of the man pages 2011-06-02 23:24:01 +09:00
Moritz Bunkus
b783e419e8 Intentional updates due to gcc & library updates 2011-06-02 16:21:00 +02:00
Hiroki Taniura
64e83eea9d Update to the Japanese translation 2011-06-02 23:13:48 +09:00
Moritz Bunkus
b168402c9a Ruby v1.8.x compatibility fix 2011-06-02 16:09:46 +02:00
Moritz Bunkus
4485a9dd75 ChangeLog and AUTHORS update for the Italian translation 2011-06-02 15:47:03 +02:00
Moritz Bunkus
86bf2a8b2c Italian translation update 2011-06-01 20:02:30 +02:00
Moritz Bunkus
d0623f4de3 Italian update 2011-06-01 11:03:17 +02:00
Moritz Bunkus
0fedcfdc73 Include Italian as an installer language 2011-06-01 11:01:18 +02:00
Moritz Bunkus
028638daf3 Preliminary Italian translation 2011-06-01 11:01:17 +02:00
Moritz Bunkus
4f9a711ff6 Added Italian translation as a choice 2011-06-01 11:01:16 +02:00
Moritz Bunkus
82be36b0f0 Make "Cancel" translatable (e.g. used by wxWidgets' standard button sizers) 2011-06-01 11:00:03 +02:00
Moritz Bunkus
bf8ddb844f 'drake' after man page translation update 2011-05-31 19:10:30 +02:00
Moritz Bunkus
28bae3e803 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-05-30 09:34:05 +02:00
Moritz Bunkus
a3fd3c1773 Update to the French translation 2011-05-30 09:30:48 +02:00
Dean Lee
122ee4dae6 Update to the Chinese Simp translation 2011-05-28 17:33:42 +08:00
Moritz Bunkus
36a4e90c4f Re-populate 'compression' after mkvmerge has been queried for its capabilities 2011-05-28 07:50:40 +02:00
Moritz Bunkus
c677fc3947 Fix compilation with wxWidgets 2.9.x on mingw 2011-05-28 00:03:00 +02:00
Moritz Bunkus
236b0eceb7 Fixes for compilation with wxWidgets 2.9.x 2011-05-27 23:13:05 +02:00
Moritz Bunkus
8c0bb29b35 Don't compile with wxWidgets >= 2.9.0 due to known incompatibilities 2011-05-27 22:48:56 +02:00
Moritz Bunkus
95c4a90bb0 Update to the German translation 2011-05-27 21:38:06 +02:00
Moritz Bunkus
da17062ac9 Include "--capabilities", "--debug" and "--engage" in mkvmerge's --help output 2011-05-27 21:11:29 +02:00
Moritz Bunkus
cfa64aa73a Update to the Ukrainian translation 2011-05-26 17:45:53 +02:00
Moritz Bunkus
c00d6e0d18 Respect source file timecodes for DTS packets
The DTS parser only returns a packet when it finds the start code of
the following packet (due to HD extensions). Therefore the first
packet handed over to dts_packetizer_c::process() won't trigger an
output, and its timecode was lost.
2011-05-26 09:25:12 +02:00
Moritz Bunkus
829aa748b8 Add private data to VC1 packetizer as well
Some VC1 video tracks have init stuff after the BITMAPINFOHEADER in
CodecPrivate. Some muxers repeat those bytes in the first packet as
well, but others don't. Therefore pass the private data to the
packetizer as well.

Fix for bug 636.
2011-05-25 21:58:31 +02:00
Moritz Bunkus
1cdafab699 Release message, version number bump, version code name 2011-05-23 22:42:24 +02:00
Moritz Bunkus
ac93b230e4 Don't convert "mkvmerge" into a full path when writing to the registry 2011-05-23 21:46:38 +02:00
Moritz Bunkus
c15ddd9238 Handle IDX VobSub files with negative "delay" fields 2011-05-23 20:49:57 +02:00
Moritz Bunkus
e718b02245 Set doc type read version only to 2 even if stereo mode is used
Fix for bug 625
2011-05-11 22:32:36 +02:00
Moritz Bunkus
4cac3a4382 Intentional update due to f710f367 2011-05-11 22:03:29 +02:00
Moritz Bunkus
285824c235 'drake' after man page updates 2011-05-11 21:41:07 +02:00
Moritz Bunkus
df335cb415 Only build the TAGS file if the "etags" tool has been found
Don't rely on the existence of "TAGS" alone.
2011-05-11 21:40:41 +02:00
Hiroki Taniura
7f5374bd5b Update to the Japanese translation 2011-05-11 20:42:55 +09:00
Moritz Bunkus
0ef8c89a77 drake translations:update:applications 2011-05-11 13:02:12 +02:00