diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-27 06:11:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-27 06:11:11 +0000 |
commit | db1a00ca7b140dc164b39c095e0b6d1cff94d123 (patch) | |
tree | 5ebff39e13bead4b102fdfd501c85fdbfdbed25e /multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h | |
parent | Update to 1.9. (diff) |
Update to 0.8.2, and add support for the DTS decoder. The full list of changes
in this version can be found at
http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.2.html
Approved by: maintainer (implicit)
Notes
Notes:
svn path=/head/; revision=112352
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h')
-rw-r--r-- | multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h b/multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h deleted file mode 100644 index ddb0d1f00501..000000000000 --- a/multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h +++ /dev/null @@ -1,10 +0,0 @@ ---- sys/xvimage/xvimagesink.h.orig Tue Mar 16 22:51:04 2004 -+++ sys/xvimage/xvimagesink.h Tue Mar 16 23:07:39 2004 -@@ -23,6 +23,7 @@ - #include <gst/video/videosink.h> - - #ifdef HAVE_XSHM -+#include <sys/types.h> - #include <sys/ipc.h> - #include <sys/shm.h> - #endif /* HAVE_XSHM */ |