summaryrefslogtreecommitdiff
path: root/packages/gstreamer/gst-plugins-0.8.4
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-29 21:36:32 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-29 21:36:32 +0000
commitdc08d40ce15f8cc52701ae4ea131d4aff8069522 (patch)
tree0a6105efcb3c3c8c617cfb01c8c13ebd8b5e9581 /packages/gstreamer/gst-plugins-0.8.4
parent23e1b626cf2f43fc28cbca114aeddef13697ce02 (diff)
parent862b6764dadafbdc0f5720150c0120e03626e93c (diff)
merge of '5238e30c679ed4c9836291822577cc8cf6d35993'
and '562347f263f94adfc20ea37413a2b6b2a54028fb'
Diffstat (limited to 'packages/gstreamer/gst-plugins-0.8.4')
-rw-r--r--packages/gstreamer/gst-plugins-0.8.4/.mtn2git_empty0
-rw-r--r--packages/gstreamer/gst-plugins-0.8.4/ivorbis.patch12
2 files changed, 0 insertions, 12 deletions
diff --git a/packages/gstreamer/gst-plugins-0.8.4/.mtn2git_empty b/packages/gstreamer/gst-plugins-0.8.4/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/gstreamer/gst-plugins-0.8.4/.mtn2git_empty
+++ /dev/null
diff --git a/packages/gstreamer/gst-plugins-0.8.4/ivorbis.patch b/packages/gstreamer/gst-plugins-0.8.4/ivorbis.patch
deleted file mode 100644
index 22949f5e20..0000000000
--- a/packages/gstreamer/gst-plugins-0.8.4/ivorbis.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- gst-plugins-0.8.1/ext/ivorbis/vorbis.c.old 2004-06-02 09:12:54.000000000 +0100
-+++ gst-plugins-0.8.1/ext/ivorbis/vorbis.c 2004-06-02 09:12:32.000000000 +0100
-@@ -21,7 +21,8 @@
- #include <config.h>
- #endif
-
--#include <vorbisenc.h>
-+#include <gst/gst.h>
-+#include <tremor/ivorbiscodec.h>
-
- extern GType ivorbisfile_get_type (void);
-