FFmpeg  4.3
Functions
url.c File Reference
#include "libavformat/url.h"
#include "libavformat/avformat.h"

Go to the source code of this file.

Functions

static void test (const char *base, const char *rel)
 
static void test2 (const char *url)
 
int main (void)
 

Function Documentation

◆ test()

static void test ( const char *  base,
const char *  rel 
)
static

Definition at line 24 of file url.c.

Referenced by main().

◆ test2()

static void test2 ( const char *  url)
static

Definition at line 40 of file url.c.

Referenced by main().

◆ main()

int main ( void  )

Definition at line 52 of file url.c.