[Lunar-commits] <moonbase> gst-plugins-bad: x264 has been removed.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Sep 17 14:07:36 CEST 2009


commit d6dd44f65989bcc206113190e42d6974aef2823a
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Sep 17 08:07:36 2009 -0400

    gst-plugins-bad: x264 has been removed.
---
 audio/gst-plugins-bad/BUILD |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/audio/gst-plugins-bad/BUILD b/audio/gst-plugins-bad/BUILD
index 5950c5a..273027b 100644
--- a/audio/gst-plugins-bad/BUILD
+++ b/audio/gst-plugins-bad/BUILD
@@ -2,7 +2,7 @@
 
   #temporary fix to support x264-git build 63 and above
   #check this at the next release!
-  sedit 's:b_bframe_adaptive:i_bframe_adaptive:g' ext/x264/gstx264enc.c
+#  sedit 's:b_bframe_adaptive:i_bframe_adaptive:g' ext/x264/gstx264enc.c
 
   #xvidcore doesn't use pkgconfig, and gstreamer doesn't use -pthread
   #This leaves us to fix the problem
@@ -19,10 +19,7 @@
   #Disable x264, since x264-git doesn't work with it, and
   #I can't seem to find a version of x264-snapshot that does either
 
-  OPTS="$OPTS  --disable-valgrind  \
-               --disable-debug     \
-               --disable-examples  \
-               --disable-x264"
+  OPTS="$OPTS  --disable-valgrind --disable-debug --disable-examples  " &&
 
   default_build
 


More information about the Lunar-commits mailing list