mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
Reverting Jan's fix-the-buildbot commit
This reverts commit 5465d40b8d
.
This commit is contained in:
parent
5465d40b8d
commit
ea76b43723
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue