Moritz Bunkus
|
565c150274
|
New version and new dependencies.
|
2003-05-28 08:27:37 +00:00 |
|
Moritz Bunkus
|
393d2fd980
|
Added/updated the wxWindows check.
|
2003-05-28 08:20:12 +00:00 |
|
Moritz Bunkus
|
8af067e55d
|
Started an optional GUI for mkvinfo.
|
2003-05-28 08:08:00 +00:00 |
|
Moritz Bunkus
|
ebde1c63e8
|
Started an optional GUI for mkvinfo.
|
2003-05-28 07:39:45 +00:00 |
|
Moritz Bunkus
|
bf8369910d
|
Introduced some "show data" functions which will make including a GUI much easier.
|
2003-05-27 19:20:36 +00:00 |
|
Moritz Bunkus
|
f936c2176a
|
Even more and better debugging stuff.
|
2003-05-26 21:49:11 +00:00 |
|
Moritz Bunkus
|
690dd7de77
|
Added a lot of debugging thingies.
|
2003-05-25 15:35:39 +00:00 |
|
Moritz Bunkus
|
955de5ef81
|
iconv check for autoconf 2.1
|
2003-05-23 18:27:10 +00:00 |
|
Moritz Bunkus
|
9d1152423a
|
Added configure check for libiconv.
|
2003-05-23 17:37:20 +00:00 |
|
Moritz Bunkus
|
06047ed75c
|
New version v0.4.1
|
2003-05-23 10:24:07 +00:00 |
|
Moritz Bunkus
|
507b4a9882
|
Added --no-lacing.
|
2003-05-23 10:21:31 +00:00 |
|
Moritz Bunkus
|
3516089dcb
|
win32 part of mm_io_c.
|
2003-05-23 09:51:22 +00:00 |
|
Moritz Bunkus
|
07e21ed65e
|
Switching from fwrite/fread etc. to mm_io_c.
|
2003-05-23 06:34:58 +00:00 |
|
Moritz Bunkus
|
09b7a0e5ee
|
Renamed mm_io_callback.* to mm_io.*
|
2003-05-22 21:47:15 +00:00 |
|
Moritz Bunkus
|
f6a4597a58
|
>2GB fixes. Moved the IO classes to their own files.
|
2003-05-22 17:54:43 +00:00 |
|
Moritz Bunkus
|
c0609b5bbf
|
>2GB fixes for Windows.
|
2003-05-22 17:11:29 +00:00 |
|
Moritz Bunkus
|
50fb8a18a3
|
Warning suppression.
|
2003-05-22 17:05:11 +00:00 |
|
Moritz Bunkus
|
5b3bd34ce3
|
Replaced ftell with ftello and fseek with fseeko.
|
2003-05-22 16:14:29 +00:00 |
|
Moritz Bunkus
|
2c7dfa512e
|
Added checks for MP4/Quicktime. mkvmerge will abort if it encounters one of those in order to prohibit mkvmerge from falsely recogzining them as AAC files.
|
2003-05-22 15:37:53 +00:00 |
|
Moritz Bunkus
|
e182f0191d
|
Support for reading AAC from Matroska files.
|
2003-05-22 11:11:30 +00:00 |
|
Moritz Bunkus
|
766d97f3b7
|
A bit C++itiazation. Better estimation for the EbmlVoid placeholder for audio only tracks.
|
2003-05-22 11:10:40 +00:00 |
|
Moritz Bunkus
|
5098d5be0e
|
The formattag is only printed if the track's CodecID is the MS compat audio id.
|
2003-05-22 10:38:37 +00:00 |
|
Moritz Bunkus
|
a768963bad
|
Corrected dependencies.
|
2003-05-21 22:25:31 +00:00 |
|
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 |
|