summaryrefslogtreecommitdiff
path: root/libavformat/async.c
Commit message (Expand)AuthorAge
* avformat/async: wake up main thread before exit background threadZhang Rui2015-07-25
* avformat/async: move more code into locked area in background threadZhang Rui2015-07-25
* avformat/async: rename async_interrupt_callback to async_check_interruptZhang Rui2015-07-21
* avformat/async: fix interrupt_callback usage and return codeZhang Rui2015-07-21
* avformat/async: Add missing elseMichael Niedermayer2015-07-21
* fate: add test for async protocolZhang Rui2015-07-21
* avformat/async: support filling with a background thread.Zhang Rui2015-07-18