[Lunar-commits] r25210 - moonbase/trunk/video/transcode
Dennis Veatch
stumbles at lunar-linux.org
Sat Jul 21 14:24:47 CEST 2007
Author: stumbles
Date: 2007-07-21 14:24:47 +0200 (Sat, 21 Jul 2007)
New Revision: 25210
Added:
moonbase/trunk/video/transcode/BUILD
Log:
As noted in the BUILD, see;
http://www.mail-archive.com/transcode-users%40exit1.org/msg01096.html
Added: moonbase/trunk/video/transcode/BUILD
===================================================================
--- moonbase/trunk/video/transcode/BUILD (rev 0)
+++ moonbase/trunk/video/transcode/BUILD 2007-07-21 12:24:47 UTC (rev 25210)
@@ -0,0 +1,11 @@
+(
+
+# fixes a compile failure and is temporary. This will be corrected
+# in version 1.0.4 then this BUILD can be deleted.
+ sedit "s:register_avcodec(&mp2_encoder);::" export/aud_aux.c
+ sedit "s:register_avcodec(&ac3_encoder);::" export/aud_aux.c
+ sedit "365cavcodec_register_all();" export/aud_aux.c
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list