Revision 6e4f70a8 libavformat/allformats.c
libavformat/allformats.c | ||
---|---|---|
235 | 235 |
/* protocols */ |
236 | 236 |
REGISTER_PROTOCOL (APPLEHTTP, applehttp); |
237 | 237 |
REGISTER_PROTOCOL (CONCAT, concat); |
238 |
REGISTER_PROTOCOL (CRYPTO, crypto); |
|
238 | 239 |
REGISTER_PROTOCOL (FILE, file); |
239 | 240 |
REGISTER_PROTOCOL (GOPHER, gopher); |
240 | 241 |
REGISTER_PROTOCOL (HTTP, http); |
Also available in: Unified diff