mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
avio: make URLContext internal.
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
#define AVFORMAT_AVIO_INTERNAL_H
|
||||
|
||||
#include "avio.h"
|
||||
#include "url.h"
|
||||
|
||||
int ffio_init_context(AVIOContext *s,
|
||||
unsigned char *buffer,
|
||||
|
Reference in New Issue
Block a user