mkvtoolnix/lib
Moritz Bunkus b044d2da28 Avoid never ending recursive calls due to wrong #defines
gcc 4.4.x mingw contains a strncasecmp() implementation that already
calls _strnicmp(). Also common/os.h already defines
strncasecmp. Defining it a second time leads to a never ending
recursive call.

Fix for bug 642.
2011-07-11 15:52:47 +02:00
..
avilib-0.6.10 Avoid never ending recursive calls due to wrong #defines 2011-07-11 15:52:47 +02:00
boost Include Boost's Exception library from 1.45.0 2010-12-25 23:23:22 +01:00
libebml Sync with libebml 1.2.1 and libmatroska 1.1.1 2011-06-14 12:52:38 +02:00
libmatroska Sync with libebml 1.2.1 and libmatroska 1.1.1 2011-06-14 12:52:38 +02:00
librmff Removed most of the old build system 2010-08-01 11:12:44 +02:00
utf8-cpp Don't shadow variables 2010-03-27 19:26:41 +01:00
lib.proj Preliminary support for coremake 2010-03-12 20:38:38 +01:00
Rakefile Added Rakefiles to nearly every subdirectory 2010-08-01 11:12:44 +02:00