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 |
|
Moritz Bunkus
|
629c3d130d
|
Updates
|
2003-05-03 20:24:58 +00:00 |
|
Moritz Bunkus
|
9b23716689
|
Sync with the DataBuffer handling of libmatroska.
|
2003-05-03 20:01:44 +00:00 |
|
Moritz Bunkus
|
f30798ecaa
|
No more temporary storage of the frames read. The timecode_scale is initialized because of default values not being written to the file anymore.
|
2003-05-03 19:53:06 +00:00 |
|
Moritz Bunkus
|
daad8340df
|
No more temporary storage of the frames read. The timecode_scale is initialized because of default values not being written to the file anymore.
|
2003-05-03 19:42:34 +00:00 |
|
Moritz Bunkus
|
7141fd83b5
|
Better handling and reporting for broken MP3 frames.
|
2003-05-03 19:41:08 +00:00 |
|
Moritz Bunkus
|
8c0aa5c5b8
|
Reordered the file type detection. Otherwise a Matroska file with MP3 content might be mistaken for a MP3 file.
|
2003-05-03 19:40:09 +00:00 |
|
Moritz Bunkus
|
9804df8f68
|
Small update.
|
2003-05-03 10:09:50 +00:00 |
|
Moritz Bunkus
|
3fbe9055ce
|
Added support for reading text subtitles.
|
2003-05-03 10:03:52 +00:00 |
|
Moritz Bunkus
|
c1fe2ebdd2
|
Removed some unnecessary code.
|
2003-05-03 09:48:29 +00:00 |
|
Moritz Bunkus
|
4eeb0f0948
|
Added support for EbmlVoid everywhere.
|
2003-05-03 09:46:29 +00:00 |
|
Moritz Bunkus
|
f78758f3d3
|
Moved the header rendering (including the header settings of the packetizers) to after the argument parsing.
|
2003-05-02 21:49:42 +00:00 |
|
Moritz Bunkus
|
1546686666
|
Moved the CVS ChangeLog to ChangeLog.cvs. ChangeLog now contains only selected entries.
|
2003-05-02 21:44:01 +00:00 |
|
Moritz Bunkus
|
9ea37ba0e0
|
Proper internal handling of the language code.
|
2003-05-02 20:34:48 +00:00 |
|
Moritz Bunkus
|
49833a0b3d
|
Removed a lot of indenting whitespace.
|
2003-05-02 20:11:34 +00:00 |
|
Moritz Bunkus
|
a51a2d180a
|
Documentation for the --language and --list-languages options.
|
2003-05-02 14:53:16 +00:00 |
|
Moritz Bunkus
|
c3e4482ce9
|
Linked against libvorbis0a.
|
2003-05-02 10:54:10 +00:00 |
|
Moritz Bunkus
|
9a5ed644f1
|
Support for KaxTrackLanguage and ISO639 languages.
|
2003-05-01 22:38:54 +00:00 |
|
Moritz Bunkus
|
880587c775
|
New version number.
|
2003-04-30 18:58:15 +00:00 |
|
Moritz Bunkus
|
36820f38c1
|
Fixes needed for compilation with gcc 3.2
|
2003-04-30 18:55:22 +00:00 |
|
Moritz Bunkus
|
515eec3c38
|
Automatic ChangeLog update.
|
2003-04-30 18:54:17 +00:00 |
|
Moritz Bunkus
|
27c0a392a5
|
Sync with the specs.
|
2003-04-30 11:31:47 +00:00 |
|
Moritz Bunkus
|
44f4bbddb8
|
Updated version information.
|
2003-04-30 11:31:29 +00:00 |
|
Moritz Bunkus
|
ca85733dc8
|
Updated version information. Updated installation instructions.
|
2003-04-30 11:29:10 +00:00 |
|
Moritz Bunkus
|
b29c9d619f
|
Support for moving the bits per sample from the CodecID to KaxAudioBitDepth.
|
2003-04-29 16:23:12 +00:00 |
|
Moritz Bunkus
|
d732f2e826
|
files is an auto generated file by the dpkg build process.
|
2003-04-29 12:43:48 +00:00 |
|
Moritz Bunkus
|
3e03557611
|
New dependencies.
|
2003-04-28 07:32:53 +00:00 |
|
Moritz Bunkus
|
3dae93ff97
|
Fixed progress output.
|
2003-04-28 07:27:27 +00:00 |
|
Moritz Bunkus
|
730cf7d127
|
Sync with libebml.
|
2003-04-28 07:20:46 +00:00 |
|
Moritz Bunkus
|
fcc592e4c2
|
Sync with libebml.
|
2003-04-28 07:12:53 +00:00 |
|
Moritz Bunkus
|
217e44efb6
|
Fixed sizes of track UID and track number.
|
2003-04-27 09:15:05 +00:00 |
|
Moritz Bunkus
|
93343d9101
|
Support for random unique track UIDs.
|
2003-04-27 09:14:47 +00:00 |
|
Moritz Bunkus
|
7e95e47b91
|
Support for not writing the meta seek information.
|
2003-04-27 08:32:42 +00:00 |
|
Moritz Bunkus
|
9820d8dff8
|
Documentation for --no-meta-seek and --meta-seek-size.
|
2003-04-27 08:11:42 +00:00 |
|
Moritz Bunkus
|
2a1f1d7902
|
Support for the mandatory KaxTrackUID. Cosmetics.
|
2003-04-26 11:26:15 +00:00 |
|
Moritz Bunkus
|
674050b116
|
Synced changes in libmatroska.
|
2003-04-26 11:07:19 +00:00 |
|
Moritz Bunkus
|
254cfb6e2a
|
Support for seek entries.
|
2003-04-25 17:23:29 +00:00 |
|
Moritz Bunkus
|
0f372c9ec2
|
Initial support for meta seek information.
|
2003-04-25 16:29:05 +00:00 |
|
Moritz Bunkus
|
576cfc52fa
|
Better automatic detection of the EBML and Matroska header files for properly installed versions of libebml and libmatroska.
|
2003-04-24 21:02:49 +00:00 |
|
Moritz Bunkus
|
70f007c39f
|
Support for S_TEXT/UTF8 subtitles (which are also the default now). Reordered the help output and the mkvmerge man page a bit.
|
2003-04-24 20:36:45 +00:00 |
|
Moritz Bunkus
|
2b2cf6f9ed
|
Fixed the "was iconv initialized?" detection.
|
2003-04-24 20:32:33 +00:00 |
|
Moritz Bunkus
|
44509219d2
|
Bumped version number in anticipation of the first release :)
|
2003-04-24 20:24:32 +00:00 |
|
Moritz Bunkus
|
daabd47158
|
Removed the CodecID mapping which was unused anyway. Added charset conversion from and to UFT8 with iconv (untested).
|
2003-04-23 14:38:53 +00:00 |
|
Moritz Bunkus
|
2336f76230
|
Lines read from an option file are only split on the first space if the line starts with "-". Otherwise filenames with spaces in them would require an additional argument before them.
|
2003-04-23 13:10:43 +00:00 |
|
Moritz Bunkus
|
742e029de2
|
Changed the PCM CodecId to match the specs.
|
2003-04-23 08:16:39 +00:00 |
|
Moritz Bunkus
|
13724f55c8
|
Updated the overhead factor. Included a note about low disk space and MP3 encoding.
|
2003-04-23 06:24:08 +00:00 |
|