mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-06 17:29:08 +08: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