mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
move ff_url_split() and ff_url_join() declarations to internal.h
those functions are not part of the public API Originally committed as revision 22534 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "libavutil/lfg.h"
|
||||
#include "libavutil/sha.h"
|
||||
#include "avformat.h"
|
||||
#include "internal.h"
|
||||
|
||||
#include "network.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user