Moritz Bunkus
|
120ca3389a
|
Bumped the version number to 2.1.0; set the release code name; added the release message to the ChangeLog.
|
2007-08-19 09:24:10 +00:00 |
|
Moritz Bunkus
|
530aedfa3e
|
Added an example for the "--segmentinfo" command line parameter.
|
2007-08-19 09:12:15 +00:00 |
|
Moritz Bunkus
|
8887419e74
|
Cosmetics and the use of smart pointers.
|
2007-08-19 08:53:32 +00:00 |
|
Moritz Bunkus
|
1151078f02
|
Added support for reading MP2 audio tracks from OGM files. Patch by Mihail Zenkov <mihail.zenkov@gmail.com>.
|
2007-08-16 16:30:05 +00:00 |
|
Moritz Bunkus
|
596d3a2681
|
Added support for extracting Dolby Digital Plus (EAC3) tracks.
|
2007-08-15 19:43:36 +00:00 |
|
Moritz Bunkus
|
c61b3b3582
|
Added a test for AVC/h.264 streams with changing SPS/PPS.
|
2007-08-15 19:35:32 +00:00 |
|
Moritz Bunkus
|
e88bb1aee5
|
Don't remove SPS and PPS NALUs from AVC/h.264 streams.
|
2007-08-15 17:59:22 +00:00 |
|
Moritz Bunkus
|
31f1cde658
|
Cosmetics
|
2007-08-15 15:40:11 +00:00 |
|
Moritz Bunkus
|
42a1924934
|
Fixed SSA/ASS detection for files produced by Aegis Sub which does not include a line with "[script info]" in the file.
|
2007-07-19 11:20:45 +00:00 |
|
Moritz Bunkus
|
e38963c37e
|
Sync with mplayer.
|
2007-07-10 20:18:46 +00:00 |
|
Moritz Bunkus
|
23326390e8
|
Doh! The previous commit caused mkvmerge to abort if the output file didn't exist.
|
2007-07-10 20:13:14 +00:00 |
|
Moritz Bunkus
|
4802373b9a
|
Don't try to fopen a directory.
|
2007-07-10 20:08:37 +00:00 |
|
Moritz Bunkus
|
71907398c9
|
MPEG PS reader: Print the MPEG stream ID in verbose identification mode.
|
2007-07-09 10:29:53 +00:00 |
|
Moritz Bunkus
|
d02e58868a
|
mmg will again set the output file name for the 'first input file' method if the 'remove all' button is used.
|
2007-07-08 17:30:57 +00:00 |
|
Moritz Bunkus
|
272706ce9d
|
Cosmetics.
|
2007-07-08 14:38:43 +00:00 |
|
Moritz Bunkus
|
438a205733
|
In wxWidgets 2.8 GetStringSelection() returns an empty value. So use GetValue() instead.
|
2007-07-08 11:33:45 +00:00 |
|
Moritz Bunkus
|
eb61b51680
|
Forgot to commit mmg_dialog.h with mmg.cpp.
|
2007-07-08 10:13:39 +00:00 |
|
Moritz Bunkus
|
a0151be70c
|
1. Changed the output directory mode 'first input file' to match its description: The output directory will not be changed after using 'remove all'.
2. Fixed a minor memory leak.
3. Query mkvmerge's capabilities on startup.
|
2007-07-08 10:11:12 +00:00 |
|
Moritz Bunkus
|
971d0666ef
|
Apply the options on startup.
|
2007-07-08 08:51:34 +00:00 |
|
Moritz Bunkus
|
3e26b1be51
|
Added another option how mmg choses the directory if automatic output filename creation is on. Implements all suggestions as listed in bug 248. Renamed all occurences of "settings" to "options" if they apply to the "options" dialog but left the "settings" alone where the word applies to the muxing settings.
|
2007-07-07 17:21:36 +00:00 |
|
Moritz Bunkus
|
d6ef969b7a
|
Compilation fix for mingw ("function calls are ambiguous" my ass!).
|
2007-07-06 16:12:05 +00:00 |
|
Moritz Bunkus
|
ecb7d101fd
|
Renamed the settings dialog to 'Options'. Renamed the menu entry 'Settings' to 'Options' with the hoykey Ctrl+P. Moved the 'mkvmerge executable' into the 'mkvmerge options' group box.
|
2007-07-06 15:23:34 +00:00 |
|
Moritz Bunkus
|
40e2a63d22
|
Cosmetics: Use the more easily readable functions AddSpacer() and AddStretchSpacer().
|
2007-07-05 14:56:32 +00:00 |
|
Moritz Bunkus
|
095abf7d69
|
Use CreateStdDialogButtonSizer() instead of creating our own Ok/Cancel buttons.
|
2007-07-05 14:49:37 +00:00 |
|
Moritz Bunkus
|
dc016d3148
|
Moved the complete 'settings' tab to its own dialog accessible via the 'Settings' option in the 'File' menu.
|
2007-07-05 14:40:51 +00:00 |
|
Moritz Bunkus
|
dc7ce5069f
|
Use the function 'CreateStdDialogButtonSizer()' for the Ok/Cancel buttons.
|
2007-07-05 14:30:32 +00:00 |
|
Moritz Bunkus
|
49a2aca3c9
|
More shell/Ruby compatibility fixes
|
2007-07-04 14:40:52 +00:00 |
|
Moritz Bunkus
|
d2b010988c
|
More shell compatibility fixes
|
2007-07-04 14:35:32 +00:00 |
|
Moritz Bunkus
|
b3d9434177
|
Compatibility fix.
|
2007-07-04 14:30:33 +00:00 |
|
Moritz Bunkus
|
f59bd7f9d1
|
Let the user override flags generated by configure (e.g. -Wall) with custom CFLAGS etc.
|
2007-07-04 14:14:53 +00:00 |
|
Moritz Bunkus
|
c8bad0ba7b
|
Align controls vertically centered.
|
2007-07-02 17:31:12 +00:00 |
|
Moritz Bunkus
|
6fc1b0fb35
|
Updated instructions for installing libebml/libmatroska
|
2007-07-01 18:45:23 +00:00 |
|
Moritz Bunkus
|
2a44bf7aa5
|
The 'Remove all' button also causes the output filename to be removed if 'autoset output filename' is active.
|
2007-07-01 08:29:39 +00:00 |
|
Moritz Bunkus
|
1f03ae2875
|
Spelling.
|
2007-07-01 08:03:09 +00:00 |
|
Moritz Bunkus
|
86c32589a9
|
Cosmetics
|
2007-06-30 17:50:41 +00:00 |
|
Moritz Bunkus
|
9c325d1be4
|
Added a buton 'remove all' which removes all input files and tracks leaving all other options as they are. Fix for bug 248.
|
2007-06-30 17:21:07 +00:00 |
|
Moritz Bunkus
|
cc7bab3e08
|
mmg: Added an option for setting the default output directory if the automatic setting of the output file name is turned on. Fix for bug 248.
|
2007-06-30 16:54:17 +00:00 |
|
Moritz Bunkus
|
f2e71cbbd4
|
Updates
|
2007-06-30 15:33:07 +00:00 |
|
Moritz Bunkus
|
19d612a645
|
Some tools (e.g. Surcode) can create DTS files which are somehow padded with zero bytes. These zero bytes can and should be skipped without printing a warning.
|
2007-06-30 15:27:47 +00:00 |
|
Moritz Bunkus
|
a38d57d3ff
|
Cosmetics
|
2007-06-30 10:42:33 +00:00 |
|
Moritz Bunkus
|
858536a516
|
When mmg is called with an argument then check the file name extension first. If it is 'mmg' then try to load the file as a settings file (as before). Otherwise try adding the file.
|
2007-06-30 10:08:45 +00:00 |
|
Moritz Bunkus
|
b3b05e3186
|
1. MIME type detection: If libmagic returns "application/octet-stream" then try auto-detecting via the file name extension.
2. Added the extension "otf" for OpenType fonts (MIME type the same as TrueType fonts). Fix for bug 242.
|
2007-06-30 09:53:55 +00:00 |
|
Moritz Bunkus
|
819a382277
|
wxWidgets 2.8 changed the behaviour of signals emitted for ComboBoxes if the program sets the selection. 2.6 did not emit a 'selection changed' while 2.8 does resulting in the variable 'selected_track' changing to -1 in the middle of 'on_move_track_up/on_move_track_down'. Possible fix for bug 239.
|
2007-06-30 00:21:27 +00:00 |
|
Moritz Bunkus
|
e5fb1c3690
|
The OGM reader now uses the AVC/h.264 video packetizer for AVC/h.264 tracks so that the aspect ratio can be extracted from it. The OGM reader uses the OGM's timestamps for video tracks. Before it would just use the current frame number multiplied by the FPS.
|
2007-06-27 13:51:21 +00:00 |
|
Moritz Bunkus
|
9596719c41
|
Intentional change in mkvmerge's identification output in rev 3534.
|
2007-06-27 13:44:38 +00:00 |
|
Moritz Bunkus
|
1cf47a12f2
|
Fixed a couple of memory leaks.
|
2007-06-25 10:39:26 +00:00 |
|
Moritz Bunkus
|
89d0e2ea60
|
Added better checks if two tracks can be appended to the passthrough packetizer so that tracks that are otherwise not known to mkvmerge can still be appended (e.g. V_VC1). Fix for bug 244.
|
2007-06-24 08:16:04 +00:00 |
|
Moritz Bunkus
|
84e31e9f6c
|
mmg: Enable the NALU size length combobox for all AVC tracks.
|
2007-06-23 16:05:01 +00:00 |
|
Moritz Bunkus
|
3544fdc94f
|
mkvmerge: Honor 'no' for the default track even if the track is read from a Matroska file in which it had 'yes' set for its default track flag.
|
2007-06-23 14:56:28 +00:00 |
|
Moritz Bunkus
|
d657fd2f07
|
mkvextract: Added support for the 'header removal' compression scheme. Hopefully fixed support for all compression schemes for all extractors.
|
2007-06-23 09:16:13 +00:00 |
|