Moritz Bunkus
5a611ca00b
Update included libEBML and libMatroska to current HEADs
2013-10-19 12:30:05 +02:00
Moritz Bunkus
4f91fa0b30
build system: define WINVER and _WIN32_WINNT from the Rakefile
2013-10-19 12:08:17 +02:00
Moritz Bunkus
215d16da50
mmg: don't pass log messages to the default log target
2013-10-19 11:41:48 +02:00
Moritz Bunkus
8e4e9ceeed
tests: intentional update due to f540dfa
2013-10-18 21:34:40 +02:00
Moritz Bunkus
f540dfa19d
mkvmerge: check result of tag parser file before using it
...
The result is a null smartptr if there are no tags inside the file. So
don't dereference it.
Fixes #921 .
2013-10-18 20:24:17 +02:00
Moritz Bunkus
aaca20b740
configure: look for Boost libs in multiarch directories
2013-10-17 23:13:05 +02:00
Moritz Bunkus
3aebac2a0a
os.h: don't #define WINNT version macros
2013-10-17 18:09:52 +02:00
Moritz Bunkus
d0c458c6c8
attachment target: avoid compiler warning about possible use of uninitialized
2013-10-17 18:09:51 +02:00
Moritz Bunkus
c4e5344727
window_geometry_saver: avoid sign difference comparison warning
2013-10-17 18:09:51 +02:00
Moritz Bunkus
aa6a3faa05
avilib: use integer size matching the format specifier
2013-10-17 18:09:51 +02:00
Roberto Boriotti
6073834e04
Update italian translation
2013-10-06 13:27:13 +02:00
Moritz Bunkus
5162a2d442
mmg: prevent saved window widths growing by 1 pixel
2013-10-04 13:37:22 +02:00
Moritz Bunkus
8f8d739ed8
Translations (man pages): update German translation
2013-10-03 22:46:26 +02:00
Moritz Bunkus
d6e32123d5
Translations (man pages): update list of translatables
2013-10-03 22:40:20 +02:00
Moritz Bunkus
f137c16349
Translations: fix header comments with focus on copyright
...
Fixed issues:
- no copyright at all
- incomplete copyright (missing persons)
- incomplete copyright (years incomplete)
- copyright allegedly assigned to the Free Software Foundation due to
the original file being auto-generated by msg*
2013-10-03 22:38:20 +02:00
Moritz Bunkus
8ae5e4fbdc
Windows installer: include German man page translation
2013-10-03 22:38:19 +02:00
Moritz Bunkus
8ce28f1653
Update AUTHORS and ChangeLog
2013-10-03 22:38:19 +02:00
Chris Leick
09e9935dff
man pages: add translation into German
2013-10-03 22:38:19 +02:00
Moritz Bunkus
5cbbe4012b
Man pages: fix missing spaces in the generated troff versions
2013-10-03 21:21:38 +02:00
Moritz Bunkus
8d0c93d893
translations: update list of translatables & German translation update
2013-10-02 23:37:09 +02:00
Moritz Bunkus
71ab9d599d
mkvmerge: OGM reader: fix handling chapters encoded in non-system charset
...
OGM comments might be written in a charset other than UTF-8. During
identification we simply want to know how many chapter entries there
are. As mmg's users have no way to specify the chapter charset when
adding a file such charset issues may cause mkvmerge to abort or not
to show any chapters at all (if "parse_chapters()" fails). So just
remove all chars > 127.
Fixes #919 .
2013-10-02 23:33:32 +02:00
Moritz Bunkus
a21a9e68ad
Man pages: update list of translatables & re-build man page files after update
2013-10-02 19:41:01 +02:00
Bruno Barbieri
cfc726fd6a
mkvextract doc: added info about Opus extraction to OggOpus files
2013-10-02 14:33:47 -03:00
Moritz Bunkus
fa8d3b4f3f
Rakefile: accept xx_YY style LANGUAGE when creating new translation file
2013-09-19 11:01:05 +02:00
Moritz Bunkus
41b485d54b
mkvmerge: calculate segment duration with min timestamp in file, not first one
2013-09-17 21:07:45 +02:00
Moritz Bunkus
15ee1b8ac4
timecode_c: add min()/max()/value_or_min()/value_or_max()
2013-09-17 20:50:46 +02:00
Moritz Bunkus
aae67f927a
libmatroska: update to 1.4.1
2013-09-17 20:13:56 +02:00
Moritz Bunkus
1e74fe7547
Opus extraction: don't write version number with --engage no_variable_data
2013-09-16 21:59:51 +02:00
Moritz Bunkus
fcf8710fc6
Bump version number, set release code name, add release message
2013-09-16 21:39:57 +02:00
Moritz Bunkus
4e2cd32c31
Opus extraction test result update
2013-09-16 21:20:41 +02:00
Moritz Bunkus
d1cd65d988
mkvmerge: calculate output timecode after the assigned timecode has 100% been calculated
2013-09-16 21:20:14 +02:00
Moritz Bunkus
7be056f28a
Set release code name, bumped version number, add release message
2013-09-15 20:27:39 +02:00
Moritz Bunkus
4ef2631821
translations: update list of translatables
2013-09-15 20:25:48 +02:00
Moritz Bunkus
79e2bda369
mkvextract: implement support for Opus
2013-09-15 20:20:14 +02:00
Moritz Bunkus
b914d14431
mkvextract: rafactoring; common code extraction
2013-09-15 18:32:21 +02:00
Moritz Bunkus
46c4b63eb0
mkvextract: refactor handle_frame() parameters
2013-09-15 18:18:55 +02:00
Moritz Bunkus
e4946216e1
xtr_base_c: add m_debug bool
2013-09-15 12:16:17 +02:00
Monty Montgomery
bd9541abe4
mkvinfo: count SimpleBlocks only once for the track info summary
2013-09-14 17:45:49 +02:00
Andriy Bilous'ko
7563384f5e
Translations: update Ukrainian
2013-09-14 15:42:57 +02:00
Xabier Aramendi
df917cd13e
Translations: update Basque
2013-09-14 13:48:49 +02:00
Moritz Bunkus
7d9a1d6de7
build system: added spec file for CentOS 6
2013-09-14 13:47:24 +02:00
Moritz Bunkus
f6a090f6e7
mpeg4_p10.cpp: more debug options
2013-07-29 14:42:09 +02:00
Hiroki Taniura
295b1cdd99
Translations: update Japanese
2013-07-29 21:33:34 +09:00
Israel Lucas Torrijos
9a4b355c7d
Translations: update Spanish
2013-07-27 23:21:35 +02:00
Moritz Bunkus
0d395f9d15
clusters: write correct CueRelativePosition values for BlockGroups
...
Fixes #903 .
2013-07-19 16:25:13 +02:00
Moritz Bunkus
4dc315bdc7
h.264: Add more debug output for AR info removal
2013-07-19 12:03:54 +02:00
Moritz Bunkus
857f6daaef
h.264: Add more debug output for bitstream timing info
2013-07-19 11:37:42 +02:00
Moritz Bunkus
df750c28b6
Fix compilation with clang/libc++ on FreeBSD
...
On FreeBSD the high_resolution_clock is an alias for the steady_clock
-- which doesn't support converting into time_t. As we only need a
precision of seconds for outputting timestamps using system_clock
instead is enough.
2013-07-14 17:26:06 +02:00
Roberto Boriotti
5ff52f5f1a
Update italian translation
2013-07-06 15:56:42 +02:00
Moritz Bunkus
a0b44d5374
Translations: update German & list of translatables
2013-07-05 16:46:40 +02:00