You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
fate/api: add w32+os2 support for fate-api-threadmessage
This commit is contained in:
@@ -22,12 +22,11 @@
|
||||
* Thread message API test
|
||||
*/
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/avstring.h"
|
||||
#include "libavutil/frame.h"
|
||||
#include "libavutil/threadmessage.h"
|
||||
#include "libavutil/thread.h" // not public
|
||||
|
||||
struct sender_data {
|
||||
int id;
|
||||
|
||||
Reference in New Issue
Block a user