summaryrefslogtreecommitdiff
path: root/libre/mplayer-libre/live-media.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-03-07 10:48:31 -0200
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-03-07 10:48:31 -0200
commitf29da53c7accc5f7d92b9931fce3ae170461e006 (patch)
tree144d52b47ebae55fcd6e2371cb6e884c8e2881be /libre/mplayer-libre/live-media.patch
parentdfb0162bf3293e36e813f1f7cbe73b2cd94b9bc7 (diff)
downloadabslibre-f29da53c7accc5f7d92b9931fce3ae170461e006.tar.gz
abslibre-f29da53c7accc5f7d92b9931fce3ae170461e006.tar.bz2
abslibre-f29da53c7accc5f7d92b9931fce3ae170461e006.zip
libre/mplayer-libre
Diffstat (limited to 'libre/mplayer-libre/live-media.patch')
-rw-r--r--libre/mplayer-libre/live-media.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/mplayer-libre/live-media.patch b/libre/mplayer-libre/live-media.patch
new file mode 100644
index 000000000..b704b5381
--- /dev/null
+++ b/libre/mplayer-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