FFmpeg
Macros | Functions
url.c File Reference
#include "config.h"
#include "libavformat/url.h"
#include "libavformat/avformat.h"

Go to the source code of this file.

Macros

#define PRINT_COMPONENT(comp)
 

Functions

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

Macro Definition Documentation

◆ PRINT_COMPONENT

#define PRINT_COMPONENT (   comp)
Value:
len = uc.url_component_end_##comp - uc.comp; \
if (len) printf(" "#comp": %.*s\n", len, uc.comp);

Function Documentation

◆ test_decompose()

static void test_decompose ( const char *  url)
static

Definition at line 25 of file url.c.

Referenced by main().

◆ test()

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

Definition at line 50 of file url.c.

Referenced by main().

◆ test2()

static void test2 ( const char *  url)
static

Definition at line 83 of file url.c.

Referenced by main().

◆ main()

int main ( void  )

Definition at line 95 of file url.c.

comp
static void comp(unsigned char *dst, ptrdiff_t dst_stride, unsigned char *src, ptrdiff_t src_stride, int add)
Definition: eamad.c:81
printf
printf("static const uint8_t my_array[100] = {\n")
len
int len
Definition: vorbis_enc_data.h:426