Moritz Bunkus
|
d544b2edc3
|
If an error occurs while writing to the destination file the error is reported and mkvmerge aborts with a non-zero exit code.
|
2003-05-15 09:38:01 +00:00 |
|
Moritz Bunkus
|
dd2aa3b57c
|
I frames were handled like P frames and vice versa. Fixed.
|
2003-05-15 09:10:17 +00:00 |
|
Moritz Bunkus
|
f9ef2139d2
|
Preliminary support for DTS files/tracks.
|
2003-05-15 08:58:52 +00:00 |
|
Moritz Bunkus
|
707160a1f0
|
New version 0.3.2
|
2003-05-11 15:52:54 +00:00 |
|
Moritz Bunkus
|
acc28d1720
|
Automatic ChangeLog update.
|
2003-05-11 15:52:34 +00:00 |
|
Moritz Bunkus
|
ec3cb97da7
|
Changes to the meta seek handling.
|
2003-05-11 15:48:57 +00:00 |
|
Moritz Bunkus
|
5626459542
|
Too many audio packets were read as each call to read() resulted in audio packets being read from the AVI regardless of the number of packets in the queue.
|
2003-05-11 12:42:09 +00:00 |
|
Moritz Bunkus
|
5bcd171ddb
|
Allowed add_packet() not to duplicate the data it receives if the packetizer already did that.
|
2003-05-11 12:41:53 +00:00 |
|
Moritz Bunkus
|
9ef5a9ab6c
|
Too many audio packets were read as each call to read() resulted in audio packets being read from the AVI regardless of the number of packets in the queue.
|
2003-05-11 12:31:01 +00:00 |
|
Moritz Bunkus
|
3e3ddfd7af
|
Ingore acinclude.m4 as it will be auto-copied by autogen.sh
|
2003-05-11 09:58:00 +00:00 |
|
Moritz Bunkus
|
1cc496e45e
|
Preliminary support for KaxTags.
|
2003-05-11 09:42:59 +00:00 |
|
Moritz Bunkus
|
9e820022e7
|
Support for writing a dummy KaxTags element and including it in the meta seek block.
|
2003-05-11 09:33:50 +00:00 |
|
Moritz Bunkus
|
f48d093d3a
|
Proper handling of KaxTrackFlagDefault, KaxTrackLanguage and EbmlVoid.
|
2003-05-11 09:24:02 +00:00 |
|
Moritz Bunkus
|
ab33d952ab
|
Proper handling of the "default track" flag.
|
2003-05-11 09:05:55 +00:00 |
|
Moritz Bunkus
|
64b760b772
|
Improved handling of endian matters.
|
2003-05-11 09:04:43 +00:00 |
|
Moritz Bunkus
|
23a7e191b0
|
Added a note about the file version being used.
|
2003-05-10 09:44:20 +00:00 |
|
Moritz Bunkus
|
0d7e5e6845
|
Different acinclude.m4 files based on the autoconf version.
|
2003-05-10 09:41:37 +00:00 |
|
Moritz Bunkus
|
effbfdb8c7
|
Change for improved backwards compatibility.
|
2003-05-09 13:14:06 +00:00 |
|
Moritz Bunkus
|
944319de57
|
Fixes that allow compilation with MS VC6.
|
2003-05-09 10:05:26 +00:00 |
|
Moritz Bunkus
|
00344caea3
|
Updated installation instructions.
|
2003-05-09 10:05:09 +00:00 |
|
Moritz Bunkus
|
dd5a8c8221
|
Renamed README.Windows to README.Windows.txt
|
2003-05-09 09:15:17 +00:00 |
|
Moritz Bunkus
|
012582ab72
|
Added build instructions for cygwin.
|
2003-05-09 06:27:26 +00:00 |
|
Moritz Bunkus
|
047055706f
|
Fixed a segfault if iconv could not be initialized.
|
2003-05-09 06:08:53 +00:00 |
|
Moritz Bunkus
|
9446c2958e
|
Fixes that allow compilation under cygwin.
|
2003-05-09 05:26:02 +00:00 |
|
Moritz Bunkus
|
a2cd498f72
|
Removed LL postfixes on constants. gcc 3.2 does not need them, VC6 does not recognize them, so just ditch them :)
|
2003-05-08 18:46:25 +00:00 |
|
Moritz Bunkus
|
c6e9e291d6
|
Changed UTF8 to UTF-8 which works well with both the Windows and Linux version of the iconv lib.
|
2003-05-08 18:42:18 +00:00 |
|
Moritz Bunkus
|
43290d4758
|
Sync with the API changes in libmatroska 0.4.2
|
2003-05-07 17:40:09 +00:00 |
|
Moritz Bunkus
|
91044a320f
|
Better hint for the libmatroska version.
|
2003-05-07 15:19:50 +00:00 |
|
Moritz Bunkus
|
ab5990a3b0
|
Matroska version check >= 0.4.2
|
2003-05-07 15:10:04 +00:00 |
|
Moritz Bunkus
|
3a86be1dba
|
Proper aspect ratio support for the Matroska reader.
|
2003-05-06 10:22:55 +00:00 |
|
Moritz Bunkus
|
3ce62ed6ba
|
Added support for aspect ratio.
|
2003-05-06 09:59:37 +00:00 |
|
Moritz Bunkus
|
9d03e6bc63
|
Updates.
|
2003-05-06 08:24:02 +00:00 |
|
Moritz Bunkus
|
8b5d32fb5f
|
Automatic ChangeLog update.
|
2003-05-06 08:18:46 +00:00 |
|
Moritz Bunkus
|
a95897d03d
|
The Matroska reader calculated wrong header lengths for Vorbis tracks.
|
2003-05-06 08:15:36 +00:00 |
|
Moritz Bunkus
|
fe968c400a
|
Implemented durations for each packet, but only those packets that really need them (forced by the packetizer) or that are the last packet for a track (forced by mkvmerge itself) get a KaxBlockDuration element.
|
2003-05-06 07:51:24 +00:00 |
|
Moritz Bunkus
|
cf590910fb
|
Reversed the direction of the data requests. Each packetizer is asked to fill itself. The packetizer calls its reader which reads data and makes sure that every packetizer has at least one packet.
|
2003-05-05 21:55:02 +00:00 |
|
Moritz Bunkus
|
0dad551cfc
|
Removed my own queue class in favor of the standard deque class.
|
2003-05-05 20:48:49 +00:00 |
|
Moritz Bunkus
|
4549cf0fb3
|
Removed malloc.h.
|
2003-05-05 20:18:32 +00:00 |
|
Moritz Bunkus
|
ef23de1483
|
Support for selecting a charset for the subtitle file indepently of the current locale.
|
2003-05-05 18:47:57 +00:00 |
|
Moritz Bunkus
|
f53036d5d9
|
Introduced result checking memory handling functions (safe*).
|
2003-05-05 18:37:36 +00:00 |
|
Moritz Bunkus
|
545246abd3
|
Proper documentation for --no-utf8-subs and --sub-charset.
|
2003-05-05 18:37:09 +00:00 |
|
Moritz Bunkus
|
e15c52404f
|
Better/proper charset conversion.
|
2003-05-05 14:57:45 +00:00 |
|
Moritz Bunkus
|
ff8a939e88
|
Better endian compatibility. Better BSD compatibility.
|
2003-05-04 21:24:31 +00:00 |
|
Moritz Bunkus
|
05513421c7
|
New revision/dependency.
|
2003-05-04 20:27:16 +00:00 |
|
Moritz Bunkus
|
4615d7110b
|
Fix for gcc 3.x compilation.
|
2003-05-04 18:31:24 +00:00 |
|
Moritz Bunkus
|
c093bd8c0d
|
Support for displaying the FourCC for video tracks with a CodecID of V_MS/VFW/FOURCC.
|
2003-05-04 10:26:51 +00:00 |
|
Moritz Bunkus
|
bebc4e3a2d
|
Removed all traces of dmalloc as I use valgrind for debugging purposes now.
|
2003-05-04 10:05:41 +00:00 |
|
Moritz Bunkus
|
56842cef39
|
New version 0.3.1
|
2003-05-04 07:36:32 +00:00 |
|
Moritz Bunkus
|
0a646b3d7f
|
Removed the tabs.
|
2003-05-03 20:26:50 +00:00 |
|
Moritz Bunkus
|
1697ca7fb9
|
Support for keeping the TrackUID when reading a Matroska file.
|
2003-05-03 20:22:18 +00:00 |
|