summaryrefslogtreecommitdiffstats
path: root/libavformat/async.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/async: Allow compilation with native threads.Matt Oliver2015-09-301-1/+1
* avformat/async: fix integer conversion warningZhang Rui2015-09-071-10/+11
* avformat/async: replace strerror with av_err2strZhang Rui2015-09-061-6/+6
* avformat/async: wake up main thread before exit background threadZhang Rui2015-07-251-0/+1
* avformat/async: move more code into locked area in background threadZhang Rui2015-07-251-4/+5
* avformat/async: rename async_interrupt_callback to async_check_interruptZhang Rui2015-07-211-5/+5
* avformat/async: fix interrupt_callback usage and return codeZhang Rui2015-07-211-6/+5
* avformat/async: Add missing elseMichael Niedermayer2015-07-211-1/+1
* fate: add test for async protocolZhang Rui2015-07-211-0/+171
* avformat/async: support filling with a background thread.Zhang Rui2015-07-181-0/+387
OpenPOWER on IntegriCloud