diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-07 06:56:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-07 06:56:37 +0000 |
commit | 4f0dd649aa7295650113a7a9f229657ac55ac810 (patch) | |
tree | 0387cd6b0d3fadf43cbc3824930e2c1868a21406 /main/mplayer/live555.patch | |
parent | 34443f76a9ffdd037ed62921751901a0f3bca4e1 (diff) | |
download | aports-4f0dd649aa7295650113a7a9f229657ac55ac810.tar.bz2 aports-4f0dd649aa7295650113a7a9f229657ac55ac810.tar.xz |
main/mplayer: upgrade to 1.1
Diffstat (limited to 'main/mplayer/live555.patch')
-rw-r--r-- | main/mplayer/live555.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/main/mplayer/live555.patch b/main/mplayer/live555.patch deleted file mode 100644 index 504185c03..000000000 --- a/main/mplayer/live555.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -Naur mplayer-export-2012-03-02.orig/libmpdemux/demux_rtp.cpp mplayer-export-2012-03-02/libmpdemux/demux_rtp.cpp ---- mplayer-export-2012-03-02.orig/libmpdemux/demux_rtp.cpp 2011-10-26 11:12:25.000000000 -0400 -+++ mplayer-export-2012-03-02/libmpdemux/demux_rtp.cpp 2012-03-04 11:53:30.000000000 -0500 -@@ -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 - |