|
@@ -29,6 +29,8 @@ |
|
|
|
|
|
|
|
|
#define _XOPEN_SOURCE 600 /* for usleep */ |
|
|
#define _XOPEN_SOURCE 600 /* for usleep */ |
|
|
#include <unistd.h> |
|
|
#include <unistd.h> |
|
|
|
|
|
#include <stdio.h> |
|
|
|
|
|
#include <stdlib.h> |
|
|
|
|
|
|
|
|
#include <libavcodec/avcodec.h> |
|
|
#include <libavcodec/avcodec.h> |
|
|
#include <libavformat/avformat.h> |
|
|
#include <libavformat/avformat.h> |
|
|