Commit Graph

11260 Commits

Author SHA1 Message Date
Moritz Bunkus
abb66a5486 build system: check for Google Benchmark, compile benchmark if source exists 2017-11-16 15:15:46 +01:00
Moritz Bunkus
2421163189 fix spelling mistake "mininum" → "minimum" 2017-11-11 09:32:26 +01:00
Moritz Bunkus
5082bb5f8e man page translations: update list of translatable strings 2017-11-11 09:27:13 +01:00
Moritz Bunkus
1a2556d7e8 translations: update list of translatable strings 2017-11-08 12:42:42 +01:00
Moritz Bunkus
6098337dd0 GUI: preferences: don't allow collapsing of the tree 2017-11-08 12:37:13 +01:00
René Maassen
9e8b972ea8 translations: update Dutch 2017-11-07 21:22:51 +01:00
Dian Li
fb4da1e9ec man page translations: update Chinese Simplified 2017-11-07 21:17:42 +01:00
Dian Li
523284809d translations: update Chinese Simplified 2017-11-07 21:16:25 +01:00
Timofey Lisunov
30338bcf3c translations: update Russian 2017-11-07 21:16:16 +01:00
TMTisFree
abf2fa3108 translations: update French 2017-11-07 21:16:09 +01:00
Xabier Aramendi
348ddb400e translations: update Basque 2017-11-07 21:16:05 +01:00
Israel Lucas Torrijos
dc560b9303 man page translations: update Spanish 2017-11-07 21:15:53 +01:00
Israel Lucas Torrijos
d33b317812 translations: update Spanish 2017-11-07 21:15:48 +01:00
Moritz Bunkus
e8857c36e4 propedit, header editor: don't force date element to be present
Fixes #2143.
2017-11-01 18:06:28 +01:00
Moritz Bunkus
c42124e11c identification: only output date_… attributes if file contains date header field 2017-11-01 17:58:27 +01:00
Moritz Bunkus
e5a7f15dc8 memory slice cursor: cache variables instead of using iterators 2017-10-31 16:43:27 +01:00
Moritz Bunkus
5eade0597a AVC, HEVC: only copy NALU to RBSP if necessary 2017-10-31 15:38:34 +01:00
Moritz Bunkus
39271634a2 memory_slice_c: move to its own header file & to mtx::mem namespace 2017-10-31 14:51:22 +01:00
Moritz Bunkus
380a02ce33 WebVTT parser: hours are optional in timestamp lines
Fixes #2139.
2017-10-27 17:30:33 +02:00
Moritz Bunkus
db1d6801ef MXE setup script: allow specifying LOGFILE 2017-10-23 20:08:37 +02:00
Moritz Bunkus
1e74155bcb mkvmerge: tags: fix missing mandatory SimpleTag elements 2017-10-20 21:47:06 +02:00
Moritz Bunkus
e29c20aacd don't enable parallel builds with older versions of rake
At least rake 10.1.x has a bug in that it runs all jobs in parallel
disregarding the maximum number of jobs causing massive memory usage,
hence swap usage.
2017-10-17 20:44:16 +02:00
Moritz Bunkus
2c48e2a290 don't use "#pragma once" in main file 2017-10-17 20:05:26 +02:00
Moritz Bunkus
3305dc716e make all translatable strings UTF-8 string literals 2017-10-17 19:33:11 +02:00
Moritz Bunkus
00f6371235 README.md: add hints about V= & using drake instead of rake 2017-10-17 19:18:26 +02:00
Moritz Bunkus
07fca67796 refactor file_type_e enum/FILE_TYPE_* identifiers to enum class & prefixless 2017-10-15 16:54:15 +02:00
Moritz Bunkus
c5fda0c4b6 GUI: mux: disable "AAC is SBR" if selected track cannot be affected by it 2017-10-15 16:43:05 +02:00
Moritz Bunkus
7fc648411a GUI: mux: disable "reduce to core" checkbox if selected track isn't DTS
The functionality is only applicable to DTS tracks at the moment. See #2134.
2017-10-15 15:45:27 +02:00
Danko
d9edd90bee translations: update Serbian Latin 2017-10-15 10:04:19 +02:00
Moritz Bunkus
ba3d3ffbb4 Debian package: compress with -z8 only
-z9 has the problem that the compressor often runs out of memory due
to a bug (e.g. on Ubuntu Zesty).
2017-10-14 20:14:48 +02:00
Moritz Bunkus
8f500f1881 bump version number, set release code name 2017-10-14 16:36:32 +02:00
Moritz Bunkus
41f9ca7932 NEWS.md: reorder & reword elements for easier consumption 2017-10-14 16:16:06 +02:00
Moritz Bunkus
755ec5d5a8 cosmetics: alignment 2017-10-14 15:36:38 +02:00
Moritz Bunkus
366d990ca9 AC-3 packetizer: don't use timestamps from incomplete frames
Fixes #2129.
2017-10-14 15:35:31 +02:00
Moritz Bunkus
d053122a07 Rakefile: filter out bogus "please run po4a-translate" lines from po4a 2017-10-13 21:35:16 +02:00
Roberto Boriotti
001ede9ec5 translations: update Italian 2017-10-13 21:18:21 +02:00
Timofey Lisunov
07a2610e0e translations: update Russian 2017-10-13 21:18:05 +02:00
Potato
e4b9cff063 translations: update Korean 2017-10-13 21:17:58 +02:00
Antoni Bella Pérez
845565ba65 man page translations: update Catalan 2017-10-13 21:17:54 +02:00
Antoni Bella Pérez
2702c388ec translations: update Catalan 2017-10-13 21:17:48 +02:00
Moritz Bunkus
89d46c3b9f NEWS: add missing genitive's s 2017-10-11 18:03:43 +02:00
Moritz Bunkus
9faabdc76c fix compilation on older g++ 2017-10-11 16:45:08 +02:00
Moritz Bunkus
3fa90dc287 man page translations: update list of translatable strings; update German translation 2017-10-11 16:20:32 +02:00
Moritz Bunkus
5ee492fae5 translations: update list of translatable strings; update German translation 2017-10-11 16:20:32 +02:00
Burak Yavuz
52468cb1dd translations: update Turkish 2017-10-11 16:20:32 +02:00
Timofey Lisunov
79ae5e8ac3 translations: update Russian 2017-10-11 16:20:32 +02:00
Potato
1a2c0c58ed translations: update Korean 2017-10-11 16:20:32 +02:00
TMTisFree
820b000af2 translations: update French 2017-10-11 16:20:32 +02:00
Israel Lucas Torrijos
2f93b2e47c translations: update Spanish 2017-10-11 16:20:32 +02:00
Antoni Bella Pérez
c3ffdf122c translations: update Catalan 2017-10-11 16:20:31 +02:00