diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-07-11 11:19:38 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-07-11 11:19:38 -0400 |
commit | f5c881030a3d1fafc39a645b5393f66083280cfc (patch) | |
tree | c4770a387fa83dcbe74c0d2634b35e19686f2fea /libre/mplayer-vaapi-libre/live-media.patch | |
parent | 91aa54e1f064792c3754d78d483a2785cc716fa6 (diff) | |
parent | dafc2a23dae515346c7076175524c41262510eaa (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/mplayer-vaapi-libre/live-media.patch')
-rw-r--r-- | libre/mplayer-vaapi-libre/live-media.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/mplayer-vaapi-libre/live-media.patch b/libre/mplayer-vaapi-libre/live-media.patch deleted file mode 100644 index 73a6451f5..000000000 --- a/libre/mplayer-vaapi-libre/live-media.patch +++ /dev/null @@ -1,13 +0,0 @@ -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 |