[Lunar-commits] r25181 - moonbase/trunk/video/mjpegtools
Dennis Veatch
stumbles at lunar-linux.org
Thu Jul 19 20:58:09 CEST 2007
Author: stumbles
Date: 2007-07-19 20:58:09 +0200 (Thu, 19 Jul 2007)
New Revision: 25181
Modified:
moonbase/trunk/video/mjpegtools/BUILD
Log:
Another bit of dorkiness, google on y4mdenoise/Region2D.hh to
see. There is a patch but gee its just one line.
safe for gcc3/4
Modified: moonbase/trunk/video/mjpegtools/BUILD
===================================================================
--- moonbase/trunk/video/mjpegtools/BUILD 2007-07-19 14:59:47 UTC (rev 25180)
+++ moonbase/trunk/video/mjpegtools/BUILD 2007-07-19 18:58:09 UTC (rev 25181)
@@ -1,5 +1,8 @@
(
+# Temp fix for borkage on Region2D.hh, revisit on" next version bump.
+ sedit "19c#include <cassert>" y4mdenoise/Region2D.hh
+
# This is a temp fix to address an API change with libquicktime-0.9.9
# and above. Re-evaluate on the next version bump of mjpegtools.
More information about the Lunar-commits
mailing list