29 Commits (0415bb74c81ab0019e48bd2989ddf48d66918e9e)

Author SHA1 Message Date
Andreas Rheinhardt 8e27bd025f avformat/async,cache: Use more unique context names 6 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Anton Khirnov a2f5913857 lavf: set internal thread names 2 years ago
Guangyu Sun fc6f7e2a3b lavf/async: Fix ring_write return value 2 years ago
Anton Khirnov 36117968ad lavf/async: switch to new FIFO API 3 years ago
Andreas Rheinhardt 7b43646e18 avformat/avio: Remove ffurl_open 4 years ago
Limin Wang 6dad428546 avformat/async: Use AVERROR macro 4 years ago
Andreas Rheinhardt 82bf41f3ab avformat: Replace ffurl_close() by ffurl_closep() where appropriate 5 years ago
Marton Balint 4b46d1ee46 avformat/async: fix assertion condition when draining buffer 6 years ago
Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 years ago
Michael Niedermayer fe3fed0b14 Update demuxers and protocols for protocol whitelist support 9 years ago
Bryan Huh d07585f04a avformat/async: Fix bug where async could not recover after seek to eof 9 years ago
Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 9 years ago
Zhang Rui 6c7f289fab avformat/async: cache some data for fast seek backward 9 years ago
Zhang Rui 810fbd8933 fate/async: test error code from underlying protocol 9 years ago
Zhang Rui 7dc42c9e65 avformat/async: pass internal I/O error 9 years ago
Matt Oliver 3b03bde46e avformat/async: Allow compilation with native threads. 9 years ago
Zhang Rui b821aed706 avformat/async: fix integer conversion warning 9 years ago
Zhang Rui 929451c5cb avformat/async: replace strerror with av_err2str 9 years ago
Zhang Rui 8a17335189 avformat/async: wake up main thread before exit background thread 9 years ago
Zhang Rui c0a4af408e avformat/async: move more code into locked area in background thread 9 years ago
Zhang Rui 830d3a0ebe avformat/async: rename async_interrupt_callback to async_check_interrupt 9 years ago
Zhang Rui 5e2098d906 avformat/async: fix interrupt_callback usage and return code 9 years ago
Michael Niedermayer f2d7409c72 avformat/async: Add missing else 9 years ago
Zhang Rui aee909acfb fate: add test for async protocol 9 years ago
Zhang Rui f477a3f5ab avformat/async: support filling with a background thread. 9 years ago