mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
fate/api: add w32+os2 support for fate-api-threadmessage
This commit is contained in:
parent
2730a2013d
commit
dc97ff8380
3 changed files with 3 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue