Commit Graph

1139 Commits

Author SHA1 Message Date
Moritz Bunkus
c122009063 Not needed anymore. 2004-02-10 18:51:32 +00:00
Moritz Bunkus
c884ee4249 Rewrote the MinGW make system: only one Makefile, no recursive calls anymore. 2004-02-10 18:51:01 +00:00
Moritz Bunkus
836d888534 Was not used anyway. 2004-02-10 17:56:32 +00:00
Moritz Bunkus
a8a6673418 Also write the timestamp on which mkvmerge was built as the writing app. 2004-02-10 11:49:52 +00:00
Moritz Bunkus
145a5b9a23 Bumped the version number. 2004-02-09 23:48:22 +00:00
Moritz Bunkus
d9563f9fea Forgot to update the version number... 2004-02-09 21:55:59 +00:00
Moritz Bunkus
be24eadfce Bumped the version numbers. 2004-02-09 21:47:42 +00:00
Moritz Bunkus
59325301ee Hopefully cope better with the last packets of streams if the tracks are not interleaved in the vobsub file. 2004-02-09 21:45:15 +00:00
Moritz Bunkus
392e15c261 Also convert the TITLE comment. 2004-02-08 22:48:19 +00:00
Moritz Bunkus
55d2d3d92d Fix for Vorbis header packet reading (require 3 for Vorbis and 2 for all others). 2004-02-08 22:37:41 +00:00
Moritz Bunkus
2b25f0cbb4 Fixes for compilation on Windows. 2004-02-08 18:34:51 +00:00
Moritz Bunkus
79badd76e2 Keep chapters and language tags intact when reading OGM files. 2004-02-08 18:27:42 +00:00
Moritz Bunkus
3c0cb8b1d3 Made "--global-tags" apply to the complete file. 2004-02-08 11:35:20 +00:00
Moritz Bunkus
5d16fb4d2c Use ns precision durations in VobSubs. 2004-02-07 13:26:35 +00:00
Moritz Bunkus
421e942043 Fixed warnings linked to the "--dont-link" renaming. 2004-02-03 14:50:00 +00:00
Moritz Bunkus
31b867012f Calculate proper durations for subs from OGM. 2004-02-01 10:07:04 +00:00
Moritz Bunkus
cd119820fa Made "do not link files" the default. 2004-01-31 14:55:26 +00:00
Moritz Bunkus
276e89adf8 Added support for AAC-in-OGM. 2004-01-31 14:03:20 +00:00
Moritz Bunkus
1d01ec4599 Do not automatically discard big VobSub packets anymore. 2004-01-31 10:47:36 +00:00
Moritz Bunkus
9b19824c2a More human readable output of timecodes. 2004-01-31 10:41:22 +00:00
Moritz Bunkus
0f9cd0b2a7 Also mark packets as being freeable when P frames are encountered but use the frame they reference for freeing. Allows for better handling of sections with few/no key frames. 2004-01-31 09:08:28 +00:00
Moritz Bunkus
c26dda5b04 Replaced the two-pass splitting with a one-pass splitting procedure. 2004-01-30 20:40:38 +00:00
Moritz Bunkus
46fa2a4f77 Also print out the duration in a more human readable form. 2004-01-30 19:30:27 +00:00
Moritz Bunkus
b3f1e7a5ca Getting rid of libtool, part 2. 2004-01-30 17:30:40 +00:00
Moritz Bunkus
5ba4fde310 Removed libtool dependency. 2004-01-28 10:58:32 +00:00
Moritz Bunkus
675d1103ab Do not delete the file object twice. 2004-01-25 18:00:21 +00:00
Moritz Bunkus
66e3fd6ce1 Also write default values for chapters (the language). 2004-01-24 18:39:31 +00:00
Moritz Bunkus
553405e158 Allow the country to be removed. 2004-01-24 18:36:20 +00:00
Moritz Bunkus
4f9d2e681b Updates. 2004-01-24 18:27:27 +00:00
Moritz Bunkus
5c2b83b61e Updated the documentation for the GUI. It now reflects the new chapter editor layout. 2004-01-24 18:25:15 +00:00
Moritz Bunkus
859728f335 Implemented the "set values" and "set default values" for the new functionality. 2004-01-24 18:00:17 +00:00
Moritz Bunkus
8eb0c567f1 Part 1 of the chapter editor rewrite: Use multiple ChapterDisplays for multiple languages. 2004-01-24 17:32:27 +00:00
Moritz Bunkus
231cea0475 Split the big mmg.h into several smaller ones. 2004-01-24 09:48:21 +00:00
Moritz Bunkus
475473201c Only build one DLL on Windows. 2004-01-23 20:26:54 +00:00
Moritz Bunkus
4d3b90a3ee Allocate space for the extra data after the RealMedia headers - otherwise the pointers would be invalid. Removed the "set number of samples per packet" function from the AAC packetizer as AAC is still always 1024 samples/packet. 2004-01-23 19:15:12 +00:00
Moritz Bunkus
5d2e36dc92 Do not print warnings when identifying a file. 2004-01-23 19:13:02 +00:00
Moritz Bunkus
1b34be6948 Switched the complete timecode handling from ms precision to ns precision. 2004-01-22 22:36:05 +00:00
Moritz Bunkus
e7b3dc7b38 Switched the core functionality from ms precision to ns precision. 2004-01-22 16:26:24 +00:00
Moritz Bunkus
b6b1076a3e Fill the MuxingApp and WritingApp with static data if the "no_variable_data" hack is active. 2004-01-22 15:29:10 +00:00
Moritz Bunkus
4a01cf9b5e Added "list" which prints a list of known hacks. 2004-01-22 15:10:12 +00:00
Moritz Bunkus
679456b40e Fixed a couple of memleaks. 2004-01-22 12:55:21 +00:00
Moritz Bunkus
57044fdb73 Added some extensions for RealMedia files to mmg. 2004-01-21 18:45:06 +00:00
Moritz Bunkus
71bc99214a Get the AAC values from the AAC config data stored in the RealMedia headers. 2004-01-21 15:39:44 +00:00
Moritz Bunkus
447c94a776 Use the AAC config data parser function. 2004-01-21 15:39:12 +00:00
Moritz Bunkus
68cd0dd74d Added functions for parsing/recreating the 2 / 5 byte AAC config data. 2004-01-21 15:38:44 +00:00
Moritz Bunkus
148afbe25c Updated the libebml/libmatroska version requirements. 2004-01-21 09:23:47 +00:00
Moritz Bunkus
2a84355be9 Header inclusion fix. 2004-01-21 09:04:10 +00:00
Moritz Bunkus
c33663bb2f Added the release message. 2004-01-20 21:18:19 +00:00
Moritz Bunkus
7a766d1001 Update the version number from os.h. 2004-01-20 21:17:55 +00:00
Moritz Bunkus
7636f905bc Bumped the version number to 0.8.2. 2004-01-20 15:08:40 +00:00