Commit Graph

86 Commits

Author SHA1 Message Date
Moritz Bunkus
19f98a284b Updated the libebml dependencies to at least v0.6.5. 2004-03-09 22:09:13 +00:00
Moritz Bunkus
202b6f813b Get rid of automake. 2004-03-01 09:51:30 +00:00
Moritz Bunkus
a1edacd843 Bumped the version number to 0.8.5. 2004-02-22 11:14:43 +00:00
Moritz Bunkus
23576c563e Bumped version number to 0.8.4. 2004-02-11 08:13:24 +00:00
Moritz Bunkus
be24eadfce Bumped the version numbers. 2004-02-09 21:47:42 +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
148afbe25c Updated the libebml/libmatroska version requirements. 2004-01-21 09:23:47 +00:00
Moritz Bunkus
7636f905bc Bumped the version number to 0.8.2. 2004-01-20 15:08:40 +00:00
Moritz Bunkus
2b47ee4872 Re-added libtool. Introduced the #defines FMT_TIMECODE and ARG_TIMECODE for easier formatted timecode output. Discard SPU packets that don't belong to the current stream. 2004-01-09 21:33:56 +00:00
Moritz Bunkus
6f8767d6b8 Removed libtool again because I couldn't get it to work on cygwin/mingw properly. 2004-01-08 14:08:21 +00:00
Moritz Bunkus
e59dec9d5b Split the common library into four separate parts: one without any lib dependencies, one depending on the compression libs, one depending on libebml and the last one depending on libmatroska as well. Made those libraries shared libraries in order to save space. 2004-01-08 11:21:22 +00:00
Moritz Bunkus
bd69a430e5 Updated the version number to 0.8.1. 2004-01-05 21:30:55 +00:00
Moritz Bunkus
dc030d0dd3 Bumped version number. 2003-12-30 09:58:17 +00:00
Moritz Bunkus
2760de38de Added support for the new simple tagging system. 2003-12-29 18:44:23 +00:00
Moritz Bunkus
3692d9d242 Removed the translation of paths reported by wx-config - it was only due to my wrong wxWindows installation on my Windows system. 2003-12-23 15:27:40 +00:00
Moritz Bunkus
16b4b144ab Bumped version number to 0.7.9. 2003-12-11 18:30:19 +00:00
Moritz Bunkus
d0883848c0 Updated version number to 0.7.8 2003-12-02 22:18:34 +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
5007f8fd0e Deactivated the AVI classes by default. 2003-11-25 11:52:08 +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
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
ee78e9fc9c Bumped the version numbers to 0.7.6. 2003-11-15 18:24:13 +00:00
Moritz Bunkus
739580d885 Proper way of using the right iconv function. 2003-11-14 20:57:16 +00:00
Moritz Bunkus
a88c9d00e4 Fixed libFLAC inclusion. 2003-11-09 18:45:42 +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
Moritz Bunkus
f1d3ef21ae Boosted the version number to 0.7.5. 2003-11-05 18:32:37 +00:00
Moritz Bunkus
48d8323e00 Directory reorganization. Better dependencies on the libraries. 2003-11-01 14:36:22 +00:00
Moritz Bunkus
cc09261f3e Updated minimum libebml and libmatroska versions to 0.6.2 and 0.6.1 respectively. 2003-11-01 11:01:09 +00:00
Moritz Bunkus
67c9526bcc Removed the old avilib. 2003-10-26 21:18:33 +00:00
Moritz Bunkus
3179cd0ddf Proper handling of the --with-avilib parameters and its defaults. 2003-10-26 09:31:30 +00:00
Moritz Bunkus
54eb126c76 The DEBUG symbol was not defined even if --enable-debug was used. 2003-10-24 22:06:58 +00:00
Moritz Bunkus
ace55a003d Bumped minimum libmatroska version to 0.5.3. Removed arrays from configure script. 2003-10-19 15:41:42 +00:00
Moritz Bunkus
38b1a79b5b Fixed LDFLAGS inclusion. Changed AVI library defaults to "classes + 0.6.10". 2003-10-15 14:44:00 +00:00
Moritz Bunkus
58ac25e46e Bumped version number to 0.7.2. 2003-10-11 12:33:26 +00:00
Moritz Bunkus
c504c4e9ba Proper handling for LDFLAGS. Print out which AVI libraries are to be used. 2003-10-11 10:26:52 +00:00
Moritz Bunkus
a71d7235e5 Added proper AVI library settings and checks. 2003-10-08 13:51:08 +00:00
Moritz Bunkus
36ee028276 Disabled AVIclasses per default. Fix for compilation with the old avilib. 2003-10-08 11:43:13 +00:00
Moritz Bunkus
b4b9376ee9 Integrated and used Cyrius's AVI classes. 2003-10-05 15:22:24 +00:00
Moritz Bunkus
0f3d73aeb1 Proper Makefiles with proper include and lib directories. 2003-10-05 10:29:54 +00:00
Moritz Bunkus
62244b14c6 Some new modes. Added Cyrius' AVI classes. Not using them yet, though. 2003-10-05 09:37:48 +00:00
Moritz Bunkus
12160d8a10 Implemented proper checks for libogg and libvorbis. 2003-10-04 13:02:49 +00:00
Moritz Bunkus
835550c69e Added a bit more cached checking. 2003-10-04 10:37:38 +00:00
Moritz Bunkus
a6e398cc01 Moving all autoconf checks into configure.in. 2003-10-04 10:17:39 +00:00
Moritz Bunkus
d373f308ae Bumped version number to 0.7.1 2003-09-28 17:24:31 +00:00
Moritz Bunkus
0768ed24c2 Fixes for Win32 2003-09-24 18:41:21 +00:00