FFmpeg
|
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
Functions | |
static int | getopt (int argc, char *argv[], char *opts) |
Variables | |
static int | opterr = 1 |
static int | optind = 1 |
static int | optopt |
static char * | optarg |