[gst-cvs] gst-ffmpeg: Reverting Jan's fix-the-buildbot commit

Edward Hervey bilboed at kemper.freedesktop.org
Sun Apr 19 05:08:17 PDT 2009


Module: gst-ffmpeg
Branch: master
Commit: ea76b437236821e636b59cc6cfe48ff07a769419
URL:    http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?id=ea76b437236821e636b59cc6cfe48ff07a769419

Author: Edward Hervey <bilboed at bilboed.com>
Date:   Sun Apr 19 14:07:58 2009 +0200

Reverting Jan's fix-the-buildbot commit

This reverts commit 5465d40b8dcb7650c024bf8c6b6329d26df5a610.

---

 ext/ffmpeg/gstffmpeg.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ext/ffmpeg/gstffmpeg.c b/ext/ffmpeg/gstffmpeg.c
index bf88206..245ff60 100644
--- a/ext/ffmpeg/gstffmpeg.c
+++ b/ext/ffmpeg/gstffmpeg.c
@@ -42,7 +42,6 @@ GST_DEBUG_CATEGORY (ffmpeg_debug);
 
 static GStaticMutex gst_avcodec_mutex = G_STATIC_MUTEX_INIT;
 
-#error "Deliberately broke the build to kick the buildbots, sorry folks"
 
 int
 gst_ffmpeg_avcodec_open (AVCodecContext * avctx, AVCodec * codec)





More information about the Gstreamer-commits mailing list