diff options
| author | Phil Blundell <philb@gnu.org> | 2004-11-27 22:18:35 +0000 |
|---|---|---|
| committer | Phil Blundell <philb@gnu.org> | 2004-11-27 22:18:35 +0000 |
| commit | a2b93c4d4db01d8c557cd8b0e30e3cfaf63efc67 (patch) | |
| tree | d3026c35bbc5306f6453b7cbcfd38695ad244cd7 /gstreamer/files/ivorbis.patch | |
| parent | a78d7a7b9a464afaef33fdb6dab718c3bfe72f33 (diff) | |
move some gstreamer files around
BKrev: 41a8fd3baA1aXGQ_H4kpxU9mtaZpYw
Diffstat (limited to 'gstreamer/files/ivorbis.patch')
| -rw-r--r-- | gstreamer/files/ivorbis.patch | 12 |
1 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); - |
