Commit Graph

4669 Commits

Author SHA1 Message Date
Moritz Bunkus
2157296c4d Sort order fix 2010-09-22 10:11:30 +02:00
Moritz Bunkus
8c383296dd Updates to the Ukrainian translation 2010-09-22 10:11:16 +02:00
Moritz Bunkus
39a62db954 Added a test case for merging chapter editions when appending 2010-09-19 23:50:15 +02:00
Moritz Bunkus
d85c716203 Merge chapter editions when appending files 2010-09-19 23:45:29 +02:00
Moritz Bunkus
9fdc44dfa7 Added the French translation to the installer build script 2010-09-19 23:42:07 +02:00
Moritz Bunkus
f9b5fe06af Added a French translation by Trinine 2010-09-19 18:14:04 +02:00
Moritz Bunkus
d52d94d4b3 Don't access uninitialized data 2010-09-19 17:51:11 +02:00
Moritz Bunkus
f0a7aacda0 Don't mistake track ID 0 for an audio track ID for AVIs
Fix for bug 558.
2010-09-19 11:21:02 +02:00
Moritz Bunkus
c40814d6ab Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-09-18 11:45:25 +02:00
Moritz Bunkus
17ab751267 Updates to the Chinese Tranditional translation 2010-09-18 11:42:51 +02:00
Moritz Bunkus
45a6bb570a Chinese Traditional translations for the .desktop files 2010-09-18 11:42:43 +02:00
Moritz Bunkus
d970239206 Updates to the Spanish translation 2010-09-13 16:02:04 +02:00
Moritz Bunkus
1f98276f5a Many fixes to the Spanish translation 2010-09-13 15:54:20 +02:00
Moritz Bunkus
3bf44f8169 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-09-08 20:04:59 +02:00
Moritz Bunkus
6d4969eefc Don't disable warnings about alias breaking 2010-09-08 20:04:49 +02:00
Hiroki Taniura
7cf024aefd Update to the Japanese translation 2010-09-05 20:19:58 +09:00
Moritz Bunkus
65d868b1d3 Compile the correct header file for precompiled headers 2010-09-04 22:04:59 +02:00
Moritz Bunkus
f4875549df ChangeLog update, version number bump, release code name 2010-09-04 21:39:41 +02:00
Moritz Bunkus
c79137a342 Don't use the default compression scheme if the CLI overrides it 2010-09-04 18:34:48 +02:00
Moritz Bunkus
7967e294f3 Use "require_relative" for Ruby 1.9.2 2010-09-04 17:14:50 +02:00
Moritz Bunkus
81a5ddd5f6 More general rule for h264 flush decision according to specs 7.4.1.2.4 2010-09-01 23:03:54 +02:00
Moritz Bunkus
302ebc5d13 Cosmetics 2010-09-01 23:02:38 +02:00
Moritz Bunkus
690e438281 Test case for mkvextract's exit code problem in 7da56bd 2010-09-01 23:02:33 +02:00
Moritz Bunkus
7da56bd6fe Exit after an error & report correct error code 2010-09-01 22:56:04 +02:00
Moritz Bunkus
669a14146a Update to the Spanish translation 2010-08-31 14:28:16 +02:00
Moritz Bunkus
57090360e2 Added Isra Lucas to the AUTHORS 2010-08-31 08:56:54 +02:00
Moritz Bunkus
da3e7f2e91 Ruby 1.9.2 does not include '.' in the include path anymore 2010-08-29 11:11:28 +02:00
Moritz Bunkus
6ce57363f4 Detect key frame on IDR slice after non-IDR slice properly 2010-08-28 19:41:23 +02:00
Moritz Bunkus
1915e2e57d A function for dumping the slice_info_t structure 2010-08-28 17:02:18 +02:00
Moritz Bunkus
e8cb69b122 Revert "Write attachments after the clusters"
This reverts commit b2408af990.

Conflicts:

	doc/man/po4a/po/nl.po
2010-08-26 10:53:34 +02:00
Moritz Bunkus
d551c1769a ChangeLog update 2010-08-24 20:31:35 +02:00
Moritz Bunkus
71c8a881ec Handle 'fill one byte with void element' if the next element has max size length
kax_analyzer_c's code for handling a gap of one byte took the
following element, moved its header one byte to the front and rewrote
the size one byte bigger than before. This breaks if the following
element's size was already written with eight bytes. lavf creates such
files.

Fix for bug 536.
2010-08-24 20:24:54 +02:00
Moritz Bunkus
521d92e6a7 'make' after man page update 2010-08-22 19:26:47 +02:00
Moritz Bunkus
6f6715324f Disable optimization flags if debugging is enabled and --{en,dis}able-debug has not been specified 2010-08-21 13:53:20 +02:00
Moritz Bunkus
3f70a15d55 Fixed more wrong format strings in translations 2010-08-17 22:16:43 +02:00
Moritz Bunkus
98def6572b A helper script for finding broken format strings in translation files 2010-08-17 22:16:06 +02:00
Moritz Bunkus
79ce345ab2 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-08-17 21:29:53 +02:00
Moritz Bunkus
f02040500b Fixed wrong format strings in translations 2010-08-17 20:45:49 +02:00
Dean Lee
ed88c780e7 i10n: Chinese Simp update 2010-08-17 09:36:02 +08:00
Moritz Bunkus
e97cc45b64 Test on the wrong variable for --enable-profiling 2010-08-16 23:51:52 +02:00
Moritz Bunkus
f30e1e06d4 Translation update 2010-08-16 22:42:05 +02:00
Moritz Bunkus
94454e979d Honor --disable-precompiled-headers 2010-08-14 21:18:57 +02:00
Moritz Bunkus
10174393c9 Show the h.264 profile & level along with the CodecPrivate 2010-08-14 21:08:06 +02:00
Moritz Bunkus
1f321841b6 A spec file for CentOS 5 2010-08-10 22:33:08 +02:00
Moritz Bunkus
b39d4e0082 Fixes for compilation on CentOS 5.5 64bit 2010-08-10 22:27:27 +02:00
Moritz Bunkus
97ab95211f Let the user disable optimizations without having debugging enabled 2010-08-10 22:27:12 +02:00
Moritz Bunkus
6a08ac3c25 Skip video tracks with width or height == 0
Fix for bug 538
2010-08-10 10:00:34 +02:00
Moritz Bunkus
4a2819777b Allow external build scripts to specifiy additional arguments to configure 2010-08-07 19:46:42 +02:00
Moritz Bunkus
34455fa79f Always flush all packetizers
If --default-duration is used then the timecode factory applies
queueing. If the packetizer is not flushed then the timecode factory
is not flushed either. If the video frame does not end in a key frame
then the timecode factory will have frames left, and the packet queue
won't be empty resulting in lost frames.
2010-08-05 23:04:57 +02:00
Moritz Bunkus
0ae2a02937 Output make-style chdir messages
Helps Emacs locate the files errors and warnings refer to
2010-08-05 22:18:29 +02:00