PKGBUILDs/extra/mplayer/live-media.patch

14 lines
472 B
Diff
Raw Normal View History

2012-03-22 03:21:57 +00:00
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