Commit Graph

1061 Commits

Author SHA1 Message Date
Moritz Bunkus
9d44de68f2 Added a new menu entry, "File -> new", which will clear all muxing settings. 2003-10-21 22:56:58 +00:00
Moritz Bunkus
2ea041bfba Added support for VobSub subtitles including their compression options. Made the input boxes for file names (tags and chapters) editable so that their contents can be deleted. 2003-10-21 22:36:46 +00:00
Moritz Bunkus
ceb9e092c6 Added VobSub and m4a extensions. 2003-10-21 22:05:40 +00:00
Moritz Bunkus
c2240e6500 Adjusted the content encoding handling to the final specs. 2003-10-21 22:01:31 +00:00
Moritz Bunkus
8fc4c7e1d7 Moved the content encoding elements under a new parent, KaxContentEncodings. 2003-10-21 18:22:45 +00:00
Moritz Bunkus
aa042167fa Implemented generic support for frame compression (mostly useful for VobSub subtitles but could also be used for others) and the complete framework for handling content encodings in the Matroska reader. 2003-10-19 19:06:40 +00:00
Moritz Bunkus
046756519c Proper handling of multiple -v flags. 2003-10-19 18:07:15 +00:00
Moritz Bunkus
fa0b644658 Added the new content encoding elements. Print binaries in a standardized way including the Adler check sum if wanted. 2003-10-19 16:14:10 +00:00
Moritz Bunkus
ace55a003d Bumped minimum libmatroska version to 0.5.3. Removed arrays from configure script. 2003-10-19 15:41:42 +00:00
Moritz Bunkus
2f8a292f57 Dump unknown elements recursively. 2003-10-18 11:34:16 +00:00
Moritz Bunkus
d2927e24d4 Re-activated VobSub support. 2003-10-17 09:49:24 +00:00
Moritz Bunkus
f594f289cf Also include segment information and track information elements in the first seek head. 2003-10-16 13:47:45 +00:00
Moritz Bunkus
c5fb0b9088 Made the SRT reader more tolerant regarding empty lines. 2003-10-15 16:49:06 +00:00
Moritz Bunkus
38b1a79b5b Fixed LDFLAGS inclusion. Changed AVI library defaults to "classes + 0.6.10". 2003-10-15 14:44:00 +00:00
Moritz Bunkus
c507a3dcf1 Updates 2003-10-14 14:14:24 +00:00
Moritz Bunkus
6ea95f46f9 Correct calculation for cluster timecodes even when --dont-link is in use. 2003-10-14 13:43:22 +00:00
Moritz Bunkus
af66b02552 Implemented some speedups, especially during the 1st pass of splitting. 2003-10-14 13:16:22 +00:00
Moritz Bunkus
1bc0b8e5f8 Added a memory buffer class for more efficient processing of MP3/AC3/AAC packets. 2003-10-14 13:15:28 +00:00
Moritz Bunkus
940303e9db Support for retrieving frame size and type without actually reading its data. 2003-10-14 12:16:57 +00:00
Moritz Bunkus
539713395b Deactivated VobSub support for the next release. 2003-10-12 19:56:29 +00:00
Moritz Bunkus
4745dbff08 Fixed SBR AAC extraction. 2003-10-12 16:19:51 +00:00
Moritz Bunkus
835c9b12b7 Write subtitles into the file they're supposed to be written to instead of the first one. 2003-10-12 16:02:29 +00:00
Moritz Bunkus
75f3205e96 Fixed MP3 error message during file type detection. 2003-10-12 15:53:34 +00:00
Moritz Bunkus
a21142f314 Fix for RealAudio tracks: re-calculate the backward references to the last I or P frame. Older mkvmerge versions referenced the last I frame only. 2003-10-12 15:41:41 +00:00
Moritz Bunkus
92213609d7 Make RealAudio P frames reference the previous I or P frame, not the previous I frame. 2003-10-12 14:51:22 +00:00
Moritz Bunkus
a33c7c7426 Always start a new block if the current packet is a non-I frame. 2003-10-12 14:50:44 +00:00
Moritz Bunkus
58ac25e46e Bumped version number to 0.7.2. 2003-10-11 12:33:26 +00:00
Moritz Bunkus
9a87e12840 Fixed the "abort" button under Windows. 2003-10-11 11:26:45 +00:00
Moritz Bunkus
89ec153718 Leftover file name variables made the "using bla packetizer for ID %d" output broken. 2003-10-11 11:25:50 +00:00
Moritz Bunkus
c504c4e9ba Proper handling for LDFLAGS. Print out which AVI libraries are to be used. 2003-10-11 10:26:52 +00:00
Moritz Bunkus
7e9d0aa5b0 Fixed ignore properties. Applied my patches to avilib. Fixed variable name for include directories. 2003-10-08 15:09:37 +00:00
Moritz Bunkus
a71d7235e5 Added proper AVI library settings and checks. 2003-10-08 13:51:08 +00:00
Moritz Bunkus
4d010f95de Set standard properties. 2003-10-08 13:50:20 +00:00
Moritz Bunkus
e4f80c69ef Added the new avilib from transcode 0.6.10. 2003-10-08 13:49:49 +00:00
Moritz Bunkus
3eb1092313 Fixed stupid sound reading bug with the old avilib. 2003-10-08 12:13:45 +00:00
Moritz Bunkus
36ee028276 Disabled AVIclasses per default. Fix for compilation with the old avilib. 2003-10-08 11:43:13 +00:00
Moritz Bunkus
24c39a3494 Remove config.h before generating the files. 2003-10-08 10:52:13 +00:00
Moritz Bunkus
81fbd51042 Fixed the wrong translation of track selections into command line options. 2003-10-05 22:41:32 +00:00
Moritz Bunkus
b4b9376ee9 Integrated and used Cyrius's AVI classes. 2003-10-05 15:22:24 +00:00
Moritz Bunkus
0b06d2a3b5 Removed unused Fraction class. 2003-10-05 10:47:42 +00:00
Moritz Bunkus
0f3d73aeb1 Proper Makefiles with proper include and lib directories. 2003-10-05 10:29:54 +00:00
Moritz Bunkus
02320b7db2 Set properties, ignore. 2003-10-05 09:44:57 +00:00
Moritz Bunkus
62244b14c6 Some new modes. Added Cyrius' AVI classes. Not using them yet, though. 2003-10-05 09:37:48 +00:00
Moritz Bunkus
12160d8a10 Implemented proper checks for libogg and libvorbis. 2003-10-04 13:02:49 +00:00
Moritz Bunkus
835550c69e Added a bit more cached checking. 2003-10-04 10:37:38 +00:00
Moritz Bunkus
a6e398cc01 Moving all autoconf checks into configure.in. 2003-10-04 10:17:39 +00:00
Moritz Bunkus
006b5f0c27 Proper chapter numbers. 2003-10-03 19:04:48 +00:00
Moritz Bunkus
a4383814bf Added chapter/section numbers. 2003-10-03 18:56:54 +00:00
Moritz Bunkus
b2c912c85f Update 2003-10-03 09:33:31 +00:00
Moritz Bunkus
440bdee3e1 Completed the first edition of the mmg guide. 2003-10-02 23:48:14 +00:00