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
Andriy Bilous'ko
fab4002d2a
Update the Ukrainian translation
2011-12-14 21:55:41 +01:00
Moritz Bunkus
c90f1e049d
Put a space between various element names and the value's hex dump again
...
Fix for bug 683.
2011-12-13 22:00:43 +01:00
Moritz Bunkus
81ec505672
Update package dependencies for mingw-cross-env
2011-12-13 00:00:03 +01:00
Moritz Bunkus
5162adbee7
Refactoring
2011-12-12 00:47:38 +01:00
Moritz Bunkus
3b1148c5f1
Turn off input file buffering for badly interleaved MP4 files
2011-12-12 00:24:54 +01:00
Moritz Bunkus
aa7ec89ac4
Options for turning off read buffering
2011-12-12 00:23:51 +01:00
Moritz Bunkus
7d7f58ce7e
Base track IDs for MP4 on track order instead of track numbers from source
...
Fix for bug 681.
2011-12-11 17:21:50 +01:00
Moritz Bunkus
0887ec48ba
Base track IDs for Matroska on track order instead of track numbers from source
2011-12-11 13:58:41 +01:00
Moritz Bunkus
aa2a564920
Refactor adding available track IDs for trivial cases
2011-12-11 12:03:10 +01:00
Moritz Bunkus
5c3d87d824
AUTHORS aupdate
2011-12-10 18:07:22 +01:00
KonaBlend
2ecf2e2f46
optimize rake deps to exclude absolute paths
...
- exclude absolute pathnames from rake.d/dependency.d/ content
- improve readability of content files: 1 file per line
- content size and dependencies reduced from 3.3MB --> 0.9MB
- time to perform rake on built tree reduced from 2200ms to 500ms
2011-12-10 17:41:24 +01:00
Moritz Bunkus
8e8f46f38a
ChangeLog update
2011-12-07 23:58:05 +01:00
Moritz Bunkus
c0cbb3ec8d
Update test results due to e720e214
2011-12-07 23:57:24 +01:00
Moritz Bunkus
41055c1cc5
Add test case for VP8 in AVI
2011-12-07 23:33:17 +01:00
Moritz Bunkus
e720e21493
VP8: Rederive frame types in the packetizer instead of relying on the reader
2011-12-07 23:31:26 +01:00
Moritz Bunkus
89c28a868f
Refactoring: move code for IVF key frame detection
2011-12-07 23:25:26 +01:00
Moritz Bunkus
11a9ed118f
Refactoring: move IVF functions into namespace ivf
2011-12-07 23:20:26 +01:00
Moritz Bunkus
18e1816b78
Use the VP8 packetizer for VP8 read from AVIs
2011-12-07 23:17:34 +01:00
Moritz Bunkus
d7391af290
Update test result due to translation update
2011-12-07 22:59:27 +01:00
Moritz Bunkus
27b60750c2
Fix MPEG audio detection problems due to invalid layer 4
2011-12-07 22:45:45 +01:00
BouRock
b396c0f278
Update the Turkish translation
2011-12-07 16:33:25 +01:00
Moritz Bunkus
16784dade6
Fix building with precompiled headers
2011-12-05 13:43:36 +01:00
Moritz Bunkus
bbe1abb754
Fix wrong usage of boost::remove_if by using boost::remove_erase_if
2011-12-05 12:42:16 +01:00
Moritz Bunkus
de51d7e9ca
Cosmetics
...
Indentation, alignment, identifier naming style
2011-12-04 17:28:34 +01:00
Moritz Bunkus
be17b05817
ChangeLog and AUTHORS update
2011-12-04 17:26:26 +01:00
Moritz Bunkus
62eaa26f90
Merge remote-tracking branch 'refs/remotes/nmaier/fix_errormode'
2011-12-04 17:26:16 +01:00
Moritz Bunkus
dbd69f832c
Remove dependency files on "rake clean" instead of "clean:dist"
2011-12-04 17:08:16 +01:00
Moritz Bunkus
5f077af685
Merge remote-tracking branch 'refs/remotes/konablend/master'
2011-12-04 16:47:44 +01:00
Moritz Bunkus
6b07e9d8b8
Mention the icon creator's name in README along with the license
2011-12-04 16:44:16 +01:00