summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/gst-plugins-ffmpeg/files/0.10.13_p201211-gstffmpegpipe_redef.patch')
-rw-r--r--media-plugins/gst-plugins-ffmpeg/files/0.10.13_p201211-gstffmpegpipe_redef.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/media-plugins/gst-plugins-ffmpeg/files/0.10.13_p201211-gstffmpegpipe_redef.patch b/media-plugins/gst-plugins-ffmpeg/files/0.10.13_p201211-gstffmpegpipe_redef.patch
deleted file mode 100644
index f76d72affde8..000000000000
--- a/media-plugins/gst-plugins-ffmpeg/files/0.10.13_p201211-gstffmpegpipe_redef.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-This is already typedef'ed like that in gstffmpeg.h, included from this file.
-https://bugs.gentoo.org/show_bug.cgi?id=460208
-
-Index: gst-ffmpeg-0.10.13_p201211/ext/ffmpeg/gstffmpegpipe.h
-===================================================================
---- gst-ffmpeg-0.10.13_p201211.orig/ext/ffmpeg/gstffmpegpipe.h
-+++ gst-ffmpeg-0.10.13_p201211/ext/ffmpeg/gstffmpegpipe.h
-@@ -48,8 +48,6 @@ G_BEGIN_DECLS
- g_cond_signal (m->cond); \
- } G_STMT_END
-
--typedef struct _GstFFMpegPipe GstFFMpegPipe;
--
- struct _GstFFMpegPipe
- {
- /* lock for syncing */