Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu/threadmessage: add av_thread_message_queue_nb_elems() | Clément Bœsch | 2018-04-26 | 1 | -0/+13 |
* | avutil/threadmessage: fix error return in case of av_fifo_alloc failure | Aleksandr Slobodeniuk | 2017-07-14 | 1 | -1/+1 |
* | 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 |