Commit Graph

9810 Commits

Author SHA1 Message Date
Moritz Bunkus
50501448b8 Bump version number, add release message, set release code name 2016-07-13 17:49:29 +02:00
Timofey Lisunov
5c51c0f8ee translations: update Russian 2016-07-13 17:43:34 +02:00
Moritz Bunkus
e0c97ab528 format string verification: ignore fuzzy entries 2016-07-11 21:53:14 +02:00
Moritz Bunkus
38b05acd3a translations: mark "0.3%" entry not to contain format strings 2016-07-11 21:52:43 +02:00
Antoni Bella Pérez
b0d39ec6be man page translations: update Catalan 2016-07-11 20:59:19 +02:00
Antoni Bella Pérez
0326784c55 translations: update Catalan 2016-07-11 20:59:19 +02:00
Potato
96e6b4bccb translations: update Korean 2016-07-11 20:59:19 +02:00
TMTisFree
ff4ac712ec translations: update French 2016-07-11 20:59:19 +02:00
Moritz Bunkus
3c2b49200f build: extend format string verification to plurals 2016-07-11 20:59:19 +02:00
Moritz Bunkus
3f92246ee9 tests: case for chapter generation when appending with file name variables 2016-07-10 20:34:25 +02:00
Moritz Bunkus
36e35a06ed man page translations: update list of translatable strings; update German translation 2016-07-10 20:27:26 +02:00
Moritz Bunkus
06bd1daacc translations: update list of translatable strings; update German translation 2016-07-10 20:24:29 +02:00
Moritz Bunkus
c0b40ba101 man page: document chapter generation appended file name variables 2016-07-10 20:22:02 +02:00
Moritz Bunkus
09af170878 merge: add chapter generation template variable for appended file's name
Implements #1737.
2016-07-10 20:19:00 +02:00
Moritz Bunkus
e98a907e20 GUI: merge: replace current tab if empty on opening configs
Implements #1738.
2016-07-10 19:17:17 +02:00
Moritz Bunkus
1d33600815 man page translations: update list of translatable strings; update German translation 2016-07-10 17:53:56 +02:00
Moritz Bunkus
e1862cbc3a build system: ignore one more translatable string in c-format checks 2016-07-10 17:53:56 +02:00
Moritz Bunkus
af4e38b9dd build system: don't mark translatable Qt strings as c-format 2016-07-10 17:53:56 +02:00
Moritz Bunkus
55500942ab translations: update list of translatable strings; update German translation 2016-07-10 17:53:56 +02:00
Moritz Bunkus
ac29875df9 man pages: document --probe-range-percentage 2016-07-10 15:15:52 +02:00
Moritz Bunkus
eaaaa8541b merge, GUI: implement option for changing the probe range percentage
Implements #1734.
2016-07-10 15:15:52 +02:00
Moritz Bunkus
9a697deebf MPEG PS/TS: change minimum probe range back to 10 MB as it was before 2016-07-10 14:52:09 +02:00
Moritz Bunkus
d6a712901f mkvmerge: change probe range variable static instead of per reader 2016-07-10 11:11:55 +02:00
Moritz Bunkus
b9dd586d2e mkvmerge: cosmetics fix for the colour properties patch 2016-07-10 10:22:54 +02:00
Moritz Bunkus
1d0bad9442 man pages: rebuild after translation update 2016-07-09 18:01:25 +02:00
Antoni Bella Pérez
f271caa317 man page translations: update Catalan 2016-07-09 18:01:02 +02:00
Moritz Bunkus
0f89f21ac1 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2016-07-09 17:35:59 +02:00
Moritz Bunkus
971decd515 MPEG PS, TS: make probe size depend on source file size
Instead of using a fixed maximum both readers now use a limit that's
based on a percentage of the source file's size. There's still a
hard-coded lower limit of 5 MB, though.

This is in preparation of allowing the user to change the probe range by
specifying a percentage of the source file size. With that the user can
solve situations where certain tracks start very late in the file
without impacting performance for every user (e.g. by making mkvmerge
always scan the whole file).

See #1734.
2016-07-09 17:34:58 +02:00
Moritz Bunkus
4442cd5673 MPEG TS: rewrite packet parsing
The old code was pretty convoluted and hard to reason about. On top of
that it didn't buffer PES packets properly before trying to parse the
PES headers. This lead to accesses beyond the end of the buffer.
2016-07-09 17:24:20 +02:00
Moritz Bunkus
747f84171e MPEG TS: refactor: rename variables to make their meaning clearer 2016-07-09 16:16:52 +02:00
Moritz Bunkus
6bc4e46192 MPEG TS: remove continuity counter handling
It was not really acted upon. Only a debugging message would be output
on continuity errors.
2016-07-09 16:16:52 +02:00
Moritz Bunkus
21c339483e man pages: rebuild after translation updates 2016-07-07 21:41:28 +02:00
Roberto Boriotti
e0dcf689f6 translations: update Italian 2016-07-07 21:40:51 +02:00
Dean Lee
85c5d198c2 man page translations: update Chinese Simplified 2016-07-07 21:40:11 +02:00
Antoni Bella Pérez
a4f78e2859 man page translations: update Catalan 2016-07-07 21:40:01 +02:00
Antoni Bella Pérez
fe53b16b79 translations: update Catalan 2016-07-07 21:39:53 +02:00
Potato
152512ee7e translations: update Korean 2016-07-07 21:39:34 +02:00
Burak Yavuz
c44c952ed3 translations: update Turkish 2016-07-07 21:39:27 +02:00
TMTisFree
0de2f49fc1 translations: update French 2016-07-07 21:39:11 +02:00
Moritz Bunkus
4843aef398 Merge pull request #1735 from mkver/master
Update de.po
2016-07-06 13:40:08 +02:00
mkver
44d554b37c Update de.po 2016-07-06 13:38:17 +02:00
mkver
da0b8a9f71 Update de.po 2016-07-06 04:16:21 +02:00
mkver
80bbb08035 Update de.po
The "Content encodings" change has been made for consistency with "Content encoding" ("Inhaltskodierung").
2016-07-06 04:07:32 +02:00
Moritz Bunkus
5a5fa29ca9 Merge pull request #1733 from remuxer32/patch-22
Update README.md
2016-07-03 22:40:20 +02:00
remuxer32
0ad13f0378 Update README.md
I have added the following changes into the READ.me:

1. Fixed one typo.

2. Added the em-dash ( — ) instead of shorter en-dash ( – ).

3. Fixed capitalization: mkvtoolnix (wrong) → MKVToolNix (correct) as MKVToolNix is a proper noun.

4. Fixed capitalization of the articles (a, an) which were lower-case at the beginning of the sentence.

Thank you.
2016-07-03 22:06:52 +02:00
Moritz Bunkus
eb3a33f94a ChangeLog update 2016-07-03 20:24:13 +02:00
Moritz Bunkus
a03b01f296 mkvmerge: refactor probing code to allow adding timing output 2016-07-03 20:03:29 +02:00
Moritz Bunkus
13bc46f8c5 mkvmerge: make text subs probing read a lot less data 2016-07-03 20:02:39 +02:00
Moritz Bunkus
48ae11327d fix compilation with certain compiler versions 2016-07-03 16:40:24 +02:00
Moritz Bunkus
6c3b28ea2d country codes: use "uk" instead of deprecated "gb" in list of popular codes 2016-07-03 16:39:52 +02:00