diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-07-06 13:45:17 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-07-06 13:45:17 -0300 |
commit | 9159a6052e2be8b09d8acf5c55a4ddbd0d478064 (patch) | |
tree | 3fb7d2ca8ab71fff51948205757882ff477be28f /libre/mplayer-libre/live-media.patch | |
parent | 0a5074e2f4eeb3468207e3bc95028fad68148a87 (diff) | |
download | abslibre-9159a6052e2be8b09d8acf5c55a4ddbd0d478064.tar.gz abslibre-9159a6052e2be8b09d8acf5c55a4ddbd0d478064.tar.bz2 abslibre-9159a6052e2be8b09d8acf5c55a4ddbd0d478064.zip |
mplayer-libre-34992-1: updating version
Diffstat (limited to 'libre/mplayer-libre/live-media.patch')
-rw-r--r-- | libre/mplayer-libre/live-media.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/mplayer-libre/live-media.patch b/libre/mplayer-libre/live-media.patch deleted file mode 100644 index b704b5381..000000000 --- a/libre/mplayer-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 |