avformat/async: support filling with a background thread.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:

committed by
Michael Niedermayer

parent
72d1409e23
commit
f477a3f5ab
@@ -351,6 +351,7 @@ void av_register_all(void)
|
||||
|
||||
|
||||
/* protocols */
|
||||
REGISTER_PROTOCOL(ASYNC, async);
|
||||
REGISTER_PROTOCOL(BLURAY, bluray);
|
||||
REGISTER_PROTOCOL(CACHE, cache);
|
||||
REGISTER_PROTOCOL(CONCAT, concat);
|
||||
|
Reference in New Issue
Block a user