diff options
author | Cheng Sun <cheng.sun@ymail.com> | 2011-11-26 16:36:50 -0800 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-11-26 17:14:13 -0800 |
commit | 3f5aa7dfa64c8757e5eef7b1bf870ec754e40f96 (patch) | |
tree | 01d8ccecfc51e179ae7c9b56b7c6ac3a3603390e /libavformat | |
parent | 7c5ce99bd92fb480b7235cbc9a005f7e6d31f1d7 (diff) | |
download | ffmpeg-3f5aa7dfa64c8757e5eef7b1bf870ec754e40f96.tar.gz |
pthread: track thread existence in a separate variable.
This fixes a compile error on mingw32 when using p->thread
directly (as if it were a pointer) to track thread existence,
because the type is opaque and may be a non-pointer.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions