aviocat.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "libavformat/avformat.h"

Go to the source code of this file.

Functions

static int usage (const char *argv0, int ret)
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 32 of file aviocat.c.

static int usage ( const char *  argv0,
int  ret 
)
static

Definition at line 26 of file aviocat.c.

Referenced by main().