[matroska] r1055 - in trunk/DvdMenuXtractor: a52dec/vc++ libdvdread mpeg2dec/vc++
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2005-01-28 22:34:51 +0300 (Fri, 28 Jan 2005)
New Revision: 1055
Modified:
trunk/DvdMenuXtractor/a52dec/vc++/liba52.vcproj
trunk/DvdMenuXtractor/libdvdread/config.h.in
trunk/DvdMenuXtractor/mpeg2dec/vc++/libmpeg2.vcproj
Log:
DMX: update sub projects (unused)
Modified: trunk/DvdMenuXtractor/a52dec/vc++/liba52.vcproj
===================================================================
--- trunk/DvdMenuXtractor/a52dec/vc++/liba52.vcproj 2005-01-28 12:10:30 UTC (rev 1054)
+++ trunk/DvdMenuXtractor/a52dec/vc++/liba52.vcproj 2005-01-28 19:34:51 UTC (rev 1055)
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.10"
Name="liba52"
+ ProjectGUID="{4191A273-5BD7-4012-A8D9-300155990D7E}"
SccProjectName=""
SccLocalPath="">
<Platforms>
Modified: trunk/DvdMenuXtractor/libdvdread/config.h.in
===================================================================
--- trunk/DvdMenuXtractor/libdvdread/config.h.in 2005-01-28 12:10:30 UTC (rev 1054)
+++ trunk/DvdMenuXtractor/libdvdread/config.h.in 2005-01-28 19:34:51 UTC (rev 1055)
@@ -17,6 +17,9 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have the <stdarg.h> header file. */
+#undef HAVE_STDARG_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
@@ -102,3 +105,7 @@
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
+
+#ifndef LOG_ERROR
+#define LOG_ERROR fprintf
+#endif
Modified: trunk/DvdMenuXtractor/mpeg2dec/vc++/libmpeg2.vcproj
===================================================================
--- trunk/DvdMenuXtractor/mpeg2dec/vc++/libmpeg2.vcproj 2005-01-28 12:10:30 UTC (rev 1054)
+++ trunk/DvdMenuXtractor/mpeg2dec/vc++/libmpeg2.vcproj 2005-01-28 19:34:51 UTC (rev 1055)
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.10"
Name="libmpeg2"
+ ProjectGUID="{D31ABB8C-34BE-43F6-A63B-184A462FD89D}"
SccProjectName=""
SccLocalPath="">
<Platforms>