Moritz Bunkus
6c5b8e363d
Use re-worked icons with transparency from Eduard G.
2012-03-15 15:58:50 +01:00
Andriy Bilous'ko
7f4d09038e
Update the Ukrainian translation
2012-03-15 12:44:04 +01:00
Israel Lucas Torrijos
14883452da
Update the Spanish translation
2012-03-14 16:05:02 +01:00
Moritz Bunkus
dd7c254277
Initialize AVI header fields before writing
...
Fix for #727 .
2012-03-14 12:53:13 +01:00
Moritz Bunkus
d0cf428db4
drake after man page translation update
2012-03-14 10:30:13 +01:00
Moritz Bunkus
d7ec89867a
Add missing " in translation
2012-03-14 10:30:02 +01:00
Hiroki Taniura
6046a71232
Merge branch 'master' of github.com:mbunkus/mkvtoolnix
2012-03-14 18:20:52 +09:00
Hiroki Taniura
f1569a19e5
Update the japanese translation
2012-03-14 18:20:42 +09:00
Moritz Bunkus
9823474898
Use smallest difference for default duration rounding
2012-03-14 09:10:37 +01:00
Moritz Bunkus
2d82fb6f57
Remove log file upon start
2012-03-14 08:45:30 +01:00
Moritz Bunkus
9e844cc300
Add lightweight logging class
2012-03-14 08:18:18 +01:00
Moritz Bunkus
e19122f8b6
Calculate missing timecodes from previous available one, not from zero
2012-03-12 13:50:10 +01:00
Moritz Bunkus
3565c9d781
Convert - to _ in new test names
2012-03-12 13:45:15 +01:00
Roberto Boriotti
f417fcacc8
Update the Italian translation
2012-03-12 10:55:51 +01:00
Moritz Bunkus
d1233efbca
Update link to Trac
2012-03-11 11:57:51 +01:00
Roberto Boriotti
41cfcdce2c
Update the Italian translation
2012-03-11 07:58:43 +01:00
Moritz Bunkus
21ceece8eb
Include all fields in debug output
2012-03-11 07:58:00 +01:00
Moritz Bunkus
fda72f0982
Add release message to changelog
2012-03-10 13:30:35 +01:00
Moritz Bunkus
6d543060a9
Change version code name
2012-03-10 12:52:38 +01:00
Moritz Bunkus
7a8cea357d
Reword changelog entry about --default-duration for AVC/h.264
2012-03-10 12:47:45 +01:00
Moritz Bunkus
a33c063c80
Version number bump, set release code name, add release message
2012-03-10 12:44:02 +01:00
Moritz Bunkus
8dc8365c7e
Update list of translatable strings
2012-03-10 09:51:48 +01:00
Israel Lucas Torrijos
e325a19fff
Update the Spanish translation
2012-03-10 09:51:39 +01:00
Moritz Bunkus
11274140f4
Change Bugzilla links to Trac links
2012-03-09 18:07:49 +01:00
Moritz Bunkus
1509b89953
Update list of translatable man page strings
2012-03-09 15:40:29 +01:00
Moritz Bunkus
6bab178eba
Remove outdated statement about --default-duration and AVC/h.264
2012-03-09 15:39:55 +01:00
Roberto Boriotti
a7ecf6093f
Update the Italian translation
2012-03-09 15:14:54 +01:00
Andriy Bilous'ko
41b7d51a8d
Update the Ukrainian translation
2012-03-08 11:42:51 +01:00
Moritz Bunkus
03cabbec79
Intentional update
...
underflow.mkv is incomplete. libmatroska leaves part of the very last
block buffer uninitialized as it cannot read the whole buffer. This
caused frequent failures in this test -- uninitialized memory is
undefined behaviour. Therefore only use mkvinfo's summary output up to
but excluding the very last line.
2012-03-08 09:39:55 +01:00
Moritz Bunkus
b50fc2f5a3
Helper function for running mkvinfo in SimpleTests
2012-03-08 09:37:28 +01:00
Moritz Bunkus
346d02dbd8
Avoid conversion from int64_t to double and back
2012-03-08 09:07:21 +01:00
Moritz Bunkus
10d31310aa
Round timecode scale down in auto mode before calculating max ns per cluster
...
Fix for bug 707.
2012-03-08 08:38:10 +01:00
Moritz Bunkus
d0cbf928ba
Add debug output for timecode scale calculation
2012-03-08 08:32:14 +01:00
Moritz Bunkus
e6dec958d6
Cosmetics
2012-03-08 08:21:42 +01:00
Moritz Bunkus
526170114a
Remove non-p postfixed FPS values; remove 48000/1001 values
2012-03-08 08:16:57 +01:00
Moritz Bunkus
d90fa58cfc
Convert verbosity level 4 messages to conditional debug messages
2012-03-08 08:14:24 +01:00
Moritz Bunkus
317a3b14be
Use common_pch.h as much as possible
2012-03-07 22:02:31 +01:00
Moritz Bunkus
c4c335e559
Use nullptr instead of NULL
2012-03-07 20:49:52 +01:00
Moritz Bunkus
62bdf273e5
nRequire C++11 feature 'nullptr'
2012-03-07 20:42:33 +01:00
Moritz Bunkus
a68e43b50c
Output mkvmerge/mkvextract track IDs in verbose and summary modes
2012-03-07 20:37:01 +01:00
Moritz Bunkus
7818927f6b
Intentional update due to c330fc0
2012-03-07 20:08:08 +01:00
Moritz Bunkus
ea2d79c69e
Test case for VFR h264 with and without timecode files
2012-03-07 20:03:43 +01:00
Moritz Bunkus
4ec424c95a
Use full_command_line for muxing
2012-03-07 20:03:29 +01:00
Moritz Bunkus
fc758790fb
ChangeLog update
2012-03-07 20:00:12 +01:00
Moritz Bunkus
c3bc952758
Allow "number followed by i or p" in FPS drop down box in mmg
...
Also add a lot of common values like "25p" or "50i" to the same drop
down box.
2012-03-07 19:58:44 +01:00
Moritz Bunkus
535e5288ff
Test case for h264 progressive with and without --default-duration
2012-03-07 19:58:44 +01:00
Moritz Bunkus
ab5bb4123c
Test case for h264 interlaced with and without --default-duration
2012-03-07 19:24:06 +01:00
Moritz Bunkus
1faf966322
Allow units 'p' and 'i' for '--default-duration', e.g. '50i' resulting in '25fps'
2012-03-07 19:24:06 +01:00
Moritz Bunkus
4663a60960
Set default duration for interlaced content properly if --default-duration is used
2012-03-07 19:24:06 +01:00
Moritz Bunkus
b780bac60c
Update list of translatable strings & German translation update
2012-03-07 15:46:13 +01:00