Moritz Bunkus
|
e849cf56c6
|
New version 0.4.0.
|
2003-05-21 22:23:15 +00:00 |
|
Moritz Bunkus
|
0efc5f877b
|
gcc2 compatibility fixes. Removed a lot of unnecessary static_casts.
|
2003-05-21 22:17:33 +00:00 |
|
Moritz Bunkus
|
e82c2fcfe6
|
Removed pre-0.4.3 code.
|
2003-05-21 21:14:40 +00:00 |
|
Moritz Bunkus
|
fbc60f9089
|
UTFstring / C string conversion. Proper version numbers are written to the KaxInfos.
|
2003-05-21 21:05:47 +00:00 |
|
Moritz Bunkus
|
1a4f103fa1
|
Proper wchar handling with printf...
|
2003-05-21 21:01:57 +00:00 |
|
Moritz Bunkus
|
7842a996f2
|
Support for KaxMuxingApp and KaxWritingApp.
|
2003-05-21 20:54:40 +00:00 |
|
Moritz Bunkus
|
d43d4fe6c4
|
Support for the libebml 0.4.3 style of writing the segment header and KaxInfos.
|
2003-05-21 19:55:49 +00:00 |
|
Moritz Bunkus
|
42f4ebe72e
|
Fixed a bug in read_audio_chunk which would access an array one element after its allocated size.
|
2003-05-20 06:38:22 +00:00 |
|
Moritz Bunkus
|
c1f3e862f5
|
Removed whitespaces at the end of the line.
|
2003-05-20 06:30:25 +00:00 |
|
Moritz Bunkus
|
cc4da9aa2f
|
Cosmetics and small bug fixes.
|
2003-05-20 06:27:08 +00:00 |
|
Moritz Bunkus
|
b11e7bfd4a
|
Fixes for cygwin compilation.
|
2003-05-19 21:07:07 +00:00 |
|
Moritz Bunkus
|
ff9dd4e204
|
Proper AAC support by stripping the ADTS headers.
|
2003-05-19 20:51:12 +00:00 |
|
Moritz Bunkus
|
e54e9c3137
|
Removed the get_bits function in favour of the bit_cursor_c class.
|
2003-05-19 18:24:52 +00:00 |
|
Moritz Bunkus
|
b930030e06
|
Beautified the author tag.
|
2003-05-18 20:57:08 +00:00 |
|
Moritz Bunkus
|
fe058f3638
|
Converted TABs to spaces.
|
2003-05-18 20:53:33 +00:00 |
|
Moritz Bunkus
|
81914ccbce
|
Better support for DTS streams in general and for DTS-in-WAV in particular (patch by Peter Niemayer <niemayer AT isg.de>).
|
2003-05-18 20:40:11 +00:00 |
|
Moritz Bunkus
|
6bef435004
|
Added AAC/ADIF header parsing.
|
2003-05-18 19:56:31 +00:00 |
|
Moritz Bunkus
|
1256a8316b
|
Small warning suppression.
|
2003-05-18 12:35:14 +00:00 |
|
Moritz Bunkus
|
f3c1e26771
|
Automatic ChangeLog update.
|
2003-05-17 23:28:12 +00:00 |
|
Moritz Bunkus
|
f797b31746
|
New version number 0.3.4.
|
2003-05-17 23:28:00 +00:00 |
|
Moritz Bunkus
|
f99d7d16fb
|
Renamed --no-utf8-subs to "--sub-type utf8". Polished the man page regarding subtitle handling.
|
2003-05-17 23:25:08 +00:00 |
|
Moritz Bunkus
|
9b7a616d9f
|
Added support for AAC files (ADTS headers only).
|
2003-05-17 21:01:28 +00:00 |
|
Moritz Bunkus
|
9d94b16c4f
|
Fixed a bug with mono MP3 files.
|
2003-05-17 20:59:21 +00:00 |
|
Moritz Bunkus
|
6639793a48
|
Added support for AAC files (ADTS headers only).
|
2003-05-17 20:51:34 +00:00 |
|
Moritz Bunkus
|
a407b096ce
|
Released new version 0.3.3.
|
2003-05-15 09:43:59 +00:00 |
|
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 |
|