Commit Graph

1061 Commits

Author SHA1 Message Date
Moritz Bunkus
aef1ed6cb0 Updates 2003-11-29 20:14:20 +00:00
Moritz Bunkus
5f75e054bf Slight adjustment for some elements. 2003-11-29 20:14:15 +00:00
Moritz Bunkus
78d02b4fa2 Re-enabled AVIclasses as the default because the current avilib does not seem to work on Windows. 2003-11-29 19:55:14 +00:00
Moritz Bunkus
26ffec037c Fix for language track selection on Windows. 2003-11-29 19:48:41 +00:00
Moritz Bunkus
90b836a792 Fixes for compilation with g++ 3.3.1. 2003-11-26 08:55:07 +00:00
Moritz Bunkus
5007f8fd0e Deactivated the AVI classes by default. 2003-11-25 11:52:08 +00:00
Moritz Bunkus
7742b01184 Added an option for dumping the split points. 2003-11-25 11:48:26 +00:00
Moritz Bunkus
7a9cf9c005 Missing quotes for the timecode file name. 2003-11-23 12:45:54 +00:00
Moritz Bunkus
af49d2676a Added facilities for the readers so that they can store data between the two passes of splitting. The FLAC reader uses this for storing block data and metadata. 2003-11-21 16:51:45 +00:00
Moritz Bunkus
c55bd9ae4e Corrected case of libFLAC. 2003-11-21 09:38:41 +00:00
Moritz Bunkus
192f379111 Rewrote the SPU parsing code. Should not abort anymore. 2003-11-18 18:00:58 +00:00
Moritz Bunkus
3f3e370737 Don't exit but ignore packets that ave inconsistent data. 2003-11-17 22:29:14 +00:00
Moritz Bunkus
1fd08c3e47 More compatibility fixes. 2003-11-17 13:13:54 +00:00
Moritz Bunkus
098c517a22 Removed debug output. 2003-11-17 12:18:15 +00:00
Moritz Bunkus
83f6446289 Many fixes for warnings. Some portability fixes. 2003-11-17 12:16:58 +00:00
Moritz Bunkus
72c624fffd Emit a warning if libFLAC is not found. 2003-11-16 20:37:14 +00:00
Moritz Bunkus
e9ff16769d Bumped version number to 0.7.7. 2003-11-16 20:23:59 +00:00
Moritz Bunkus
45f5bfef59 Added FLAC extensions. 2003-11-16 20:19:15 +00:00
Moritz Bunkus
5f68c561e8 Do not remove the "fLaC" header. 2003-11-16 20:06:40 +00:00
Moritz Bunkus
01f2111848 Support for FLAC in MS compatibility mode. 2003-11-16 19:18:22 +00:00
Moritz Bunkus
2121a4e89d Added support for extracting FLAC tracks to raw FLAC and OggFLAC files. 2003-11-16 18:54:57 +00:00
Moritz Bunkus
bb21c0215c Added support for reading raw FLAC files. 2003-11-16 18:22:40 +00:00
Moritz Bunkus
4ea6a0118d Added support for FLAC (reading only from Ogm, Matroska). 2003-11-16 12:42:02 +00:00
Moritz Bunkus
81549f058c Added support for FLAC (reading only from Ogm, Matroska). 2003-11-16 12:40:33 +00:00
Moritz Bunkus
ee78e9fc9c Bumped the version numbers to 0.7.6. 2003-11-15 18:24:13 +00:00
Moritz Bunkus
69d081f0a6 Added an example CUE sheet. 2003-11-15 18:23:59 +00:00
Moritz Bunkus
8e91f4b5fe Added the input field for the cue-to-chapter-name format. Fixed some minor bugs which resulted from having added the new "advanced" tab. 2003-11-15 18:20:40 +00:00
Moritz Bunkus
52e0186fc3 Added %N for the cue-to-chapter-name conversion routine (track number padded with a zero). 2003-11-15 18:19:26 +00:00
Moritz Bunkus
89b68ad397 Reworked the audio synchronization code which was not working for Matroska source files. 2003-11-15 15:29:40 +00:00
Moritz Bunkus
739580d885 Proper way of using the right iconv function. 2003-11-14 20:57:16 +00:00
Moritz Bunkus
600182ef48 Removed the frowned-upon three pass method (frameno.avi). 2003-11-14 20:44:02 +00:00
Moritz Bunkus
85a949f016 Enlarged the space reserved for the first seek head. Implemented file sanitizing when a SIGINT is received on *NIX. 2003-11-13 20:01:38 +00:00
Moritz Bunkus
a9f99b43b0 Updates 2003-11-12 22:57:48 +00:00
Moritz Bunkus
54d5593153 Added an input field for the "timecodes" file in the track options. 2003-11-12 22:56:58 +00:00
Moritz Bunkus
f4a47aac2d Improved MP3 layer detection which is being done in the packetizer instead of all the readers. 2003-11-12 20:16:01 +00:00
Moritz Bunkus
29701f459e Improved the file type detection for MP3 and AC3 a bit. 2003-11-12 18:24:27 +00:00
Moritz Bunkus
976b41df1c More big endian fixes. 2003-11-12 18:00:47 +00:00
Moritz Bunkus
8d6b0f1614 Fix for newer libebml API changes. 2003-11-12 16:43:26 +00:00
Moritz Bunkus
6194753df3 Fixes for correct compilation. 2003-11-12 15:46:32 +00:00
Moritz Bunkus
88028629f7 Big endian fixes. 2003-11-12 15:16:46 +00:00
Moritz Bunkus
1e54c15ce9 More work for FLAC handling. 2003-11-12 11:34:10 +00:00
Moritz Bunkus
fbaa0b7d2e Made mmg accept mkvmerge return codes of 0 and 1 when using mkvmerge -i so that warnings will not prohibit mmg from accepting that file. 2003-11-12 11:19:41 +00:00
Moritz Bunkus
5b92f4b785 Fixes for newer auto* versions. 2003-11-11 22:05:23 +00:00
Moritz Bunkus
9a5eb0ba67 Fixes for big endian systems/compilers that do not support #pragma push... 2003-11-11 21:50:46 +00:00
Moritz Bunkus
031697bc54 Moved some stuff to a new page, "advanced". 2003-11-10 22:45:09 +00:00
Moritz Bunkus
1dc08ad127 Added CUE sheet parsing for chapters. 2003-11-10 22:16:29 +00:00
Moritz Bunkus
a88c9d00e4 Fixed libFLAC inclusion. 2003-11-09 18:45:42 +00:00
Moritz Bunkus
5974004a3e Preparations for FLAC. 2003-11-09 11:31:30 +00:00
Moritz Bunkus
c9a5be1ab2 Added support for --sync for VobSub tracks. 2003-11-09 10:45:40 +00:00
Moritz Bunkus
9d5c5707eb Added a check for FLAC. Removed all the lib specific --with-XXX-include and --with-XXX-lib options. 2003-11-09 10:40:40 +00:00