Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc, lavu: use avutil/thread.h instead of redundant conditional includes | Clément Bœsch | 2015-12-07 | 1 | -11/+1 |
* | avutil/threadmessage: fix build without HAVE_THREADS, new attempt | Clément Bœsch | 2015-12-07 | 1 | -0/+2 |
* | avutil/threadmessage: fix build without HAVE_THREADS | Clément Bœsch | 2015-12-07 | 1 | -0/+2 |
* | avutil/threadmessage: split the pthread condition in two | Clément Bœsch | 2015-12-07 | 1 | -11/+24 |
* | avutil/threadmessage: add av_thread_message_flush() | Clément Bœsch | 2015-12-07 | 1 | -0/+31 |
* | lavu: add thread message API. | Nicolas George | 2014-05-26 | 1 | -0/+184 |