Commit Graph

5483 Commits

Author SHA1 Message Date
Moritz Bunkus
3af6710fd7 Fix compilation 2012-01-07 21:56:01 +01:00
Moritz Bunkus
a7981bfa61 Output more fields in verbose identification mode 2012-01-07 21:46:57 +01:00
Moritz Bunkus
470904e2bd Compact output mode for hex dumps 2012-01-07 21:40:54 +01:00
Moritz Bunkus
322df72bdd Test case for 6863f5f 2012-01-07 21:01:49 +01:00
Moritz Bunkus
6863f5fe2f Avoid segfaults due to unsigned integer underruns
Fix for bug 698.
2012-01-07 15:44:51 +01:00
Moritz Bunkus
6be52374a6 Make timecodes_v2 track IDs match the ones for "tracks" and mkvmerge's identification output
Fix for bugs 689 and 694.
2012-01-05 21:04:07 +01:00
Moritz Bunkus
23086d0e51 Add test case for timecodes_v2 extraction mode 2012-01-05 20:39:08 +01:00
Moritz Bunkus
c1ec721ea8 Use built-in zsh functionality instead of subprocesses 2012-01-05 20:07:21 +01:00
Moritz Bunkus
90dd8f2afa Intentional update due to 329e944f 2012-01-05 19:44:08 +01:00
Moritz Bunkus
3b19c3e27e rake after man page translation update 2012-01-05 19:40:15 +01:00
Moritz Bunkus
f65b1104f2 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2012-01-04 15:47:40 +01:00
Moritz Bunkus
329e944f9d Add pixel dimensions to identification output 2012-01-04 15:46:34 +01:00
Hiroki Taniura
4afc3d649b Update the Japanese translation of the man pages 2012-01-03 18:18:23 +09:00
Moritz Bunkus
face853019 Update translatable man page strings 2012-01-03 10:13:29 +01:00
Moritz Bunkus
5785c3c18c Remove pre-build string from installer again 2012-01-02 23:18:02 +01:00
Moritz Bunkus
0ce8deec47 Add release message, set release code name, update version 2012-01-02 20:36:11 +01:00
Moritz Bunkus
fe565256cf Documentation update regarding how mkvmerge assigns track IDs 2012-01-02 19:45:37 +01:00
Moritz Bunkus
466ebcb648 Do strict DTS type checking before lose AC3 type checking
Fix for bug 693.
2011-12-29 19:27:11 +01:00
Moritz Bunkus
ee8427612d Change level 4 verbose output to debug output 2011-12-29 18:27:15 +01:00
Moritz Bunkus
6dae4b09ff Cosmetics 2011-12-29 18:27:04 +01:00
Moritz Bunkus
aa577bdb4d Add configure option --without-gettext 2011-12-28 15:28:04 +01:00
Moritz Bunkus
bfcce8bd12 Don't list --check-for-updates in help even compiled without CURL 2011-12-28 15:18:18 +01:00
Moritz Bunkus
1a8c3e8d1e Add configure option --without-curl 2011-12-28 15:17:01 +01:00
Moritz Bunkus
6dee98f743 Fix compilation if gettext/libintl is not available 2011-12-28 15:09:20 +01:00
Moritz Bunkus
a91dcead75 Cache file size after re-opening with multi file I/O 2011-12-28 11:15:39 +01:00
Moritz Bunkus
6848b06781 Remove posix_fadvise() code 2011-12-27 16:13:04 +01:00
Hiroki Taniura
44270a4f74 Update the Japanese translation 2011-12-26 00:17:42 +09:00
Moritz Bunkus
c5a09d1abd Show proper error message for MP4 files with chapters not encoded in UTF-8 2011-12-25 15:24:34 +01:00
Moritz Bunkus
849cb1519e Don't buffer whole MPEG PS files if no packets are found for a track 2011-12-25 12:12:45 +01:00
Moritz Bunkus
16a9a7d1e6 Change mkvextract's track IDs to match mkvmerge's
Fix for bug 689.
2011-12-24 17:52:18 +01:00
Moritz Bunkus
95d03abd67 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-12-24 17:06:07 +01:00
Moritz Bunkus
8acbaf404c Debug code for read/write buffer operations 2011-12-24 16:59:05 +01:00
Moritz Bunkus
28cf08807b Merge pull request #14 from sschuberth/typos
Just a few typo fixes for English and German
2011-12-22 08:54:00 -08:00
Sebastian Schuberth
9783e0571f Fix a few typos in the German translation
Not the whole German file was checked, just until about line number 600.
2011-12-21 18:52:26 +01:00
Sebastian Schuberth
787e113c46 Fix a typo in the English reference language 2011-12-21 18:52:25 +01:00
Moritz Bunkus
a803ffaa11 Fix compilation without FLAC
Fix for issue #13.
2011-12-21 16:25:20 +01:00
Moritz Bunkus
a267ba92d4 Include Ukrainian man page translation in RPMs 2011-12-18 16:50:06 +01:00
Moritz Bunkus
22f41c0c20 Set release code name, update version number, add release message 2011-12-18 15:38:11 +01:00
Moritz Bunkus
2813d12ae9 Return "application/x-truetype-font" for TrueType font MIME type recognition
Fix for bug 682.
2011-12-18 15:21:37 +01:00
Moritz Bunkus
28087bcb58 Intentional update due to 5c4ee746 2011-12-18 15:01:31 +01:00
Moritz Bunkus
b5f45664de Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-12-18 14:59:43 +01:00
Moritz Bunkus
0612e65c2e Intentional update due to c90f1e04 2011-12-18 14:59:38 +01:00
Moritz Bunkus
e6a8f37b85 Cosmetics 2011-12-18 13:07:11 +01:00
Dean Lee
5c4ee7467f Update to the Chinese Simp translation 2011-12-17 20:28:47 +08:00
Luther Stickell
2093658976 Fix and update the Italian translation 2011-12-16 22:32:54 +01:00
Hiroki Taniura
f12574b2c3 Update the Japanese translation 2011-12-15 21:38:23 +09:00
Moritz Bunkus
4eb8cb5d0e Update the Ukrainian translation 2011-12-14 22:25:08 +01:00
Moritz Bunkus
fb2f34413d Install Ukrainian man page translations 2011-12-14 22:21:38 +01:00
Moritz Bunkus
3ec1bb16e3 Update list of translatable strings for the man pages 2011-12-14 22:19:05 +01:00
Andriy Bilous'ko
32e2acb544 Add Ukrainian translation for mkvextract's man page 2011-12-14 22:18:54 +01:00