diff options
-rw-r--r-- | gstreamer/files/ivorbis.patch | 12 | ||||
-rw-r--r-- | gstreamer/gst-plugins-0.8.4/ivorbis.patch | 0 |
2 files changed, 0 insertions, 12 deletions
diff --git a/gstreamer/files/ivorbis.patch b/gstreamer/files/ivorbis.patch deleted file mode 100644 index 22949f5e20..0000000000 --- a/gstreamer/files/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); - diff --git a/gstreamer/gst-plugins-0.8.4/ivorbis.patch b/gstreamer/gst-plugins-0.8.4/ivorbis.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gstreamer/gst-plugins-0.8.4/ivorbis.patch |