mirror of
https://github.com/mpv-player/mpv
synced 2025-01-15 11:31:02 +00:00
demux_rtp: fix compilation with new LIVE555 libraries
Patch by Marty Jack, martyj19 comcast net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@34800 b3059339-0415-0410-9bf9-f77b7e298cf2 Author: cehoyos
This commit is contained in:
parent
bbc9fccd46
commit
08a71392be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user