You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
applehttp: define _XOPEN_SOURCE=600 as required for usleep()
Originally committed as revision 24839 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
* http://tools.ietf.org/html/draft-pantos-http-live-streaming
|
||||
*/
|
||||
|
||||
#define _XOPEN_SOURCE 600
|
||||
#include "libavutil/avstring.h"
|
||||
#include "avformat.h"
|
||||
#include "internal.h"
|
||||
|
Reference in New Issue
Block a user