Commit Graph

4422 Commits

Author SHA1 Message Date
Moritz Bunkus
32e9ea8f28 Adjusted release date 2010-07-01 11:12:36 +02:00
Moritz Bunkus
eec5d69062 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-07-01 11:11:29 +02:00
Hiroki Taniura
9d2169bb62 Update to the Japanese translation 2010-07-01 18:08:35 +09:00
Moritz Bunkus
0543e740ec Shorten instructions to match Fedora spec file 2010-07-01 09:28:31 +02:00
Moritz Bunkus
3921f25c6d Include Dutch man page translation in RPMs 2010-07-01 09:26:51 +02:00
Moritz Bunkus
5e34344835 Version number bump, release message, release code name 2010-06-30 20:01:29 +02:00
Moritz Bunkus
e0ba67552f Update to the Chinese Traditional translation 2010-06-30 15:52:22 +02:00
Moritz Bunkus
dcb716961c Fix nil.+ if a newly added test fails on its initial run 2010-06-29 13:39:22 +02:00
Moritz Bunkus
4a95a4ea34 Test case for h264 in NALUs in AVI 2010-06-29 13:38:52 +02:00
Moritz Bunkus
a0e69d425c ChangeLog update 2010-06-29 08:59:16 +02:00
Moritz Bunkus
35dadce280 Don't handle NALU'ed AVC as framed AVC in AVIs 2010-06-28 23:33:30 +02:00
Moritz Bunkus
c51f8e4f26 Handle AVI extra size containing NALUs instead of the AVCC for h264 video 2010-06-28 23:01:18 +02:00
Moritz Bunkus
9ab62b8490 Update to the Spanish translation 2010-06-28 20:44:46 +02:00
Moritz Bunkus
e4a9e08da0 Don't link to external files
The reason is that the installation location of the guide and
the (translated) man pages vary widely between systems. On Linux the
man pages are not even available as HTML files.
2010-06-28 19:15:59 +02:00
Moritz Bunkus
d22df3ffbf Wrong word 2010-06-28 19:15:19 +02:00
Moritz Bunkus
5a426dc33e Improved error messages if Boost libs are not found 2010-06-26 21:57:20 +02:00
Hiroki Taniura
1c1abb9b1c Update to the Japanese translation 2010-06-26 12:47:04 +09:00
Hiroki Taniura
65746e54f7 Merge branch 'master' of ssh://git.bunkus.org:9419/~/mkvtoolnix 2010-06-26 12:24:31 +09:00
Hiroki Taniura
7aceb437a4 Update to the Japanese translation
Review by Takashi Hirata
2010-06-26 12:23:47 +09:00
Moritz Bunkus
57161d0f13 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-06-25 22:37:23 +02:00
Moritz Bunkus
edf5280eff Updates to the Russian, Ukrainian and Spanish translations 2010-06-25 22:34:22 +02:00
Dean Lee
46d54dfc11 i10n: Chinese Simp translation update 2010-06-25 23:35:28 +08:00
Moritz Bunkus
70e6fc9459 "make update-po" and German translation update 2010-06-25 14:50:09 +02:00
Moritz Bunkus
485eaef938 Report that mkvmerge is re-syncing to the user 2010-06-25 14:48:25 +02:00
Moritz Bunkus
113057c43a "make update-po" and German translation update 2010-06-25 14:33:10 +02:00
Moritz Bunkus
a7d252e64d Enable 'compression' drop down box for all track types 2010-06-25 14:31:22 +02:00
Moritz Bunkus
ea4a2c6d00 Russian translation update 2010-06-24 22:18:58 +02:00
Moritz Bunkus
6904c1a50f Close and re-open files in the analyzer
Keeping files opened is bad for the header editor and the chapter
editor if the user wants to try the file in other applications without
having to close mmg.

Fix for bug 498.
2010-06-23 11:50:55 +02:00
Moritz Bunkus
d0a76a9415 Track all header editor windows in mdlg's header_editor_frames array 2010-06-23 11:38:17 +02:00
Moritz Bunkus
247ceadb38 Update to the Russian translation 2010-06-23 08:42:15 +02:00
Moritz Bunkus
5da4f2ef1b Fix compilation if FLAC is disabled 2010-06-22 10:36:53 +02:00
Moritz Bunkus
dffadbb75f Fix compilation on 32bit systems 2010-06-21 20:29:56 +02:00
Moritz Bunkus
2109b51ec0 Start a new cluster before each key frame of a video track
Fixes bug 500 together with 89b533de.
2010-06-21 20:11:41 +02:00
Moritz Bunkus
1124df3851 Increase default cluster length to five seconds 2010-06-21 19:43:41 +02:00
Moritz Bunkus
30eb8e07ac Several helper functions 2010-06-21 19:27:59 +02:00
Moritz Bunkus
82be502723 ChangeLog update 2010-06-20 23:56:22 +02:00
Moritz Bunkus
c64680fad7 Only use source files with packetizers for progress reports
Otherwise progress reports might stay at 0% for the whole time. Uses
source files without packetizers if no source file with a packetizer
is available.

Second and last part of the fix for bug 505.
2010-06-20 23:56:19 +02:00
Moritz Bunkus
61bfd95aaf Don't return negative progress percentage
Part of a fix for bug 505.
2010-06-20 23:44:01 +02:00
Moritz Bunkus
609120abce Update to the Russian translation 2010-06-20 17:27:10 +02:00
Moritz Bunkus
e3c44caaf5 Don't divide by zero 2010-06-20 16:47:53 +02:00
Moritz Bunkus
99e3d7026c TODO update 2010-06-20 14:07:56 +02:00
Moritz Bunkus
81ac662045 ChangeLog update 2010-06-20 11:28:41 +02:00
Moritz Bunkus
c33ab6bed1 Merge branch 'write-cache' 2010-06-20 11:27:39 +02:00
Moritz Bunkus
5b3d777daa Installer header image update 2010-06-20 10:11:41 +02:00
Moritz Bunkus
539d9e185f DRY 2010-06-19 15:52:10 +02:00
Moritz Bunkus
2247aa56fe Write cache almost everything 2010-06-19 12:39:04 +02:00
Moritz Bunkus
812ee87d69 Always unlink temporary files 2010-06-19 12:38:55 +02:00
Moritz Bunkus
f0ada28521 Delete proxied object 2010-06-19 11:39:56 +02:00
Moritz Bunkus
6e221c8f70 Use real MiB for the cache size 2010-06-19 11:28:09 +02:00
Moritz Bunkus
00365b8e04 Fully use the cache & allow writes bigger than the cache 2010-06-19 11:27:58 +02:00