Commit Graph

6743 Commits

Author SHA1 Message Date
Ralph Giles
3170ac7569 Enable the Opus codec in WebM. 2013-12-18 21:33:58 +01:00
Ralph Giles
e852ab420b Fix seek pre-roll and codec delay mapping.
The muxer was incorrectly writing the 'pre-skip' header from
the Ogg Opus header as the SeekPreRoll element instead of
the CodecDelay element, and vice-versa.
2013-12-18 21:33:58 +01:00
Moritz Bunkus
1a350a9573 h.264: fix bitstream timing info: write proper values for 25000/1001 fps 2013-12-15 15:03:36 +01:00
Moritz Bunkus
03011e08f9 build system: install PNG images for the guides as well
Fixes #941.
2013-12-15 12:42:43 +01:00
Moritz Bunkus
a4df1ebbcf debugging.h: include sstream as std::stringstream is used 2013-12-08 20:42:01 +01:00
Andriy Bilous'ko
ee02709365 Translations: update Ukrainian 2013-12-08 19:53:14 +01:00
Moritz Bunkus
716b4f254f translations: update German 2013-12-08 19:52:07 +01:00
Moritz Bunkus
7a61d602c1 translations: update list of translatable strings 2013-12-08 19:51:07 +01:00
Moritz Bunkus
60c7b82212 mmg: add debug messages for chapter editor's D&D code 2013-12-08 19:50:24 +01:00
Moritz Bunkus
fb587a8f4c mmg debugging: write debug messages into the logger 2013-12-08 19:49:47 +01:00
Moritz Bunkus
79b850659c wx debugging: ostream<< for wxTreeItemId 2013-12-08 19:49:30 +01:00
Moritz Bunkus
bda8dee41a refactoring: move ebml_dumper_c to debugging.h 2013-12-08 19:49:09 +01:00
Moritz Bunkus
40e14471fa refactoring EBML_ID() checks to use Is<>(); more variations of Is<>() 2013-12-08 19:06:32 +01:00
Moritz Bunkus
cd00e48b73 debugging: refactor mxhexdump() into debugging_c 2013-12-08 18:30:37 +01:00
Moritz Bunkus
e471c74eaa qtmp4_reader: remove debug message 2013-12-08 18:30:37 +01:00
Moritz Bunkus
af8e118af2 debugging: refactor functions into debugging_c; use debugging_option_c more 2013-12-08 18:30:37 +01:00
Moritz Bunkus
9722ecb10f debugging: move mxdebug() to debugging.h; option for redirecting debug output to logger 2013-12-08 15:35:18 +01:00
Moritz Bunkus
0cbb342ff4 logger_c: only append a newline if the message doesn't already end in one 2013-12-08 15:34:36 +01:00
Moritz Bunkus
10a746d8b1 debugging: debug options can be turned off internally again 2013-12-08 14:52:58 +01:00
Moritz Bunkus
605bae5bf5 debugging: make debugging_option_c instances re-evaluate their result upon invalidation 2013-12-08 14:52:32 +01:00
Moritz Bunkus
5654172dfd ebml_dumper_c: enable all features by default 2013-12-08 13:14:08 +01:00
Moritz Bunkus
d6416a1ef1 mmg: only copy values for selected item on begin drag
Not of the item being dragged. That might not be selected, e.g. on
Windows.
2013-12-07 14:03:21 +01:00
Moritz Bunkus
a40724e548 libebml: update to a366eaa 2013-12-07 13:34:53 +01:00
Moritz Bunkus
5b792f5c2f mmg: chapter editor: output exception's text in error message 2013-12-03 22:08:25 +01:00
Moritz Bunkus
2b005f43d4 translations: Polish installer: change encoding to Windows-1250 2013-12-03 11:29:56 +01:00
Moritz Bunkus
a013fb35f1 common: implemented improved EBML dumper class 2013-12-03 08:52:58 +01:00
Daniel
1fcb99204c Translations: update Polish 2013-12-01 23:02:55 +01:00
Moritz Bunkus
b7182dda4c Bump version number, set release code name, add release message 2013-12-01 17:50:30 +01:00
Moritz Bunkus
0ceb1e3b00 translations: update German translation 2013-12-01 17:49:45 +01:00
Moritz Bunkus
d4f6c2ac0a translations: update list of translatable strings 2013-12-01 17:47:07 +01:00
Moritz Bunkus
5f731bacd4 mmg: implement drag & drop in the chapter editor
Implements #929.
2013-12-01 14:47:03 +01:00
Moritz Bunkus
59498f7fc1 common: add function for finding an EbmlElement in an EbmlMaster recursively
Returns both the master and the index at which it was found inside
that master.
2013-12-01 14:45:32 +01:00
Moritz Bunkus
b06cb5eb2e common: add template function Is<>() testing EbmlElement for specific classes 2013-12-01 14:44:13 +01:00
Moritz Bunkus
703cbeeeb6 translations: update list of translatable strings 2013-11-28 14:41:38 +01:00
Moritz Bunkus
f86df5c877 mmg: fix a typo in the »scan directory for other playlists« dialog 2013-11-28 14:40:59 +01:00
Moritz Bunkus
953aa7e4f2 build system: fix missing space in compiler options if optimizations are enabled 2013-11-27 22:00:00 +01:00
Moritz Bunkus
705419ed8c mmg: fix format string/data type differences with wxWidgets 3.0.0 2013-11-24 21:58:04 +01:00
Moritz Bunkus
f66292abfc Merge remote-tracking branch 'remotes/brunorex/master' 2013-11-24 21:26:19 +01:00
Moritz Bunkus
42e5f91c3e QT/MP4 reader: ignore obviously wrong sample size entries 2013-11-24 21:22:16 +01:00
Moritz Bunkus
8dc4d4c6de VC1: improve frame type detection, even if no entry point is available 2013-11-24 21:22:16 +01:00
Bruno Barbieri
483bca4a1f Installer: translated Portuguese language file and added Portuguese (Brazil) language file 2013-11-23 23:31:23 -02:00
Moritz Bunkus
d0b0f37224 Merge pull request #25 from Trottel/patch-2
Update Czech.nsh
2013-11-19 03:46:05 -08:00
Trottel
c9226b061a Update Czech.nsh 2013-11-19 12:43:55 +01:00
Moritz Bunkus
e37ef5f2ca VC1: determine frame type from frame header as well, not only from sequence header presence 2013-11-15 16:48:24 +01:00
Moritz Bunkus
92daebd2b5 mkvinfo: don't cut track IDs/UIDs short to 32bits
Fixes #935.
2013-11-14 08:47:05 +01:00
Moritz Bunkus
17727439b9 mkvmerge: use the source file where the video track comes from for displaying progress 2013-11-03 11:16:38 +01:00
Moritz Bunkus
b7e2eadec7 mkvmerge: refactor display reader selection into its own function 2013-11-03 10:59:17 +01:00
Moritz Bunkus
cf06b42c66 build system: fix wxWidgets detection for wx 2.9x and mingw i686-pc-mingw32 2013-11-02 15:40:27 +01:00
Moritz Bunkus
3716e532ee memory_c::resize(): fix write to behind allocated block
If resizing down a non-free instance then we must copy at most as many
bytes as the new size allows for. Fixes #931.
2013-11-02 12:13:20 +01:00
Xabier Aramendi
383e587515 Translations: update Basque 2013-10-30 10:31:52 +01:00