avio: make URLContext internal.

This commit is contained in:
Anton Khirnov
2011-04-08 15:59:19 +02:00
parent c5704b2b9a
commit c486dade95
10 changed files with 21 additions and 3 deletions
+1
View File
@@ -21,6 +21,7 @@
#define AVFORMAT_AVIO_INTERNAL_H
#include "avio.h"
#include "url.h"
int ffio_init_context(AVIOContext *s,
unsigned char *buffer,