Commit Graph

9810 Commits

Author SHA1 Message Date
Moritz Bunkus
1a7222fdbf chapters: update list of ccTLDs; handle deprecated codes
Updated the list of valid top level domain country codes. Deprecated
codes such as "gb" are mapped to their current representation ("uk")
during merging, extraction, in the GUI's chapter editor and in its
preferences.

Fixes #1731.
2016-07-03 15:09:21 +02:00
Moritz Bunkus
b7c2ac3f17 WavPack: don't check minor version number
Fixes #1720.
2016-07-03 12:17:33 +02:00
Moritz Bunkus
bd628538d8 man pages: rebuild after translation update 2016-07-03 11:08:39 +02:00
Moritz Bunkus
4e4f125b7e man page translations: update list of translatable strings; update German translation 2016-07-03 11:08:39 +02:00
Moritz Bunkus
db1f0458cb translations: update list of translatable strings; update German translation 2016-07-03 10:56:31 +02:00
Moritz Bunkus
baeb454d77 man pages: rebuild after mkvmerge.xml update 2016-07-03 10:56:31 +02:00
chenchao1983
2db59c9d55 update author, changelog and documentation for colour flags 2016-07-03 10:56:31 +02:00
chenchao1983
8d8d6d78a0 Add flags for setting the colour properties for a video track
mkvinfo is also updated to show the colour properties.
2016-07-02 20:24:10 +02:00
Moritz Bunkus
684f7c7c7b configure: enable C++11/14 during Qt detection
Starting with v5.7.0 Qt requires the compiler to be in C++11 mode.
2016-07-02 20:23:36 +02:00
Moritz Bunkus
c2f6a5693b man pages: rebuild after updates 2016-07-02 20:04:15 +02:00
Moritz Bunkus
a412aeb551 man page translations: update list of translatable strings; update German translation 2016-07-02 20:04:01 +02:00
Moritz Bunkus
b41944c39d man page translations: update translations from Transifex 2016-07-02 20:01:16 +02:00
Moritz Bunkus
fb552ba1c3 man pages: remove mentions of bzlib and lzo
Support for both libraries has been removed some time ago: with release
v6.2.0 in March 2013.
2016-07-02 19:57:58 +02:00
Moritz Bunkus
ca342b9685 compression: make warning message about deprecated compression algorithms clearer 2016-07-02 19:52:47 +02:00
Moritz Bunkus
d4c004b403 update libEBML to v1.3.4, libMatroska to v1.4.5 2016-07-02 16:19:16 +02:00
Moritz Bunkus
5bb5eabdb5 man: rebuild translated man pages 2016-06-29 15:17:54 +02:00
Moritz Bunkus
678db3ea7a man page translations: update list of translatable strings; update German translation 2016-06-29 15:17:54 +02:00
Moritz Bunkus
8175eb05ee man: fix explanation of defaults for --cues
Fixes #1729.
2016-06-29 15:12:37 +02:00
Moritz Bunkus
ff1a2c8435 Update ChangeLog 2016-06-29 15:05:00 +02:00
Moritz Bunkus
39a631cdd8 Rakefile: add explicit dependency for mkvinfo's MOC files to its UI headers
This is an attempt to fix build issues that occur sporadically when the
.ui → .h generation is not done by the time the .moc → .moco compilation
is done. It only happens for mkvinfo.
2016-06-29 12:58:19 +02:00
TMTisFree
8e195179c4 translations: update French 2016-06-28 08:56:14 +02:00
Israel Lucas Torrijos
c743c5a91e translations: update Spanish 2016-06-28 08:56:00 +02:00
Moritz Bunkus
a39623e0fe MP4: derive DTS track parameters from bitstream
This circumvents invalid values in the track headers (e.g. a channel
count of 0). Fixes #1728.
2016-06-28 08:42:56 +02:00
Moritz Bunkus
fe6cd9974d r_qtmp4.cpp: re-factoring to use fewer C-style casts 2016-06-28 08:22:25 +02:00
Moritz Bunkus
14def7c1e0 TrueHD: fix sampling rate parsing
The first 4 bits are the ones containing the output sampling rate, not
the second 4 bits. Fixes the handling of 96 kHz-upsampled audio.
2016-06-27 19:41:25 +02:00
Moritz Bunkus
3c2a74d0ed r_matroska.cpp: fix wrong & misleading indentation of return statement 2016-06-27 19:40:52 +02:00
Moritz Bunkus
dfd90ec56e mkvinfo GUI: keep references to temporary around properly
Fixes #1725
2016-06-24 11:56:48 +02:00
Moritz Bunkus
c2af98ee2e mkvinfo: use compile-time signal/slot connection checking 2016-06-24 11:45:26 +02:00
Moritz Bunkus
d579b0ab77 man: remove wrongly copied block about AAC from --reduce-to-core
Fixes #1724.
2016-06-21 19:54:03 +02:00
Antoni Bella Pérez
3e1a213e73 translations: update Catalan 2016-06-21 19:52:34 +02:00
Roberto Boriotti
ad6139a23a translations: update Italian 2016-06-14 16:45:40 +02:00
Timofey Lisunov
f864166848 translations: update Russian 2016-06-14 16:44:05 +02:00
Jan Mazurczyk
fc5a86bbf3 translations: update Polish 2016-06-10 18:33:54 +02:00
Dean Lee
2a4cac0e6f translations: update Chinese Simplified 2016-06-10 18:31:53 +02:00
Burak Yavuz
f7cf7fb087 translations: update Turkish 2016-06-10 18:31:34 +02:00
Potato
4108bb216a translations: update Korean 2016-06-10 18:30:58 +02:00
TMTisFree
19bfcf5e4b translations: update French 2016-06-10 18:30:17 +02:00
Moritz Bunkus
4f5e3dc250 translations: update list of translatable strings; update German translation 2016-06-08 19:21:10 +02:00
Moritz Bunkus
2984be681a GUI: fix language designation for "und" ISO 639-2 code to "undetermined" 2016-06-08 19:18:48 +02:00
Dean Lee
12e9358c32 translations: update Chinese Simplified 2016-06-08 19:00:33 +02:00
Burak Yavuz
fcc676b875 translations: update Turkish 2016-06-08 19:00:29 +02:00
Potato
4ca4ab303a translations: update Korean 2016-06-08 19:00:21 +02:00
TMTisFree
1277bbef2b translations: update French 2016-06-08 19:00:16 +02:00
Antoni Bella Pérez
ad6d63d64a translations: update Catalan 2016-06-08 18:59:30 +02:00
Moritz Bunkus
ee29dc59bc translations: update list of translatable strings; update German translation 2016-06-05 18:20:05 +02:00
Dean Lee
250bcb48d0 translations: update Chinese Simplified 2016-06-05 18:17:45 +02:00
Potato
3defc0d51a translations: update Korean 2016-06-05 18:17:41 +02:00
Antoni Bella Pérez
8465e83a90 translations: update Catalan 2016-06-05 18:17:35 +02:00
TMTisFree
af6501c650 translations: update French 2016-06-05 18:17:23 +02:00
Moritz Bunkus
905b8a4699 GUI: merge: optionally set default track language if source language is 'und'
Implements #1697.
2016-06-05 18:16:17 +02:00