From db1a00ca7b140dc164b39c095e0b6d1cff94d123 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 27 Jun 2004 06:11:11 +0000 Subject: 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) --- .../gstreamer-plugins80/files/patch-gst_tcp_gsttcpclientsrc.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 multimedia/gstreamer-plugins80/files/patch-gst_tcp_gsttcpclientsrc.h (limited to 'multimedia/gstreamer-plugins80/files/patch-gst_tcp_gsttcpclientsrc.h') diff --git a/multimedia/gstreamer-plugins80/files/patch-gst_tcp_gsttcpclientsrc.h b/multimedia/gstreamer-plugins80/files/patch-gst_tcp_gsttcpclientsrc.h new file mode 100644 index 000000000000..9d4414eb68dd --- /dev/null +++ b/multimedia/gstreamer-plugins80/files/patch-gst_tcp_gsttcpclientsrc.h @@ -0,0 +1,11 @@ +--- gst/tcp/gsttcpclientsrc.h.orig Wed Jun 23 23:44:07 2004 ++++ gst/tcp/gsttcpclientsrc.h Wed Jun 23 23:44:26 2004 +@@ -29,6 +29,8 @@ + #endif /* __cplusplus */ + + #include /* sockaddr_in */ ++#include ++#include + #include /* sockaddr_in */ + #include + #include "gsttcp.h" -- cgit v1.2.3