FFmpeg
Functions
log.c File Reference
#include "libavutil/log.c"
#include <string.h>

Go to the source code of this file.

Functions

static int call_log_format_line2 (const char *fmt, char *buffer, int buffer_size,...)
 
int main (int argc, char **argv)
 

Function Documentation

◆ call_log_format_line2()

static int call_log_format_line2 ( const char *  fmt,
char *  buffer,
int  buffer_size,
  ... 
)
static

Definition at line 26 of file log.c.

Referenced by main().

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 37 of file log.c.