Moritz Bunkus
0d27238adb
tests: add case for VP9 key frame detection fixed in 237cef3
2015-12-08 22:46:42 +01:00
Moritz Bunkus
322749efa8
tests: intentional update due to translation updates in 3f6c6f9
2015-12-08 22:45:10 +01:00
Moritz Bunkus
237cef35a0
IVF: adjust VP9 key frame detection to match latest libvpx source
2015-12-08 22:40:37 +01:00
Israel Lucas Torrijos
3f6c6f97f3
translations: update Spanish
2015-12-08 20:46:11 +01:00
Moritz Bunkus
952ec5432b
GUI: change directory after command line arguments have been processed
...
Otherwise relative file names given on the command line will always be
interpreted relative to the user's home directory instead of to the
directory the GUI was started from.
Fixes #1534 .
2015-12-08 18:09:49 +01:00
Moritz Bunkus
f1e4055e3e
tests: add test case for mkvmerge's JSON identification output
2015-12-07 22:49:41 +01:00
Качура Иван
73deeabf02
translations: update Russian
2015-12-05 21:44:30 +01:00
Antoni Bella Pérez
09169ca128
translations: update Catalan
2015-12-05 21:41:14 +01:00
BouRock
f8374a5335
translations: update Turkish
2015-12-05 09:57:02 +01:00
Moritz Bunkus
2bcb370222
GUI: make "layout" group box a sibling to "general options" instead of child
2015-12-02 23:19:15 +01:00
Danko
ca2e91059a
translations: update Serbian Latin
2015-12-02 23:18:39 +01:00
Moritz Bunkus
c6cd0823fd
Translations: update list of translatable strings
2015-12-02 23:18:39 +01:00
Moritz Bunkus
af306e9091
GUI: fix preferences tab order
2015-12-02 18:23:18 +01:00
Roberto Boriotti
d549aa53fb
translations: update Italian
2015-12-02 10:40:47 +01:00
Moritz Bunkus
c0eb011a57
Debian packaging: build debug packages, too
2015-12-02 10:39:12 +01:00
Moritz Bunkus
120305d4bd
Translations: update list of translatable strings; update German translation
2015-12-01 23:42:51 +01:00
Moritz Bunkus
dd1d6d2d70
GUI: rework preferences dialog for more tabs with fewer controls per tab
2015-12-01 23:42:51 +01:00
Jan Mazurczyk
b0f93b5cbb
translations: update Polish
2015-12-01 19:41:20 +01:00
TMTisFree
47641d0e05
translations: update French
2015-12-01 19:12:09 +01:00
Moritz Bunkus
85799f77c5
Translations: update list of translatable strings
2015-12-01 19:10:58 +01:00
Moritz Bunkus
b2deb6390c
Bump version number, set release code name, add release message
2015-11-29 22:18:15 +01:00
Moritz Bunkus
c6e753dcc0
kax_analyzer_c: fix compilation with older versions of Boost
2015-11-29 20:26:36 +01:00
Moritz Bunkus
094f0380c1
kax_analyzer_c: remove unused variable
2015-11-29 20:21:39 +01:00
Moritz Bunkus
5f05a366cc
kax_analyzer_c: ensure there's always a seek head at the front
...
It is possible that the seek head at the front has been removed due to
moving the seek head at the back one byte to the front which calls
remove_from_meta_seeks() with that second seek head. This leads to the
first seek head being empty and therefore being removed.
Later calls to add_to_meta_seek() must therefore make sure that, even if
the element could be added to an existing seek head at the end, a new
seek head is created at the start referencing the one at the end.
Fixes #1513 .
2015-11-29 19:41:01 +01:00
Moritz Bunkus
ee96904b4e
kax_analyzer_c: fix comments not to use variable names
2015-11-29 18:22:40 +01:00
Andriy Bilous'ko
c91bbf869b
translations: update Ukrainian
2015-11-29 14:59:49 +01:00
Israel Lucas Torrijos
a0ad91cebc
translations: update Spanish
2015-11-29 14:33:34 +01:00
Moritz Bunkus
bd1797bdec
Translations: update list of translatable strings
2015-11-29 14:32:40 +01:00
Moritz Bunkus
dfee7a2226
Matroska reader: only analyze last 5 MB of a file if no seek head is found
2015-11-29 11:04:38 +01:00
Moritz Bunkus
92f054dc79
kax_analyzer_c: refactor process() not to take explicit arguments
...
Instead those modes are configured via separate functions.
2015-11-29 09:23:01 +01:00
Moritz Bunkus
b01f0d2ba5
kax_analyzer_c: refactor member variables to be private
2015-11-29 09:00:08 +01:00
Moritz Bunkus
1c28c9b93c
Matroska reader: disable deep scanning unless requested
...
Seems like popular tools like Haali's writer (which is used by
e.g. x264) don't write seek heads resulting in very long scan times for
big files. Therefore disable deep scans for the time being until a
quicker solution is found.
2015-11-29 08:37:49 +01:00
Moritz Bunkus
58a35037a6
Bump version number, set release code name, add release message
2015-11-28 20:18:02 +01:00
Moritz Bunkus
1b92f8536b
man pages: update list of translatable strings; update German translation
2015-11-28 19:24:23 +01:00
Moritz Bunkus
b6baae6d73
Translations: update list of translatable strings; update German translation
2015-11-28 19:24:23 +01:00
Moritz Bunkus
5275907b41
mkvmerge: adjust error message for wrong --identitication-format argument
2015-11-28 19:24:22 +01:00
Moritz Bunkus
f54cbf3976
docs: man pages: document mkvmerge's --identification-format
2015-11-28 19:24:22 +01:00
Moritz Bunkus
9436271a04
tests: adjust for UTF-BOM changes in 2c11d3f
2015-11-28 15:22:06 +01:00
Moritz Bunkus
40816b2e31
docs: extend JSON schema for mkvmerge's JSON identification output
2015-11-28 14:14:10 +01:00
Moritz Bunkus
eeb5dff797
mkvmerge: JSON identification: output empty objects instead of null for properties
2015-11-28 14:14:01 +01:00
Moritz Bunkus
c6e3ea35ea
tools: remove JSON schema validation tool
...
I'm now using the json_schema gem which already includes such a tool.
2015-11-28 13:35:00 +01:00
Moritz Bunkus
2c11d3f3bd
all: don't write BOMs for UTF-* encoded text files
2015-11-28 13:11:36 +01:00
Moritz Bunkus
399453599a
README.md: fix more typos
2015-11-26 08:30:54 +01:00
Moritz Bunkus
a1545b1144
README.md: fix typos
2015-11-25 23:36:34 +01:00
Moritz Bunkus
36746c0dac
GUI: add current user name to socket name
2015-11-25 22:48:59 +01:00
Moritz Bunkus
9062119ac5
kax_reader_c: only output "using packetizer…" once for HEVC tracks
...
Fixes #1522 .
2015-11-25 22:08:52 +01:00
Moritz Bunkus
2ea08319f8
GUI: recode log file encoding of host name to UTF-8
...
See https://bugreports.qt.io/browse/QTBUG-49640 for the bug description
and rationale.
2015-11-25 21:56:38 +01:00
Jan Mazurczyk
a9355ab443
translations: update Polish
2015-11-25 21:15:38 +01:00
Moritz Bunkus
11ae3660a2
add_po.rb: fix support for Qt translation files that aren't named *base*
2015-11-25 21:14:59 +01:00
Moritz Bunkus
734faa1921
AUTHORS: add Качура Иван for the Russian translation
2015-11-25 20:21:52 +01:00