summaryrefslogtreecommitdiff
path: root/libre/mplayer-vaapi-libre/live-media.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-14 18:07:36 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-14 18:07:36 -0300
commit7417be0fefd132b28db53b2a63e8c06d4303f6a2 (patch)
tree786bbd3916a524578345b996912825cf5fd0c94b /libre/mplayer-vaapi-libre/live-media.patch
parentd8cbd9c2c6a555c92243487f9c27a65c65760eec (diff)
mplayer-vaapi-libre-34578-5: updating version
Diffstat (limited to 'libre/mplayer-vaapi-libre/live-media.patch')
-rw-r--r--libre/mplayer-vaapi-libre/live-media.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/mplayer-vaapi-libre/live-media.patch b/libre/mplayer-vaapi-libre/live-media.patch
new file mode 100644
index 000000000..73a6451f5
--- /dev/null
+++ b/libre/mplayer-vaapi-libre/live-media.patch
@@ -0,0 +1,13 @@
+Index: libmpdemux/demux_rtp.cpp
+===================================================================
+--- libmpdemux/demux_rtp.cpp (revision 34798)
++++ libmpdemux/demux_rtp.cpp (working copy)
+@@ -19,6 +19,8 @@
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+
++#define RTSPCLIENT_SYNCHRONOUS_INTERFACE 1
++
+ extern "C" {
+ // on MinGW, we must include windows.h before the things it conflicts
+ #ifdef __MINGW32__ // with. they are each protected from