Moritz Bunkus
e8a6410d91
mkvmerge: set stats tags for target type = 30 (track) only
2014-05-23 11:06:29 +02:00
Moritz Bunkus
430e604b69
tags: avoid wrong type conversion
2014-05-23 09:01:33 +02:00
Moritz Bunkus
0e1bbeb812
tests: intentional update
2014-05-21 09:13:52 +02:00
Moritz Bunkus
63bc74053d
mkvmerge: avoid nullptr dereference
2014-05-21 09:09:22 +02:00
Moritz Bunkus
23db6f860e
mkvmerge: delete old statistics tags when appending
...
See #1021 .
2014-05-21 09:07:00 +02:00
Moritz Bunkus
a4d679bd12
common/tags: dynamic_cast for type testing, not static_cast
2014-05-21 08:56:00 +02:00
Moritz Bunkus
dabc6bca64
mmg: fix spelling mistake
...
Fixes #1022 .
2014-05-20 22:11:01 +02:00
Moritz Bunkus
e0d92157cf
mkvmerge: output track-specific tags in verbose identification mode for Matroska
...
See #1021 .
2014-05-20 21:38:23 +02:00
Moritz Bunkus
be8893f14c
mkvmerge: write tags for track statistics
...
Implements #1021 .
2014-05-20 21:38:05 +02:00
Moritz Bunkus
9f28da307a
refactoring: move common tag functions into mtx::tags namespace
2014-05-20 13:16:50 +02:00
Moritz Bunkus
02371a7546
refactoring: convert tag target types to an enum
2014-05-20 08:07:33 +02:00
Moritz Bunkus
2ca8ab3274
refactoring: use pimpl idiom for cluster_helper_c
2014-05-19 21:47:46 +02:00
Moritz Bunkus
b54d9923d6
mkvmerge: probe text subs after unambiguous binary formats
2014-05-18 15:58:59 +02:00
Moritz Bunkus
d189f9cf46
mmg: use fast mode parsing with kax_analyzer_c
2014-05-18 14:34:57 +02:00
Moritz Bunkus
6e35edac13
all: close redirected stdout before global destruction
...
If it's redirected to a file then this is an instance of a buffered file
writer. If it's only collected via global destruction after its
reference count reaches zero then flushing the buffers will call some
debugging option stuff which is invalid at that point.
2014-05-14 19:51:46 +02:00
Moritz Bunkus
abfceb6935
mkvmerge: remove trailing superfluous chapter entries from MPLS
...
Patch by Andrew Dvorak.
2014-05-04 20:05:38 +02:00
Moritz Bunkus
ca009b665b
mkvmerge: add attachment UID to verbose identification output
2014-05-04 19:41:30 +02:00
Moritz Bunkus
ddf7297432
Merge pull request #29 from Trottel/patch-3
...
Update cs.po
2014-05-03 10:17:20 +02:00
Trottel
6b0f9336f9
Update cs.po
...
Updated Czech language v6.9.1
2014-05-01 11:33:59 +02:00
Moritz Bunkus
d42b1e414d
man pages: update mkvmerge identification output example
2014-04-29 19:40:16 +02:00
Moritz Bunkus
aeb65b3caa
build system: adjust to poedit style for Basque translations
2014-04-28 20:33:18 +02:00
Xabier Aramendi
b062ed94fe
Translations: update Basque
2014-04-28 20:32:29 +02:00
Moritz Bunkus
6bd98922b6
Merge pull request #28 from darealshinji/patch-1
...
install changelog with dh_installchangelogs
2014-04-28 14:51:41 +02:00
darealshinji
2e913f5022
Update docs
2014-04-28 14:26:03 +02:00
darealshinji
8be0c35f15
install changelog with dh_installchangelogs
2014-04-28 01:38:19 +02:00
Moritz Bunkus
c57ef3a4f1
installer: remove Brazilian Portuguese translation files on uninstallation
...
Fixes #1011 .
2014-04-23 09:09:47 +02:00
Moritz Bunkus
29a92e5f15
ChangeLog update
2014-04-21 11:24:13 +02:00
Moritz Bunkus
db25f20e48
mmg: set sub charset drop-down box correctly if track doesn't have one
...
Fixes #1008 .
2014-04-21 11:22:28 +02:00
Moritz Bunkus
c8708df29d
mmg: don't allow subtitle charset setting for subs in Matroska
2014-04-21 11:22:06 +02:00
Moritz Bunkus
e59cb9b6a9
ChangeLog update
2014-04-21 11:22:06 +02:00
Moritz Bunkus
1f809f43e2
make overload resolution unambiguous
2014-04-21 08:56:02 +02:00
Moritz Bunkus
9f745b4d2c
mmg: determine mkvmerge's location from mmg's location on all OS
2014-04-20 22:31:09 +02:00
Moritz Bunkus
60b7be542c
all: determine current executable's path at startup
2014-04-20 22:31:08 +02:00
Israel Lucas Torrijos
8b21e07ffc
Translations: update Spanish
2014-04-19 11:07:46 +02:00
Moritz Bunkus
ab1078621d
Bump version number, set release code name
2014-04-18 18:09:34 +02:00
Moritz Bunkus
e2142840c6
XML common: limit file size to test for the USF file format
2014-04-18 18:00:23 +02:00
Moritz Bunkus
fa310ae98f
MPEG4 P10 common: add 48fps to the list of common default durations
2014-04-18 17:18:46 +02:00
Moritz Bunkus
1914f23461
mmg: refactoring: use Boost's temporary directory function instead of my own
2014-04-18 13:58:57 +02:00
Moritz Bunkus
6ae7c42761
build system: add Brazilian Portuguese translation to spec files
2014-04-18 12:44:06 +02:00
Moritz Bunkus
a8d5f89d99
Translations: fix format string errors
2014-04-18 11:26:21 +02:00
Moritz Bunkus
889461da01
Bump version number, set release code name
2014-04-18 11:05:09 +02:00
Moritz Bunkus
76ce2394c3
cosmetics (alignment)
2014-04-18 11:04:46 +02:00
Moritz Bunkus
01ab6a7057
Tests: intentional update
2014-04-18 11:04:31 +02:00
Moritz Bunkus
6aabcb9492
Translations: integrate Brazilian Portuguese
2014-04-18 10:35:35 +02:00
Thiago Kühn
4649c6099d
Translations: add Brazilian Portuguese
2014-04-18 10:35:23 +02:00
Moritz Bunkus
d6587cf71f
debian/rules: only build mmg, mkvinfo for the GUI package
...
Those two applications are the only ones that are kept before a »drake
clean« directly afterwards and a full re-build. So don't waste the time
building anything more than necessary on the first run.
2014-04-18 09:41:24 +02:00
Moritz Bunkus
1ea5a2f8c9
Build system: adjust po settings for Polish translator's poedit
2014-04-18 09:16:29 +02:00
Daniel
f774b36b59
Translations: update Polish
2014-04-18 09:13:11 +02:00
Moritz Bunkus
d2de402fae
debian/docs: include full ChangeLog in package
...
Implements #1004 .
2014-04-18 09:11:39 +02:00
Moritz Bunkus
96b00c12de
debian/control: change section to »video«
...
See #1004 .
2014-04-18 08:55:57 +02:00